body {
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, sans;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-image:url(../images/bgBody.jpg);
	background-repeat:repeat-x;
	font-style: normal; text-align:justify;

}
h1, h2 , h3, h6 , h5,{ margin:0px; padding:0px; text-align:left;}


input, select, textarea {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	background-color:#ECEFE4;
	border:solid 1px #FFF;
	padding:3px 1px 3px 1px;
}

/*divs - bases*/

#site{	
	margin: 0px auto;	
	padding: 0px;	
	width:	940px;
}

#top{
	float:left;
	padding: 0px;
	width:	940px;
	height: 135px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
}

#topLeft{
	width:	300px; 
	float:left;
}

#topRight{
	width:	400px; 
	float:right;
}

#linkLogo{
	width:	234px; 	
	height: 91px;
	 float:left;
}

#navGlobal{	
	width:	210px; 
	height:59px; 
	float:right; 
	margin-top:8px;
}

#fecha{
	width:	210px; 	
	float:right; 
	margin-top:8px; 
	font-size:11px; 
	color:#FFF; 
	text-align:right; 
	padding-right:25px;
}


#conten{
	width:940px;  
	float:left; 
	background-color:#FFFFFF;
}

#contenInterior{
	width:940px;  
	float:left;
	background:url(../images/bgInterior.gif) repeat-y;
	background-color:#FFFFFF;
}

.wrapContenido{	width:910px; margin: 0px auto;}

.wrapContenidoInterior{	width:922px; float:left; padding-left:18px;}

#contenLeftHome{
	width:628px;	 
	float:left; 
	border-right:solid 1px #EBEBEB;
	background-color:#FFF;
}
#contenLeftHome h1{
	width:608px;
	height:22px; 
	font-weight:normal; 
	font-size:14px;
	color:#4AAE13;
	background:url(../images/icoNews.jpg) no-repeat;
	text-indent:38px;
	border-bottom:solid 1px #DFDFDF;
}

#contenLeftInterior{
	width:672px;	 
	float:left; 
	background-color:#FFF;
}

#contenLeftInterior h1{
	width:668px;
	height:16px; 
	font-weight:normal; 
	font-size:14px;
	color:#CCCCCC;
	border-bottom:solid 1px #DFDFDF;
	padding-top:10px;
	padding-bottom:3px;
}

#contenLeftInterior h2{
	width:668px;
	height:18px; 
	font-weight:normal; 
	font-size:20px;
	color:#4AAE13;
	background:url(../images/icoSeccion.gif) no-repeat left;
	text-indent:10px;
	margin-top:16px;
	margin-bottom:16px;
}

#contenRightHome{
	width:278px;	 
	float:right; 
	background-color:#FFF;
}

#contenRightInterior{
	width:242px;	 
	float:right;
	background-color:#F7F7E7;
}
#contenRightInterior h3{
	width:242px;
	height:20px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	text-indent:10px;	 
	float:right;
	background-color:#D7D1BD;
	margin-top:34px;
}

.destacadoHome {
	width:256px;	
	float:left;
	font-size:12px;
	color:#807962;
	background-color:#F5F4E2;
	border:solid 1px #E2E2E2;
	padding:6px;
	margin-left:2px;
}
.destacadoHome h2 {
	width:256px; height:22px; 	
	color:#45AC0D;
	font-size:14px;
	font-weight: normal;
	background:url(../images/icoDestacadoHome.jpg) no-repeat top left;
	text-indent:30px;
}


.news{width:610px;	float:left;}


#pata{
	width:940px;  
	float:left; 
	height:20px;  
	font-size:10px;
	color:#B7B7B7;
	text-align:right;
	border-top:solid 1px #EBEBEB;
	clear:both;
	margin-top:10px;
	background-color:#FFFFFF;
}

/*::::::::::::::::::::::::::::::::*/



/* nav  globales */					
ul.linkGlobal { 	list-style: none;  	margin: 0;  	padding: 0; }

ul.linkGlobal li {list-style: none; display:inline;}

ul.linkGlobal li a {
	color:#E2FCEB;
	font-size:11px;
	text-decoration:none;
	padding-right:7px;
	padding-left:7px;
 }

ul.linkGlobal li a:hover {color:#FFF;	text-decoration:underline;}
/*::::::::::::::::::::::::::::::::*/	


/* nav  Link otros - interior */					
ul.linkOtros{ 	list-style: none;  	margin:0 0 0 9px; padding: 0; float:left;  }

ul.linkOtros li {list-style: none; background:url(../images/vinOtroLink.gif) no-repeat left; 	}

ul.linkOtros li a {
	color:#999;
	font-size:12px;
	text-decoration:none;
	padding-left:13px;
 }

ul.linkOtros li a:hover {color:#2D2D2D;	text-decoration:underline;}
/*::::::::::::::::::::::::::::::::*/	

/*tex titulos*/
.titNews{color:#5BA732;}

.titTabla{color:#FF6600; text-align:center;}

.titOpcionForm{color:#5BA732;}

.texPhone{ font-size:36px;}

/*links*/

a.linkDestacado{	font-size:12px;	color:#DD8D22; margin-left:8px;}
a.linkDestacado:hover{color:#F1C641;}

a.linkVerMas{	font-size:11px;	color:#3AA588; text-decoration:none; float:right;}
a.linkVerMas:hover{color:#FF9900; text-decoration: underline;}

a.linkTex{color:#DD8D22;}
a.linkTex:hover{color:#F1C641;}

.linkButton{
	font-size:11px;	
	color:#333; 
	text-decoration:none; 
	background-color:#CEF8A5; 
	border-bottom:solid 1px #9EF14B; 
	border-right:solid 1px #9EF14B;
	padding:1px 6px 1px 6px;
}



/*:::::::::::::::::::::::::::::::::::::::::::::::::*/


.imgNews{ padding:2px; margin:4px 8px 4px 0; border:solid 1px #DFDFDF; float:left;}

.imgInterior{ padding-right:26px; float:left;}




/*::::::::::::::::::::::::::::::::*/	



/*TABLAS, CELDAS...*/	
.bordeTabla{
	border:solid 1px #F1F2F3;
	font-size:0.9em;
	color: #333333;
}
 
.trPar	{	background-color:#F0F0F0; text-align:center;}
.trImpar{	background-color:#FFF; text-align:center;}

/*::::::::::::::::::::::::::::::::*/	




















