body
{
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	background-color:#d3ecdb;
	text-align: center;
	background-image:url(../../../images/body_bkg.jpg);
	background-repeat:repeat-x;	
}

img {
	border: 0px;
        padding-bottom:10px;
	}
a {
	text-decoration: none;
          color:#009966 ;
	}
a:hover {
	text-decoration: underline;
          font-weight:bold;
          color:#009966 ;
	}

h3 {
	font-size: 14px;
	}

#headerCont {
	width:100%;
	margin:0 auto;
	background:url(../../../images/header_bkg.jpg) center no-repeat;
}
#contenedor{
	width: 970px;
	margin:0 auto;
	padding:0;
	text-align: left;
	/*border-left: #CCCCCC 3px solid;
	border-right: #CCCCCC 3px solid;*/
}


#contenedor_interno{
	padding:0 10px;
	background-color: white;
	min-height:985px;
	
}


div.Header
{
	width: 950px;
	height: 143px;
	/*border-top: #009966 3px solid;
	border-bottom: #009966 3px solid;*/
	margin-bottom:8px;
	margin: 0 auto;
	
}


		
#header_l{
	
	width: 100%;
	height:120px;
	background-image:url("../../../images/logo_izq.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:45px;
	}
	
div.header_l img{
	text-decoration: none;
	border: none;
	}
	
div.header_r{
	
	float:left;
	margin-right:10px;
	padding-bottom:25px;
	}
	
div.header_r img{
	text-decoration: none;
	border: none;
	}
	
div.superior_final{
	float:right;
	padding-top:25px;
	/*margin-left:730px;
	padding-right:15px;*/
	width:350px;
	font:bold;
	vertical-align: top;
	/*background-image:url("../../../images/logo.png");*/
	background-repeat: no-repeat;
	background-position: bottom left;
	height:10px;
	}
	


div.header_inferior{
	width:100%;
	height: 100px;	
	border-top: #009966 3px solid;
	background-image:url("../images/header_img.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:12px;
	}
	

	

.clr {
	clear: both;
} 


#rightcolumn{
	width:245px;
	float:right;
	margin-top:15px;

	/*border-style:solid;
	border-width:medium;*/
	}

/*#derecha{

margin-left:10px;
}*/
	
#rightcolumn div.moduletable h3{
	color:#027CB3;
	text-transform: uppercase;
	margin:5px 0px 5px 0px;
	}

#rightcolumn div.moduletable p
{
margin:0px 0px 0px 0px;
}		

#leftcolumn{
	width:200px;
	float:left;
	margin-top:15px;
	}
		

#leftcolumn div.moduletable h3{
	background-color: #009966;
	list-style:none;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
    line-height:34px;
    margin-bottom:0px;
	background:#009966 url(../../../images/h3_bkg_small.gif) right top no-repeat;
	}
#leftcolumn div.moduletable p
{
margin:0px 0px 0px 0px;
}

.menumenu_izquierdo{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	width:200px;
	margin-top:0px;
	}

.menumenu_izquierdo .parent {
	list-style:none;
	margin-bottom: 5px;
	}

.menumenu_izquierdo  ul{
	margin:0;
	padding:0;}

.menumenu_izquierdo  li{
	color:#FFF;
	list-style:none;
	margin-bottom: 5px;
	line-height:34px;
	background:url(../../../images/h3_bkg_small.gif) no-repeat;
	}
.menumenu_izquierdo  li a {color:#FFF; font-size:14px; font-weight:bold; padding-left:10px;}

.menumenu_izquierdo .parent li a {
	display:block; 
	padding-left:15px;
	text-decoration:underline;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background-image:url(../images/flecha_li.gif);
	background-repeat: no-repeat;
	background-position:center left;
}		
.menumenu_izquierdo .parent li a:hover {text-decoration:none; color:#009966;}

.menumenu_izquierdo .parent li{
	background-color: #ECECEC;
	background-image:none;
	margin-left: 10px;
	padding-left: 10px;
	list-style:none;
	margin-bottom: 5px;
	margin:0;
	line-height:23px;
	}


.moduletable_agenda h3 {
	margin:10px 0px 5px 0px;
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	color: white;
	background-color: black;
	text-transform: uppercase;
	}
	
#extcal_minical table{
width:100%;
}

#extcal_minical table.extcal_weekdays{
width:100%;
}
	

	
.moduletable_mapa h3{
    margin:10px 0px 5px 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	color: white;
	background-color: black;
	text-transform: uppercase;
}		

