/* CSS Document */
body, th, td, input, textarea, select{
font-family:"Century Gothic", "Trebuchet MS", Tahoma;
color:#727176;
font-size:13px; line-height:1.4em;
}
body{
background:#489916 url(../images/bgglobal.jpg) top center no-repeat;
margin:0px 0 0 0;}

a:link, a:visited{color:#316A0F; text-decoration:underline; }
a:hover{color:#489916; text-decoration:none;  }
h1, h2, h3{margin:0; padding:0;  line-height:1em; letter-spacing:-1px; color:#AAADAC; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; text-transform:uppercase;}
h1{font-size:280%; margin:8px 0;}
h2{font-size:200%; margin:8px 0 10px 0;}
p{text-align:justify;}
form{margin:0; padding:0;}

#global{
width:960px; 
margin:auto !important;
background:#fff;
}
#top{
clear:both;
height:168px;
padding:0 0px;
}
#logo{padding:0px 0 0 20px; width:118px; height:169px; float:left;}
#head{width:413px; height:148px; float:right; border-right:4px solid #fff;}


#menu{ float:right; width:240px;  height:124px; padding:0px 0 0 0; margin:14px 0 0 0; background: #316A0F;}
#menu ul{margin:0; padding:0; list-style:none;}
#menu ul li{ padding:0px 0px 2px 0px; text-align:right;}
#menu a:link, #menu a:visited{
	color:#fff; text-decoration:none;  
	font-size:14px; display:block; 
	font-weight:bold; 
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	padding:0px 20px 0 0;
}
#menu a:hover{ color:#fff; background-color:#A0C62F;}
#current a:link, #current a:visited{ color:#A0C62F; background-color:#489916;}

#anim{
clear:both;  
height:472px; 
width:930px; 
text-align:center; 
margin:auto;
}

#content{ 
width:940px; min-height:400px !important;
clear:both;  
margin:0 0 0 0; 
background:#fff; 
padding:0 10px;
}
#whereiam{clear:both; padding:4px 0; font-size:10px;}
#whereiam a:link, #whereiam a:visited{ text-decoration:none; padding:0 6px 0 2px;}
#whereiam a:hover{color:#FFCC33; text-decoration:underline;}

.block{
float:left; 
width:270px; 
background:#fff; 
padding:6px 12px 14px 6px;  
margin:0 10px 0px 0;
}
#imagePage{clear:both; width:500px; background:#C7D319;}
#imagePageHolder{width:490px; overflow:hidden;}

#ultimahora{clear:both; width:848px; height:30px;  padding:4px 16px 2px 70px; margin:10px 0; background:url(../images/bgultimahora.jpg) top left no-repeat; color:#666666;}

/* Sub Menu */
#submenu{margin:10px 0 0 0; padding:6px 0 300px 0px; list-style:none; background:#C7D319 url(../images/submenuabajo.jpg) bottom left repeat-x;}
#submenu li{padding:0px 0 0px 0px; border-bottom:1px dotted #eee; }
#submenu a:link, #submenu a:visited{display:block; color:#26520C; text-decoration:none; padding:6px 0 10px 6px;  font-size:14px; font-weight:normal; }
#submenu a:hover{  background-color:#C46200; color:#fff;}
#submenu #current a:link, #submenu #current a:visited{ color:#489916;  background:#fff url(../images/bgmenuOver.jpg) top left no-repeat;}


/* Listados */
#list{margin:0; padding:0; list-style:none;}
#list li{padding:10px 0 10px 4px;}
#list li a:link, #list li a:hover{}
#list .title{color:#333; font-weight:normal;}
#list .resumen{ font-weight:normal; font-size:12px; 
}
#list .image{padding:2px; border:4px solid #eee;}
#list .small{font-size:10px;}

/* Item */
#item{	width:290px; float:left; background:#fff; height:108px;  border:3px solid #eee;	padding:2px; margin:0 10px 10px 0; font-size:11px; }
#item #img{ width:116px; float:left; height:108px; overflow:hidden; margin:0 4px 0 0;}
#item #texto{ float:left; width:170px;  line-height:14px;  background-color:#fff; }
#item #textoholder{padding:0 4px; height:80px; overflow:hidden;}
#item .titulo a:link, #item .titulo a:visited{ font-size:15px; font-weight:bold; color:#489916; text-decoration:none; padding:0 0 6px 0; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif;}
#item .moreinfo{clear:both; margin:6px 4px 0 4px; text-align:left; }
#item .moreinfo a:link,#item .moreinfo a:visited{ display:block; color:#489916; text-decoration:none; background:#fff;  padding:1px 4px 2px 4px;} 
#item .moreinfo a:hover{color:#fff;  background:#489916;}

/***************
Calendario Items 
****************/
#calendarIco{
clear:both; width:54px; height:64px; text-align:center; 
background:url(../images/calendarbg.jpg) top left no-repeat;
}
#calendarIco #dMes{clear:both; width:54px; height:22px; padding:10px 0 0 0; text-transform:uppercase;}
#calendarIco #dDia{clear:both; width:54px; height:32px; padding:4px 0 0 0; font-size:22px; color:#fff; font-weight:bold;}

.ico{cursor:pointer; cursor:hand;}
#salto{height:2px; clear:both;}

#pie{
width:960px; height:auto !important; 
color:#eee; background:#316A0F;
text-align:center;
padding:10px 0;
margin:0 auto;
clear:both;
}
#pie a:link, #pie a:visited{color:#9CCF00; padding:0 6px; text-decoration:none;}
#pie a:hover{color:#fff; text-decoration:underline;}
.designby{font-size:.8em;}