body{
	margin: 0 0 0 0;
	background-image: url(img/bg-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #84d1e4;
}

.texto{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-align: justify;	
	padding-right: 20px;
	padding-left: 10px;
}

.texto2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-align: justify;	
	padding-left: 20px;
	padding-right: 10px;
}

.texto3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-align: justify;
}

.texto4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;	
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-align: center;
}

.texto5{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
	font-weight: normal;	
	color: #000000;
}

.borde01{
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;	
	font-weight: bold;	
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;	
	font-weight: bold;	
	text-align: left;
	color: #CC0000;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.beneficios-espacio{
	padding-top: 8px;
}

.beneficios-top{
	background-image: url(img/berneficios-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.en-beneficios-top{
	background-image: url(img/en-beneficios-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.beneficios-pie{
	background-image: url(img/beneficios-pie.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.beneficios{
	background-image: url(img/berneficios-repeat.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 8.5pt;
	text-align: left;
	color: #0099cc;	
	padding-top: 0px;
	padding: 20px;
	padding-bottom: 0px;
}

.separador-mails{
	font-family: Arial;
	font-size: 8.5pt;
	text-align: left;
	color: #0099cc;	
	padding-top: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

.separador-links{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099cc;
}

a:link{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099cc;
}

a:visited{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099cc;
}

a:hover{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	text-decoration: none;	
	border-bottom: 1px solid #CC0000;
}

a:active{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099cc;
}

a.sin_efx:link{
	text-decoration: none;
	border-bottom: 0px;
}

a.sin_efx:visited{
	text-decoration: none;
	border-bottom: 0px;
}

a.sin_efx:hover{
	text-decoration: none;
	border-bottom: 0px;
}

a.sin_efx:active{
	text-decoration: none;
	border-bottom: 0px;
}

/*FORMULARIO*/

.formulario-texto{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-align: justify;	
	padding-right: 10px;
	padding-left: 10px;
}

.txts {	
	background-color:#D6F4FA;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #006699;
	width:200px;
	height: 15px;
	padding-left: 4px;
	border:1px solid #006699;
}

.boton {	
	border:1px solid #006699;
	width:70px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height:20px;
	background-color:#D6F4FA;
	color:#006699;
}

.coment {	
	height:140px;
	width:200px;
	background-color:#D6F4FA;
	font-family:Arial;
	font-size:11px;
	color:#006699;
	border:1px solid #006699;
	padding-left: 4px;
	scrollbar-3dlight-color : #D6F4FA;
	scrollbar-arrow-color : #D6F4FA;
	scrollbar-base-color : #D6F4FA;
	scrollbar-darkshadow-color : #D6F4FA;
	scrollbar-face-color : #D6F4FA;
	scrollbar-highlight-color : #D6F4FA;
	scrollbar-shadow-color : #D6F4FA;
	scrollbar-track-color : #D6F4FA;
}