/* CSS Document */


#seguro{
	background:url(bitmaps/img-fondo.jpg) bottom no-repeat;
	width:758px;
	height:293px;
	font-size:11px;
}

h1{
	display:none;
}
#seguro ol{
padding:75px 80px 0 80px;
_padding:70px 80px 0 80px;
}
#seguro li{margin-bottom:10px;}

.red{
font-size:10px;
color:#ff0000;
font-weight:bold;
}
	

div#recomendaciones{
	background:url(bitmaps/fondo_rec.gif) left top no-repeat;
	margin-top:11px;
/*	_margin-top:-12px;*/
	padding:0;
	width:424px;
	height:489px;
	float:left;
	color:#666666;
}
 
div#recomendaciones div#cont1{
	width:230px;
	float:right;
	margin:14px 35px 0 0;
	_margin:30px 20px 0 0;
	padding:0;
	/*border:1px solid blue;*/
}

div#recomendaciones div#cont2{
	width:255px;
	float:left;
	margin:50px 0 0 155px;
	_margin:76px 0 0 78px;
	padding:0;
	/*border:1px solid blue;*/
}

div#recomendaciones div#cont3{
	width:300px;
	float:left;
	margin:43px 0 0 100px;
	_margin:40px 0 0 50px;
	padding:0;
	/*border:1px solid blue;*/
}
div#recomendaciones div#cont4{
	width:230px;
	float:left;
	margin:35px 0 0 185px;
	_margin:35px 0 0 90px;
	padding:0;
	/*border:1px solid blue;*/
}

div #recomendaciones img{
margin:185px 0 0 240px;
}
div #contacto {
	width:737px;
	height:126px;
    background:url(bitmaps/fondo_contacto.jpg) right top no-repeat;
	clear:both;
	float:left;
	margin-top:14px;
}
div #como {
	width:457px;
	height:106px;
	padding:8px 0 0 15px;
		/*border:1px solid blue;*/
	float:left;
	clear:both;
	overflow:auto;
	margin:0;
}
div #como h2{color:red;
}
div #como ol{
	width:407px;
	margin:0 0 0 30px;
	padding:0;
			/*border:1px solid red;*/

}
div #recuerda {
padding:10px 20px 0 20px;
	position:relative;
	margin:8px 0 0 16px;
	width:200px;
	height:90px;
	text-align:center;
	float:left;
}
div #recuerda  a{
	position:absolute;
	bottom:0;
 	left:29px;
}

#contenedor a:focus {outline: 0;}

div#der{
    background:url(bitmaps/fondo_aprende1.jpg) right top no-repeat;
	width:295px;
	height:489px;
	float:right;
	margin-top:12px;
/*	_margin-top:-10px;*/
	padding:0;
}
.fraudefull{
    background:url(bitmaps/fondo_fraude.jpg) left top no-repeat;
	width:295px;
	height:300px;
	float:left;
	clear:both;
	margin-top:12px;
	_margin-top:10px;
	padding:0;
	text-indent:-9999px;
}
#seguridad{
	display:block;
	height:105px;
	width:270px;
}
#seguridad span{
		display:none;
}

#aprende{
	background:url(bitmaps/fondo_aprende2.jpg) right top no-repeat;
	width:295px;
	height:102px;
	float:left;
	clear:both;
	margin-top:12px;
	_margin-top:10px;
	padding:0;
	text-indent:-9999px;
}

div #der img{
margin:272px 0 0 0;
_margin:265px 0 0 0;
}

div#legales{
	width: 750px;
	border-top:1px silver dashed;
	margin-top:25px;
	_margin-top:15px;
	padding:10px 0 0 0;
	text-align:justify;
	font-size:9px;
	float:left;
	color:#999999;
	font-weight:normal!important;
}




