/*- Structure -*/
html, body {
	height:100%;
	min-height:100% !important;
	background-color:#02828a;
}
#mainContainer {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	min-height:100% !important;
	background:url(/images/landing/instale-confianza/fondo.jpg) repeat-x top;
}
#fondo-izquierda {
	background:url(/images/landing/instale-confianza/fondo-izq.jpg) no-repeat top; 
	width:161px;
	height:781px;
	position:absolute;
	top:256px;
	left:50%;
	margin-left:-641px;
}
#fondo-derecha {
	background:url(/images/landing/instale-confianza/fondo-der.jpg) no-repeat top; 
	width:160px;
	height:1015px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:472px;
}
#page {
	position:relative;
	width:960px;
	margin:auto;
}
.clear {
	clear:both;
}

/*- Header -*/
#header {
	position:relative;
	width:960px;
	height:256px;
	background: url(/images/landing/instale-confianza/fondo-header.jpg) no-repeat top left;
}
#logo-eset {
	position:absolute;
	top:7px;
	right:9px;
}
h1 {
	position:absolute;
	top:38px;
	right:0;
	display:block;
	width:661px;
	height:94px;
	background:url(/images/landing/instale-confianza/instala-confianza.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
#leyenda-header {
	position:absolute;
	top:134px;
	right:79px;
	background:url(/images/landing/instale-confianza/fondo-leyenda-header.png) no-repeat top left;
	width:394px;
	height:93px;
	padding: 20px 40px 0 40px;
	color:#aa730f;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	line-height:21px;
}
#robot-eset {
	position:absolute;
	top:13px;
	left:105px;
	z-index:100;
}

/*- Content -*/
#content {
	position:relative;
	width:960px;
	min-height:598px;
	margin:auto;
	background-color:#FFF;
	padding-top:40px;
	color:#006268;
}
#destacado {
	padding:0 25px;
	font-size:20px;
	color:#029ca5;
	margin-bottom:30px;
}
#destacado strong {
	color:#006268;
}
h2 {
	text-align:center;
	margin-bottom:0px;
	font-size:22px;
}
#opciones {
	display:table;
	width:934px;
	margin:0 auto;
	padding-top:35px;
	background:url(/images/landing/instale-confianza/elige-la-proteccion-idea-para-ti.jpg) top no-repeat;
}
#opciones img {
	float:left;
}
#porque-confiar {
	display:block;
	width:960px;
	height:61px;
	background:url(/images/landing/instale-confianza/porque-confiar-en-eset.jpg);
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
#lista-porque-confiar {
	display:block;
	width:924px;
	height:166px;
	background:url(/images/landing/instale-confianza/fondo-lista.jpg) no-repeat;
	padding:15px 0 0 35px;
	list-style:url(images/bullet.png) outside;
	line-height:25px;
	font-size:14px;
}
li {
	list-style-type:none;
}

/*- Footer -*/
#footer {
	color:#FFF;
	width:960px;
	text-align:center;
	height:125px;
	margin:0 auto;
	background:url(/images/landing/instale-confianza/fondo-footer.png) top no-repeat;
}
#superior {
	position:relative;
	width:960px;
	height:86px;
	margin-bottom:10px;
}
#superior p {
	position:absolute;
	top:0;
	right:0;
	color:#5a3701;
	display:block;
	width:395px;
	height:70px;
	padding:15px 0 0 0;
	font-size:16px;
	text-align:center;
	line-height:24px;
}
#logos {
	position:absolute;
	top:9px;
	left:7px;
	width:493px;
	height:69px;
	padding-left:5px;
}
#logos img {
	float:left;
	margin:5px 8px;
}
#linkFooter {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
#linkFooter:hover {
	color:#333;
}
.fl {
	float:left;}

table {
	font-size:12px; line-height:15px;
	font-family:Verdana, Geneva, sans-serif;}