/*************BODY STILE ***************/


body{
	font-family: Helvetica, Arial, Geneva;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}


P, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #FF7F00;
}

a:hover {
	text-decoration: underline;
	color: #5E7D2E;
}

/*************CABEZA ***************/

#head{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9EE00;	
}

#head a:link, #head a:visited, #head a:hover {
	text-decoration: none;
	
}

#head a:hover {
	text-decoration: none;
}


#head img{
text-indent: 0px;	
	
}


/*************Barra de Navegación Izquierda (Principal)***************/
#navegacion{
	width: 180px;
	margin: 0px;
	font-size: 13px;
	letter-spacing: 2px;
	background-color: #EEEEEE;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

#navegacion a:link, #navegacion a:visited, #navegacion a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-decoration: none;
	text-indent: 20px;
	color: #5E7D2E;
	display: block;
	line-height: 23px;
	font-weight: normal;
	font-size: 13px;
}


#navegacion a:hover{
	
	color: #FF7F00;
	background-color: #dddddd;
 	text-decoration: none;	
	
}



/*************Barra de Navegación Articulos (Principal)***************/


#artli{
	width: 180px;
	line-height: 1.5;
	font-weight: normal;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#artli a:link, #artli a:visited, #artli a:hover{
	color: #FF8000;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	background-image: url(images/icono_masinfo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 0px;
}


#artli a:hover{
	
	color: #333333;
	
	
}

#artli P{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 8px;
	padding-top: 0px;
	line-height: 14px;
}

#artli h1{
	font-size: 14px;
	font-weight: bold;
	color: #5E7C2E;
	padding-bottom: 0px;
	padding-top: 8px}

#artli h2{
	font-size: 14px;
	font-weight: normal;
	color: #FF8000;
	padding-bottom: 0px;
	padding-top: 5px;
}



/*************Columna central***************/

#centro{
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
}

#centro img{
	padding-bottom: 10px;
}

#centro h1{
	font-size: 18px;
	padding-bottom: 1px;
	color: #FF7F00;
	font-weight: bold;
	padding-top: 10px;
}


#centro h2{
	font-size: 15px;
	padding-bottom: 7px;
	color: #60804B;
	font-weight: bold;
	padding-top: 5px;
}

#centro h3{
	font-size: 13px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}

#centro h4{
	font-size: 12px;
	padding-bottom: 2px;
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
}

#centro h5{
	font-size: 14px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}


#centro h6{
	font-size: 12px;
	padding-bottom: 35px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
	background-image: url(images/Separador_inferior.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}



#centro P{
	font-size: 12px;
	padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
	padding-top: 0px;
}

#centro ul{
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

#centro li{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: 4px;
}



/************** COLUMNA DERECHA ***************/

#contentder{
	margin: 0px;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#contentder img{
	margin-bottom: 10px;
}

#contentder h1{
	font-size: 14px;
	padding-bottom: 2px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 6px;

}


#contentder h2{
	font-size: 12px;
	padding-bottom: 10px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
}

#contentder h3{
	font-size: 14px;
	padding-bottom: 2px;
	color: #5E7C2E;
	font-weight: bold;
	padding-top: 6px;
}

#contentder P{
	font-size: 11px;
	padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
}

#contentder ul{
}

#contentder li{
	font-size: 12px;
	padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	padding-top: 0px;
	padding-left: 0px;
}




/*************DERECHA (SOLO UNA COLUMNA)***************/

#der{
	width: 570px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}

#der img{
	padding-bottom: 10px;
}

#der h1{
	font-size: 18px;
	padding-bottom: 1px;
	color: #FF7F00;
	font-weight: bold;
	padding-top: 10px;
}


#der h2{
	font-size: 15px;
	padding-bottom: 7px;
	color: #60804B;
	font-weight: bold;
	padding-top: 5px;
}

#der h3{
	font-size: 13px;
	padding-bottom: 0px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}

#der h4{
	font-size: 12px;
	padding-bottom: 2px;
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
}

#der h5{
	font-size: 14px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
}


#der h6{
	font-size: 13px;
	padding-bottom: 35px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	line-height: 1.3;
	background-image: url(images/Separador_inferior.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}



#der P{
	font-size: 12px;
	padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
	padding-top: 0px;
}

#der ul{
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

#der li{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: 4px;
}





/*************FORMULARIOS***************/

#formularios{
	padding: 10px;
	margin-left: 15px;
	background-image: url(images/fondo_formularios.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

#formularios img{
	
}

#formularios h1{
	margin: 0px;
	padding: 0px;
	font-size: 11px;	
}


#formularios h2{
	font-size: 18px;
	color: #FF7E00;	
}

#formularios h3{
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	margin-top: 5px;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#formularios h4{
	
}

#formularios h5{
	
}


#formularios p{
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 20px;
}

#formularios input{
	margin-right: 10px;	
}


/************** ARTICULOS***************/


#contentart{
	padding: 0px;
	margin-top: 17px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#contentart img{
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentart h1{
	font-size: 20px;
	padding-bottom: 5px;
	color: #5E7D2E;
	font-weight: bold;
	padding-top: 15px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	text-align: center;
}


#contentart h2{
	font-size: 12px;
	padding-bottom: 15px;
	color: #666666;
	font-weight: normal;
	padding-top: 3px;
	text-align: center;
}

#contentart h3{
	font-size: 12px;
	padding-bottom: 5px;
	color: #5E7D2E;
	font-weight: bold;
	padding-top: 15px;
	text-align: justify;
}

#contentart h4{
	font-size: 14px;
	padding-bottom: 3px;
	color: #FF7C00;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	text-transform: uppercase;
}

#contentart h5{
	font-size: 14px;
	padding-bottom: 3px;
	color: #FF7C00;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	text-transform: uppercase;
}



#contentart P{
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 10px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3;
	padding-top: 2px;
	text-indent: 20px;
}

#contentart ul{
}

#contentart li{
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: normal;
	padding-top: 0px;
	padding-left: 0px;
}

















/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 11px;
	color: #666666;
	padding: 10px;
	margin-top: 0px;
	background-color: #C9D4B9;
	text-align: center;
	line-height: 1.3;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAF100;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a:link{
	color: #3C6D00;	
}

#siteInfo a:visited{
	color: #3C6D00;
}

#siteInfo a:hover{
	color: #333333;
}





/************* VARIOS  ***************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.capital {
	font-size: 50px;
	font-weight: normal;
	color: #FF7D00;
	float: left;
	vertical-align: top;
	margin-right: 5px;
}