#content{
	float: left;
	width: 465px;
	/*padding-right:10px;*/
	margin-top:15px;
	margin-left:20px;
	margin-right:15px;
	min-height:920px;
	}
	
#contenido{
      display: block;
	  width:465px;
      }
	  
#contenido table{	  
	  width:465px;
	  margin:0;
	  padding:0;
      }	  

#contenido table td{	  
	  padding-left:0px;
      }
	  

#contenido table td.article_column{	  
	  padding:0px;
      }
#contenido table fieldset{	  
	  margin:0;
	  padding:5px 0 5px 0;
	  border:0px;
	  border-top:1px solid #CCC;
      }	  

#contenido table fieldset a{
		font-size:14px;
      }	  

#contenido table fieldset div {
		padding-bottom:10px;
      }	  

#contenido form {	  
	  padding-left:5px;
	  }	  


#contenido form label{	  
	  line-height:40px;
	  }	  
	  
.final{
	background: #009966;
	border-top:3px solid #009966;
	width: 100%;
	height: 60px;
	text-align: center;
	color: white;
	font-family: Arial;
	font-size: 11px;
	}	  
.final ul{
	LIST-STYLE-TYPE: none;
	}
.final a{
	text-decoration: none;
	color:white;
	}

.article_column{
/*padding-left:10px;*/
}

	
.article-content img{
padding:10px 10px 10px 10px;
}

.blog_secundario table{
width:445px;
}

/*.blog_secundario img{
width:207px;
height:290px;
float: right;

}*/

.moduletable_buscador{
	
	margin: -2px 0px 10px 0px;
	padding-left: 0px;
	list-style:none;
	width:245px;
	}
	
.moduletable_buscador form{
	margin: 0px;
	padding: 15px 0 10px 15px;
	list-style:none;
	height:30px;
	background-color: #ECECEC;
	}
		
.button_buscador{
	background-color:#CCCCCC;
	color:#009966;
	font-weight:bold;
	padding-left:5px;
	/*margin-top:5px;
	height:25px;
	font-size:12px;*/
}
.inputbox_buscador {width:145px; margin-right:5px; border:none}		

.moduletable_buscador h3{
	background-color: #009966;
	list-style:none;
	line-height:34px;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
	background:#009966 url(../../../images/h3_bkg_med.gif) right top no-repeat;
	margin:2px 0 0 0;
	}

.moduletable_invitados {
	background-color: #009966;
	list-style:none;
	line-height:34px;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
	background:#009966 url(../../../images/h3_bkg_med.gif) right top no-repeat;
	margin:2px 0 0 0;
	}
	
.moduletable_novedades{
	background-color: #ECECEC;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	margin-bottom:10px;
	width:245px;
	}	
	
.moduletable_novedades h3{
	background-color: #009966;
	list-style:none;
	line-height:34px;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
	background:#009966 url(../../../images/h3_bkg_med.gif) right top no-repeat;
	}
		
.menu_novedades{
	margin:0;
	padding:0px 5px 15px 10px;
	}
			
.menu_novedades li{
	background-color: #ECECEC;
	margin-left: 10px;
	padding-left: 0px;
	list-style:none;
	margin-bottom: 5px;
	width:220px;
	}
	
.menu_novedades li a {
	display:block; 
	padding-left:15px;
	text-decoration:underline;
	text-align:left;
	font-size:12px;
	color:#666666;
	background-image:url(../images/flecha_li.gif);
	background-repeat: no-repeat;
	background-position:center left;
	line-height:18px;
}		
.latestnews_novedades{
	margin:0;
	padding:0px 5px 5px 10px;
	}
			
.latestnews_novedades li{
	background-color: #ECECEC;
	margin-left: 10px;
	padding-left: 0px;
	list-style:none;
	margin-bottom: 5px;
	width:220px;
	}
	
.latestnews_novedades li a {
	display:block; 
	padding-left:15px;
	text-decoration:underline;
	text-align:left;
	font-size:12px;
	color:#666666;
	background-image:url(../images/flecha_li.gif);
	background-repeat: no-repeat;
	background-position:center left;
	line-height:18px;
}		

.moduletable_mas_buscados{
	background-color: #ECECEC;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	margin-bottom:20px;
	width:245px;
	height:225px;
	}	
	
.moduletable_mas_buscados h3{
	background-color: #009966;
	list-style:none;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
    line-height:34px;
    margin-bottom:0px;
	background:#009966 url(../../../images/h3_bkg_med.gif) right top no-repeat;

	}
	

.moduletable_acceso {
	background-color: #ECECEC;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
	margin-bottom:20px;
	width:245px;
    color:#666666;
	/*height:225px;*/
	}	
	
