@charset "utf-8";
/* CSS Document */
body{
	text-align:center;
	padding:0px;
	margin:0px;
	background:#567139;
	}
	
#contenedor{
	margin: 0 auto;
	width:800px;
	text-align:left;
	background-color:#FFF;
	padding:20px 20px 20px 20px;
	}

#cabecera{
	padding:0px;
	border-bottom-width:8px;
	border-bottom-style:solid;
	border-bottom-color:#202020;
	height:300px;
	}
	
#back_to_home{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:279px;
	padding:4px 4px 4px 12px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#202020;
	background-color:#FF9900;
	color:#535353;
	position:absolute;
	width:201px;	
	text-decoration:none;
	}
	
#back_to_home:hover{
	background-image:none;
	background-color:#E2E2E2;
	color:#535353;
	text-decoration:none;
	cursor:pointer;
	}

#back_to_seccion{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:279px;
	margin-left:218px;
	padding:4px 4px 4px 12px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#202020;
	background-color:#FFB240;
	color:#535353;
	position:absolute;
	width:202px;	
	text-decoration:none;
	}
	
#back_to_seccion:hover{
	background-image:none;
	background-color:#E2E2E2;
	color:#535353;
	text-decoration:none;
	cursor:pointer;
}
	
#menu{
	float:left;
	width:220px;
	background-color:#8C8C8C;
	padding:0px 0px 0px 0px;
	/*height:1000px;*/
	}
	
#contenido{
	margin-left:240px;
	padding:4px 0px 20px 0px;
	}

#pie{
	padding:2px 10px 4px 10px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#ccc;	
	background-color:#303030;
	clear:both;
	}

#boton{
	background-image:url(elementos/arbolito_naranja.gif);
	background-repeat:no-repeat;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#202020;
	padding:10px 10px 10px 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#ccc;
	background-color:#303030;
	text-decoration:none;
	margin-top:-1px;
	cursor:pointer;
	}
	
#boton:hover{
	background-image:none;
	background-color:#FF9900;
	border-color:#202020;
	color:#303030;
	text-decoration:none;
	cursor:pointer;
	}
	
#a{ 
	color:#FF9900;
	text-decoration:none;
	cursor:pointer;
	}
	
#a:hover{
	color:#467259;
	text-decoration:none;
	cursor:pointer;
	}
	

#links_de_interes{
	background-image:url(elementos/links_de_interes.gif);
	background-repeat:no-repeat;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#454545;
	padding:10px 10px 10px 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#EEEEEE;
	background-color:#535353;
	text-decoration:none;
	margin-top:-1px;
	cursor:pointer;
	}

#links_de_interes:hover{
	background-image:none;
	background-color:#E2E2E2;
	color:#535353;
	text-decoration:none;
	cursor:pointer;
	}

#contactenos{
	background-image:url(elementos/contactenos.gif);
	background-repeat:no-repeat;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#454545;
	padding:10px 10px 10px 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#EEEEEE;
	background-color:#535353;
	text-decoration:none;
	margin-top:-1px;
	cursor:pointer;
	}

#contactenos:hover{
	background-image:none;
	background-color:#E2E2E2;
	color:#535353;
	text-decoration:none;
	cursor:pointer;
	}
	
#titulo_seccion{
	padding-top:20px;
	padding-bottom:4px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#467259;
	margin-bottom:20px;
	font-weight:900;
	color:#467259;
	}

#titular_primera_pagina{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#5F8B72;
	margin-bottom:4px;
	}

#texto_primera_pagina{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#666;
	margin-bottom:10px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-bottom:10px;
	min-height:40px;
	}
	
#titular_segunda_pagina{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.6pt;
	font-weight:bolder;
	color:#5F8B72;
	margin-bottom:4px;
	}

#texto_segunda_pagina{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	text-align:justify;
	color:#666;
	margin-bottom:10px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-bottom:20px;
	min-height:40px;
	}	
	
#fecha_corta{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#7BA48D;
	font-stretch:condensed;
	font-style:oblique;
	}
	
#foto{
	float:right;
	text-align:right;
	margin: 0px 0px 20px 20px;
	}
	
#marco_foto{
	border-style:solid;
	border-color:#000;
	border-width:1px;
	}
	
#titular_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bolder;
	color:#FF9900;
	text-decoration:none;
	padding-bottom:4px;
	min-height:28px;
	}
#titular_link:hover{
	color:#467259;
	text-decoration:none;
	cursor:pointer;
}
#texto_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:11px;
	text-align:left;
	color:#666;
	padding-top:6px;
	padding-bottom:4px;
	margin-bottom:16px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#999;
	min-height:80px;
	}
