@charset "utf-8";
/* CSS Document */,
*{ margin:0; padding:0;}
body{ 
	font: 11pt Verdana, Geneva, sans-serif; 
	margin:0; 
	text-align: left;
	}
#contenedor1{background-color:#2d539e; height:137px;}
#contenedor{ text-align:left;
	width: 960px;
	height: 1175px;
	margin: 0 auto;
	background-color: #FFF;
}
/* margin:0 auto nos centra la capa contenedor en el navegador*/
#cabecera{
background-image:url(img/cabecera2.jpg); 
	width: 960px;
	height:184px;
}
#productos{ margin:250px 0 0 0;}
#columna1{ width:460px; height:190px; margin:30px 0 40px 10px; float:left; text-align:center;}
#columna2{ width:458px; height:190px; margin:30px 0 40px 20px; float:left; border-left:#339 dotted 1px;}
.producto1{width:220px; height:300px; margin:30px 0 0 10px; float:left;}
.producto{width:220px; height:300px; margin:30px 0 0 20px; float:left;}
H3{ font-size:10pt; color:#339;}
H2{ font-size:14pt; color: #F90; margin-top:40px;}
.textoentrada{ font:11pt #333 Verdana, Geneva, sans-serif; padding-left:20px; line-height:12pt;}
ul{ margin:5px 0 0 0; padding-left:0;}
li{font-size:10pt; color:#339;list-style-type:none;}
p{font-size:10pt; color:#339;}
.titumodulo{ width:940px; height:30px; border-bottom:#339 solid 1px; margin:0 0 0 10px; color:#339; font-weight:bold;}
.titumodulo2{ margin:0 0 0 20px; color:#339; font-weight:bold;}
.titulares{ margin:2px 0 0 0px;}
