body {
	background-color: #FFFFFF;
	margin: 0px;
}
.tablaBotones {
	background-image: url(imagenes/fondo_botones.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 26px;
	color: #2D4D95;
}
.tablaPie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #305194;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	line-height: 24px;
	color: #2D4D95;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #DDF1EA;
	margin: 2px;
}
.fondoArticulos {
	background-image: url(imagenes/fondo_articulo_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.azul {
	color: #2D4D95;
	font-size: 12px;
	line-height: 14px;
	margin-left: 7px;
}


.fondoBoxes {
	background-color: #DDF1EA;
	background-image: url(imagenes/fondo_boxes.jpg);
	background-repeat: repeat-y;
}
A.titulos {
	color: #2D4D95;
	text-decoration: none;
}
A.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #2D4D95;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 6px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: lighter;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	color: #333333;
	background-color: #DDF1EA;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
A.linkRojo {
	color: #FF0000;
	text-decoration: none;
}


A.nav:Hover {
	text-decoration: underline;
}
.fondoNav {
	background-image: url(imagenes/fondo_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


A.titulos:Hover {
	text-decoration: underline;
}
.fondoBoxesAbajo {
	background-image: url(imagenes/fondo_boxes_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.fondoTitulos {
	background-color: #305194;
	background-image: url(imagenes/fondo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h5 {
	font-size: 2px;
	line-height: 2px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.tablaGeneral {
	background-color: #FFFFFF;
	margin: 10px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	color: #333333;
	background-color: #DDF1EA;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordePedidos {
	border: 1px solid #2D4D95;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.fondoBuscador {

	background-image: url(imagenes/fondo_buscador.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rojo {
	color: #FF0000;
}
.tablaPedidos {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}
A.linkRojo:Hover {
	color: #FF0000;
	text-decoration: underline;
}
.gris {
	color: #333333;
}

