body{
	margin: 0 0 0 0;
	background-color: #f2f2f2;
	background-image: url(_img/bg_repeat.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.tabla_ppal{
	background-color: #FFFFFF;
}

.clientes{
	background-image: url(_img/bg_clientes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 219px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding: 39px 5px 20px 18px;
	margin-left: 15px;
}

.contactenos{
	background-image: url(_img/bg_contactenos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 219px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	padding: 39px 5px 20px 18px;
	margin-left: 15px;
}

.bienvenidos{
	background-image: url(_img/bg_bienvenidos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 493px;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding: 39px 24px 20px 23px;
}

.institucional{
	background-image: url(_img/bg_institucional.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 493px;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding: 39px 24px 20px 23px;
}

.servicios{
	background-image: url(_img/bg_servicios.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 493px;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding: 39px 24px 20px 23px;
}

.contacto{
	background-image: url(_img/bg_contacto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 493px;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	padding: 39px 24px 20px 23px;
}

.pie{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #929292;
	padding-left: 30px; 
	padding-top: 10px;
}

a:link{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #929292;
	text-decoration: none;
}

a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #929292;
	text-decoration: none;
}

a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #929292;
	border-bottom: 1px dotted #8b774f;
}

a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #929292;
	text-decoration: none;
}


a.sin_efx:link{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}

a.sin_efx:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}

a.sin_efx:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #929292;
	border-bottom: 1px dotted #8b774f;
}

a.sin_efx:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}

/*FORMULARIO*/

.coment {	
	background-image: url(_img/bg-form-02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 0px;
	padding: 6px 6px 4px 10px;
	width:210px;
	height: 110px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}

.txts {	
	background-image: url(_img/bg-form-01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F8FCFE;
	border: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	padding: 6px 6px 4px 10px;
	width:190px;
	height: 15px;
}

.boton {	
	background-image: url(_img/bg-form-03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F8FCFE;
	border: 0px;
	width:90px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height:30px;
	color:#215171;
	padding: 2px 0px 6px 0px;
}