@charset "utf-8";
html {font-size:16px; height:100%;}
.clear {clear: both;line-height: 1px;}
* { outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; padding:0; margin: 0; }
:focus { -moz-outline-style: none;}
ul, li {margin:0px;padding:0px;list-style-type: none; text-align:left;}
img { border:0px; }
.float-left { float:left;}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFF;
}
#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #content {
	background-image: url(../images/bg-02-01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 40px;
	padding-right: 75px;
	padding-bottom: 20px;
	padding-left: 65px;
	color: #FFF;
}
#wrapper .bottom-content {
	height: 34px;
	background-image: url(../images/bottom-content-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #footer {
	background-image: url(../images/footer-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
	padding-top: 40px;
	padding-right: 65px;
	padding-left: 50px;
	color: #003;
	font-size: 1.1em;
}
#wrapper #top .un-millon {
	position: absolute;
	left: 766px;
	top: 23px;
	width: 167px;
}
#wrapper #top {
	position: relative;
}
#wrapper #footer .iso {
	float: left;
}
#wrapper #footer .legales {
	float: right;
	text-align: right;
}
#wrapper #footer .logo-footer {
	float: right;
	text-align: right;

}
#wrapper #content .opciones li {
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009DCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
.content-popup {
	font-size: 1.2em;
	width: 773px;
}
.content-popup .txt-riesgos {
	margin-top: 15px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 .content-popup .txt-comparativa {
	margin-top: 0px;
	margin-left: 70px;
}
.content-popup .txt-riesgos li {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
}
_.content-popup .txt-riesgos li {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.content-popup .txt-comparativa li {
	width: 250px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.content-popup .txt-riesgos .linea-vert-celeste {
	width: 1px;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #13C9F8;
	padding-left: 20px;
}
.content-popup .txt-riesgos li .puntos li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
}
.content-popup .txt-comparativa li center div span {
	display: block;
	font-weight: bold;
}
.content-popup .txt-comparativa li center div .rojo {
	color: #F00;
	font-size: 1.4em;
}
#wrapper #footer .legales a {
	text-decoration: none;
	color: #003;
}