.moduletable_acceso h3 {
	background-color: #009966;
	list-style:none;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
    line-height:34px;
    margin-bottom:0px;
	background:#009966 url(../../../images/h3_bkg_med.gif) right top no-repeat;
	}

.moduletable_destacados {
	background-color: #ECECEC;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:10px;
	list-style:none;
	margin-bottom:20px;
	width:200px;
    color:#666666;
	/*height:225px;*/
	}	
.moduletable_destacados h3 {
	background-color: #009966;
	list-style:none;
    padding-left:10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;
    line-height:34px;
    margin-bottom:0px;
	background:#009966 url(../../../images/h3_bkg_small.gif) right top no-repeat;
	}
.moduletable_destacados form {
	margin-top:10px;
	}
.moduletable_acceso .input{padding:0 10px 10px 10px; margin:0; border:0px;}

.moduletable_acceso ul li{list-style:none; padding:0;}

.moduletable_acceso ul{ padding:0 10px 10px 10px;}

.moduletable_acceso div{padding:10px;}

.moduletable_acceso input.button{
	background-color:#CCCCCC;
	color:#009966;
	font-weight:bold;
	padding-left:5px;
	/*margin-top:5px;
	height:25px;
	font-size:12px;*/}

.blog_destacado
{
width:450px;
}
	
.blog_destacado h2{
color:#009966;
font-size:18px;
font-weight:bold;
}


.blog_destacado p{
font-size:14px;
	color:#6d6d6d;
}

.blog_destacado .texto {
	width: 70%;
	color:#6d6d6d;
	font-family:Arial;
	font-size:14px;
	}


.blog_secundario
{
width:450px;
}
.blog_secundario h2 {
color:#009966;
font-size:14px;
font-weight:bold;

}
.blog_secundario p{
font-size:12px;
	color:#6d6d6d;
}

.blog_secundario .texto {
	width: 70%;
	font-size:12px;
	color:#6d6d6d;
	font-family:Arial;
	}


DIV.article-meta-home{
	color:#6d6d6d;
}

div.article-meta
{
	color:#6d6d6d;
}

#art_seccion {
	margin:-3px 0px 10px 0px;
	list-style:none;
	padding:0px 10px 5px 10px;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;	
	font-weight:bold;
	background:url(../../../images/h3_bkg_big.gif) no-repeat;
	line-height:34px;
	}

.componentheading {

	background:url(../../../images/h3_bkg_big.gif) no-repeat;
	margin:0px 0px 10px 0px;
	list-style:none;
	display:block; 
	text-align:left;
	font-family:Arial;
	font-size:14px;
	color:white;	
	font-weight:bold;
	line-height:34px;
	padding-left:10px;
	width:466px;
	}
	
.article_column{
/*padding-left:10px;*/
}

/*
.contentpaneopen{
padding:5px;
width:440px;

border-bottom: 1px solid #D4D0C8;
*border-top-color:#D4D0C8;

}*/
.contentpaneopen {border-bottom:1px solid #D4D0C8;
                            margin-left:10px;
                            padding:5px;
                            width:445px;}
							
.contentpaneopen h2 {
font-family:Arial;
font-weight:bold;
font-size:18px;
color:#009966;
}		
	
.contentpaneopen a{
color:#009966;
}
.contentpaneopen a:hover{
color:#009966;
}
.contentpaneopen a:visited{
color:#009966;
text-decoration: none;
}

.contentheading a:visited{
text-decoration: none;
color:#009966;
	}
.contentheading {
	margin:5px 0 5px; 0;
	}
.contentheading a{
	text-decoration: none;
	color:#009966;
	}
	
h2.contentheading {
text-decoration: none;
color:#009966;
	}	

.article-content_home {
	padding: 0;
	}
.article-content_home img {
float:left;
margin:10px 10px 10px 0;
}


/*#pathway{
padding: 0 0 10px 0;
font-size:11px;
color:#6d6d6d;
border-bottom:1px solid #D4D0C8;
margin-left:10px;
}	
#pathway a{
font-family:Arial;
font-size:11px;
color:#6d6d6d;
text-decoration:underline;
}*/

.buttonheading {
float:right;
width:58px;
padding-top:10px;}

.blog_more {
margin:15px;
padding:10px;
background-color:#ECECEC;

}

.blog_more div strong{
font-size:16px;
color:#009966;
}

.blog_more ul li{
list-style:none;
}

.pagenav{
font-size:13px;
padding:3px;
border:#CCC solid 1px;
}
