@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
:focus {
-moz-outline-style: none;
}
.centra_pagina {
	width:900px;
	position:relative;
	margin:0 auto;
}
.cabecera {
	width:900px;
	height:350px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#banner_flash {
	width:295px;
	height:171px;
	background-color:#936;
	position:absolute;
	top:86px;
	left:330px;
}
a.download_now {
	width:247px;
	height:37px;
	background-image:url(images/download.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left:450px;
	top:282px;
}
a.download_now:hover {
	background-position:bottom left;
}
a.pago1 {
	width:518px;
	height:86px;
	position:absolute;
	background-image:url(/rsc/images/single.png);
	background-position:top left;
	background-repeat:no-repeat;
}
a.pago1:hover {
	background-position:bottom left;
}
a.pago2 {
	width:518px;
	height:86px;
	position:absolute;
	background-image:url(/rsc/images/insured.png);
	background-position:top left;
	background-repeat:no-repeat;
	top:100px;
}
a.pago2:hover {
	background-position:bottom left;
}
a.pago3 {
	width:518px;
	height:86px;
	position:absolute;
	background-image:url(/rsc/images/5year-download.png);
	background-position:top left;
	background-repeat:no-repeat;
	top:200px;
}
a.pago3:hover {
	background-position:bottom left;
}
.pago {
	width:520px;
	height:288px;
	position:relative;
	padding-left:5px;
}
.cabecera h1 {
	color:#00ace2;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	position:absolute;
	top:20px;
	left:320px;
}




/* AQUÍ LOS ESTILOS LATERALES */
.lateral {
	width:276px;
	float:left;
	padding-left:14px;
	padding-top: 6px;
}
a.botones_menu {
	width:235px;
	height:28px;
	padding-left:15px;
	padding-top:13px;
	background-color:#e8e8e8;
	color:#949494;
	font-size:13px;
	border-left:17px solid #74c8e3;
	display:block;
	text-decoration:none;
	margin-bottom:1px;
}
a.botones_menu:hover {
	background-color:#d5d5d5;
	font-weight:bold;
	color:#17a4d0;
	border-left:17px solid #17a4d0;
	margin-bottom:1px;
}

.seleccionado
{
	width:235px;
	height:28px;
	padding-left:15px;
	padding-top:13px;
	font-size:13px;
	display:block;
	text-decoration:none;
	margin-bottom:1px;	
	background-color:#d5d5d5;
	font-weight:bold;
	color:#17a4d0;
	border-left:17px solid #17a4d0;
	margin-bottom:1px;	
}

a.tenday {
	width:274px;
	height:111px;
	background-image:url(images/10day.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}
a.tenday:hover {
	background-position:bottom left;
}

a.worldcup {
	width:274px;
	height:111px;
	background-image:url(images/worldcup.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}
a.worldcup:hover {
	background-position:bottom left;
}

.contenido_lateral {
	background-color:#e8e8e8;
	padding:15px;
	width:235px;
	margin-bottom:15px;
	font-size:11px;
}
.contenido_lateral h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	color:#006a8c;
}
.contenido_lateral p {
	margin:0px;
	padding:0px;
}
.contenido_lateral b {
	font-weight:bold;
	font-size:12px;
}
.contenido_lateral a {
	text-decoration:none;
	color:#00ace2;
	font-weight:bold;
	margin-bottom: 10px;
	display:block;
}
.contenido_lateral a:hover {
	text-decoration:underline;
}




/* AQUI LOS ESTILOS DEL CUERPO */
.contenido {
	width:598px;
	float:left;
	padding-top: 6px;
	padding-left:9px;
}
.relleno_contenido {
	background-color:#e8e8e8;
	padding:15px;
	width:556px;
	margin-bottom:15px;
	font-size:12px;
}
.relleno_contenido h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	color:#006a8c;
}
.relleno_contenido p {
	margin:0px;
	padding:0px;
}
.relleno_contenido b {
	font-weight:bold;
}
.relleno_contenido a:hover {
	text-decoration:underline;
}
.relleno_contenido h2 {
	font-size:14px;
	margin-bottom:0px;
	color:#00ace2;
}

a.categories {
	width:125px;
	float:left;
	margin-right:10px;
	display:block;
	color:#333;
	font-weight:normal;
	font-size:11px;
	margin-bottom:5px;
	text-decoration:none;
}
.nota {
	width:190px;
	float:left;
	text-align:justify;
}
.alternativo {
	width:556px;
	font-size:14px;
	color:#006a8c;
	font-weight:bold;
	display:block;
	font-weight:bold;
	text-align:center;
}
.alternativo a {
	font-size:14px;
	color:#17a4d0;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
.alternativo a:hover {
	color:#006a8c;
	text-decoration:none;
}
.textarea {
	border:solid 1px #006a8c;
	width:150px;
	height:14px;
}
.boton {
	background-color:#006a8c;
	border:solid 1px #006a8c;
	color:white;
	width:150px;
	height:20px;
}

/* AQUI LOS ESTILOS DEL PIÉ */
.pie1 {
	background-color:#e8e8e8;
	padding:10px;
	width:850px;
	margin-bottom:14px;
	font-size:11px;
	margin:0 auto;
	border-bottom:1px solid white;
	position:relative;
}
.creditos {
	color:#17a4d0;
	text-align:center;
}
a.enlace_pie {
	color:#333;
	text-decoration:none;
}
a.enlace_pie:hover {
	color:#17a4d0;
}
.pie2 {
	background-color:#e8e8e8;
	padding:10px;
	width:850px;
	margin-bottom:30px;
	font-size:11px;
	margin:0 auto;
	text-align:center;
	border-bottom:10px solid white;
}















