/*

 Template de ejemplo

*/



* { 
padding: 0
margin: 0;
}



body {

	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background-color:#281952;
} 

#contenedor {
	margin: 0 auto;
	width: 900px;
	background-image:url(../images/bg-center.jpg);
}



#header {
	width: 900px;
	float: left; 
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	height:259px; 
}  

#navegacion {
	float: left;
	width: 875px;
	height:45px; 
	padding-top: 10px;
	padding-left:25px;
	background-image: url(../images/menus.jpg);
	background-repeat:repeat-x;

}

#izquierda { 
	width: 210px;
	background-color:#39286b; 
	background-image: url(../images/bg-left.jpg); 
	float: left;
}



#contenido {
	padding-top:60px;
	padding-left:10px;
	padding-bottom:10px;
	float: left;
	width: 490px;
	background-image: url(../images/top-content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#413075;
	text-align: center;

}

 



#derecha {  
	width: 178px;
	float: left; 
 
}
 
 
#footer { 
	width: 880px;
	clear: both;
	padding: 10px;
	background-image: url(../images/bg-foot.gif);
}

a img{
border:0px;
}

h1, h2, h3 {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: e7ffb2;
	font-size: 18px;
	font-weight: bold;	
}

h1 {
font-size: 2em;
}



h2 {
font-size: 1.6em;
} 

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
text-decoration: none;
}

 

/* Modulos

--------------------------------------------------------- */



#izquierda .moduletable_menu{

text-align:left;
margin:15px;

}



#derecha .moduletable_menu, #derecha .moduletable{

text-align:left;
margin:15px;

}



#izquierda .moduletable_noticia,.mostread_noticia li{
	 
	padding:2;
	list-style-image:url(../images/list.gif);
	list-style-position: outside;
	 
}



 

 

.moduletable_menu h3, .moduletable h3, .moduletable_text h3{

	margin:5px 0 0;
	padding:0;
	color: #96be69;
	text-transform: uppercase;	 

}

.moduletable_noticia {

  _height:250px;
  min-height:250px;

}

 

.moduletable_noticia  h3  {

	margin-left:12px;

	margin-top:10px;

	padding:0;

	color: #96be69;

	text-transform: uppercase;	 

}

/*texto de noticia */

.moduletable_noticia  li {

	 

	padding:0;

	margin-top:2px;

	 

	 

}





/* Contenido

--------------------------------------------------------- */



.contentheading  {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#e7ffb2;
	font-size: 18px;
	font-weight: bold;	

}



 

.componentheading{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#e7ffb2;
	font-size: 18px;
	font-weight: bold;	
	text-align:left;
}



.contentpaneopen{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #def4af;

	text-align: justify;

	margin: 5px;

}



.sectiontableheader, a{

	font-size:12px;
	margin:0;
	color:#e8ffb2;
	text-align:left;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;	 
	text-decoration: none; 
 

	 

} 

 

.sectiontableentry1 td  {

	font-size:12px;
	margin-left:2px;
	color:#e8ffb2;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	text-align: left;	
	border-bottom-width: 3px;
	background-color: #86b255;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none; 
	height:10px;
}



.sectiontableentry2	 td   {
	font-size:12px;
	margin-left:2px;
	color:#e8ffb2;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;	 
	border-bottom-width: 3px; 
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none; 
	height:10px;	 
}





.contentpaneopen img{

padding: 5px 10px;

}



.readon{
font-size:0.8em;
text-align:right;
}



.contenttoc, .pagenavcounter{

margin-bottom:10px;

}



.article_separator{

display:none;

background:#474747;

height:1px;

margin:10px 60px 10px 10px;

}



.small , .createdate, .modifydate{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	padding-bottom: 10px; 

}



.banneritem_text, .bannerter_text{

padding:5px;

}