#seccionp{
	padding: 5px;
	width: 98%;
	float:left;
}
#seccionconimgs{
	padding: 5px;
	width: 68%;
	float:left;
}
#seccioncontextoizq{
	padding: 5px;
	padding-right:5px;
	width: 60%;
	float:left;
}
#seccionconimgs h1, #seccionp h1{
	margin-bottom:10px;
}
#seccionconimgs p, #seccionp p{
	margin-bottom: 8px;
}
#fotosseccion{
	width:30%;
	float:left;
	text-align:right;
	padding-top: 5px;
}
#fotosseccion img{
	margin-bottom: 5px;
}
#seccioncondatosempresa{
	padding: 5px;
	padding-right: 5px;
	width: 60%;
	float:left;
}
#datosempresa{
	width:38%;
	float:left;
	text-align:right;
	padding-top: 5px;
	background-image:url(/imgs/bgborder.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#textoizq{
	width:38%;
	float:left;
	text-align:left;
}
#textoizq p{
	margin-bottom: 8px;
}
#textoizq h4{
	margin-top: 15px;
	margin-bottom: 15px;
}
/* Aviso */
#tbdatoslegales{
	margin-bottom:10px;
	border: none;
	width: 97%;
}
#tbdatoslegales tbody th{
	text-align: left;
	font-weight: bold;
	width: 40%;
	white-space: nowrap;
}
#tbdatoslegales tbody td, #tbdatoslegales tbody th{
	background-color: #EFEFEF;
	padding:3px;
	vertical-align: text-top;
}
.aviso h1{
	margin-bottom:10px;
}
.aviso p{
	margin-bottom: 8px;
}
dl.descargas dt{
	font-weight:bold;
	padding:2px;
	margin-top:20px;
	margin-bottom:5px;
	font-size:12px;
	color: #014B6E;	
}
dl.descargas dd{
	margin:0px;
	padding:2px;
	margin-bottom:3px;
}
dl.descargas dd{
	padding-left:37px;
	font-size:10px;
	color: #6B8AA1;
	font-weight:bold;
}
dl.descargas dd.titulo{
	font-size:11px;
	color: #6A6A6A;
	font-weight:bold;
	background-image: none;
	padding-left: 20px;
	margin-bottom:3px;
	margin-top:10px;
}
/* Referencias */
#referencias {
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:30px;
}
dl.refdivisiones{
	padding:0px;
}
dl.refdivisiones dd{
	margin-bottom: 1px;	
}
dl.refdivisiones dd a
{
	font-size: 11px;
	color: #014B6E;
	display: block;
	padding: 1px 1px 1px 2px;
}
dl.refdivisiones dd a:hover{
	text-decoration: underline;
}
dl.refdivisiones dl{
	border:0px;
}
dl.refdivisiones dl dd{
	margin-top: 2px;
	border:0px;
	margin-left: 25px;
}
dl.refdivisiones dl dd a
{
	font-size: 11px;
	color:#3796B6;
	clear:left;
	padding: 1px 1px 1px 2px;
}
#empresas{
	float:right;
	width:45%;
	margin-top:15px;
	margin-bottom:30px;
}
#empresas h2{
	color: #014B6E;
	margin-bottom:0px;
}
#empresas h3{
	color:#3796B6;
	margin-bottom:10px;
}
.referencias{
	margin-top: 8px;
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom: 1px solid #E8E8E8;
	clear:both;
}
dl.referencias dt{
	float:left;
	margin-right: 5px;
	margin-bottom:5px;
	clear:left;
}
dl.referencias dd{
	margin:0px;
	padding:2px;
	margin-bottom:1px;
}
dl.referencias dd.titulo{
	font-size:11px;
	color: #014B6E;
	font-weight:bold;
}
dl.referencias dd a{
	background-image:url(/imgs/topolink.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 10px;
}
/* Promociones */
.redpromocion{
	height: 48px;
}
#detpromocion h2{
	margin-bottom: 10px;
}
#detpromocion p{
	margin-bottom: 8px;
}
.promociones{
	clear:left;
}
dl.promociones dt{
	font-weight:bold;
	padding:2px;
	margin-top:20px;
	margin-bottom:5px;
	font-size:12px;
	color: #014B6E;	
	clear:left;
}
dl.promociones dd{
	margin:0px;
	padding:2px;
	margin-bottom:3px;
	padding-left: 20px;
	font-size:10px;
}
dl.promociones dd a{
	margin:0px;
	padding:2px;
	margin-bottom:3px;
	padding-left: 10px;
	font-size:10px;
	background-image:url(/imgs/topolink.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
dl.promociones dd img{
	float:left;
	clear:left;
	margin-right:10px;
}


