body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 0px;

}

#contenedor {

	background-color: #FFFFFF;

	margin: auto;

	width: 760px;

}
.imagen1 {
	background-color: #69AFCD;
	height: 222px;
	width: 150px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.imagen2 {
	background-color: #69AFCD;
	height: 200px;
	width: 300px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.imagen3 {
	background-color: #023263;
	height: 165px;
	width: 220px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 25px;
}

#pie {

	height: 40px;

	width: 758px;

	border: 1px solid #006699;

	background-image: url(../imagenes/pie.jpg);

	background-repeat: no-repeat;

}

#menu {

	height: 22px;

	width: 760px;

	background-image: url(../imagenes/franjaMenu.jpg);

	background-repeat: no-repeat;

}

#contenido {

	width: 760px;

}

#menuLateral {

	background-color: #FFFFFF;

	width: 116px;

}

#cabezote {

	background-color: #FFFFFF;

	height: 124px;

	width: 636px;

	float: right;

}

#contenidoInt {

	width: 760px;

	background-image: url(../imagenes/fondo.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

.negBlanco {

	font-weight: bold;

	color: #DBF3FD;

	text-decoration: none;

}

.menuItems {

	color: #006699;

	text-decoration: none;

	text-indent: 5px;

	display: block;

	height: 17px;

	width: 114px;

	padding-top: 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D5E8F0;

	background-color: #FFFFFF;

	font-weight: normal;

	font-size: 11px;

}

.lineaDer {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #26517C;

}

.negAzul {

	font-weight: bold;

	color: #26517C;

	text-decoration: none;

}

.menuProducto {

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../imagenes/boton.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 16px;

	width: 77px;

	padding-top: 2px;

	text-align: center;

}

.lineaInfazul {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #205380;

}

.cajaFormulario1 {

	background-color: #FFFFFF;

	height: 14px;

	border: 1px solid #999999;

	width: 200px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.cajaFormulario2 {

	background-color: #FFFFFF;

	height: 60px;

	border: 1px solid #999999;

	width: 200px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}.negrilla {

	font-size: 14px;

	font-weight: bold;

	color: #003333;

}

#imagen {
	vertical-align: top;
	margin: 10px;
	padding-top: 20px;
}
