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


/* GLOBAL */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	}
	
a {
	text-decoration: none;
	}
	

/* MAIN CONTAINER */
	
.shadow {
	width:790px;
	height:850px;
	position:absolute;
	left:50%;
	margin-left:-395px;
	z-index:-1;
	}
	
.main {
	width:770px;
	height:850px;
	position:absolute;
	left:50%;
	margin-left:-385px;
	background-color:#FFFFFF;
	background-image:url(../img/bg-main.gif);
	background-repeat:repeat-x;
	}
	
/* CONTENT */
	
.header {
	width:770px;
	height:300px;
	position:absolute;
	top:0px;
	left:0px;
	}
	
/* LEFT COLUMN */
	
.titulo {
	width:435px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	text-decoration:none;
	text-align:left;
	margin-left:38px;
	margin-right:297px;
	display:block;
	}
	
.subtitulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	text-align:left;
	margin-left:38px;
	margin-right:297px;
	display:block;
	}
	
.contenedor {
	width:435px;
	height:284;
	float:left;
	position:absolute;
	top:300px;
	left:38px;
	clear:none;
	padding-top:20px;
	}
	
.contpunteo {
	width:394px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666666;
	margin-left:15px;
	clear:both;
	line-height:15px;
	}
	
.bullet {
	width:20px;
	height:12px;
	clear:none;
	float:left;
	}
	
.punteo {
	width:370px;
	clear:none;
	float:left;
	} 
	
.boton {
	width:177px;
	height:36px;
	clear:none;
	float:left;
	margin-left:20px;
	}
	
.textboton {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:35px;
	text-decoration:none;
	padding-left:39px;
	}
	
/* RIGHT COLUMN */

.titbox {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	display:block;
	margin-left:25px;
	margin-right:57px;
	text-decoration:none;
	}

.textbox {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#333333;
	display:block;
	margin-left:25px;
	margin-right:57px;
	margin-top:10px;
	padding-top:5px;
	line-height:16px;
	border-top:1px dotted #cbcbcb;
	text-decoration:none;
	}
	
.papers {
	width:263px;
	height:283px;
	position:absolute;
	top:300px;
	left:507px;
	clear:none;
	}
	
.paperstres {
	width:263px;
	height:336px;
	position:absolute;
	top:300px;
	left:507px;
	clear:none;
	}
	
/* TESTINONIAL */
	
.testi {
	width:694px;
	height:75px;
	clear:both;
	float:left;
	left:38px;
	border-top:1px dotted #cbcbcb;
	border-bottom:1px dotted #cbcbcb;
	padding-top:30px;
	}
	
.testidos {
	width:694px;
	height:105px;
	clear:both;
	float:left;
	left:38px;
	border-top:1px dotted #cbcbcb;
	border-bottom:1px dotted #cbcbcb;
	padding-top:30px;
	}
	
.cita {
	width:615px;
	clear:none;
	float:left;
	text-align:center;
	}
	
.quote {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#333333;
	text-decoration:none;
	display:block;
	line-height:20px;
	}
	
.name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}
	
	
/* FOOTER */
	
.footer {
	width:694px;
	height:24px;
	background-image:url(../img/bg-footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
	padding-top:30px;
	clear:both;
	float:left;
	left:38px;
	}
	
	
/* WILLITO */	
	

.titulo1w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding: 0px 40px;
	display: block;
}
.titulo2w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 40px;
	display: block;
}
.textobullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/bulletnaranja.gif);
	line-height:14px;
}
.textobulletsverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/bulletverde.gif);
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/flechanaranja.jpg);
	color: #2B4456;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 100px;
	display: block;
}
.footerw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.whiteverde {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/flechaverde.jpg);
	color: #2B4456;
}

