/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-size: 12px;
	height: 100%;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #595959;
	background-color: #FFF;
	background: transparent url(../images/fondo.jpg) repeat-x fixed center 0;
}


#fondo
{
	background: transparent url(../images/fondo.jpg) repeat-x fixed center 0;
	position: relative;
	background-color: #FFF;
}



#contenido
{
	/*Original Width 990px;*/
	width: 840px;
	margin: 0px auto;
	padding-left:150px;
	text-align: left;
}

#pagina{
	width:813px;
	min-height:1500px;
	height: 1500px;	
	background-color:#fcfdf7;
	margin-bottom:-61px;
	display:block;
	}
	
#top{
	width:813px;
	height:99px;
	float:left;
	}	
	
#gestion{
	width:305px;
	height:99px;
	background:url(../images/gestion.gif) no-repeat;
	float:left;
	}	
	
#menu{
	width:345px;
	height:30px;
	padding:70px 5px 0 0;
	float:left;
	}	
	
#logo{
	width:149px;
	height:99px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
	}	

#banner
{
	width: 641px;
	height: 296px;
	background:url(../images/banner.gif) no-repeat;
	margin-left:80px;
	float:left;
}

	
#infopagina{
	/*Original Width 813px;*/
	width:764px;
	min-height:245px;
	height:auto;
	background:url(../images/contenido.gif) bottom no-repeat;;
	padding:0px 23px 0px 26px;
	float:left;
	}	
	
.ContentPane{
	width:700px;
	_height: auto;	
	padding:5px 20px 10px 30px;
	}		
	
#dnn_ContentPane {
	width:700px;
	_height: auto;	
	padding:5px 20px 10px 30px;	
}
	
.titulos{
	background:url(../images/Titulo.gif) no-repeat;
	width:124px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6551;
	font-weight:bolder;
	padding:8px 0 0 20px;
}
	
	
.noticias{
	width:764px;
	min-height:245px;
	height: auto;
	background:url(../images/linea.gif) no-repeat 99% 50%;

	}
	
.eventos{
	width:764px;
	min-height:245px;
	_height: auto !important;
	height: 245px;
	background:url(../images/linea.gif) no-repeat 99% 50%;
	float:left;

	}	
	
.testimonios{
	width:222px;
	min-height:246px;
	_height: auto !important;
	height: 246px;
	float:left;
}			
	



#fondoFooter{
background:transparent url(../images/Fondofooter.jpg) no-repeat scroll center 0;
background-color:#fcfdf7;
height:61px;
bottom:0;
}


.clearfooter {
	height: 0px;
	clear: both;
}

html>body .clearfooter {
height: 61px;
clear: both;
}

/* Joomla CSS */

.txt{
	padding:2px 7px 2px 7px;
	}

#dnn_NAV1_ctlNAV1 .txt{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#595959;
	list-style:none;
	text-decoration:none;
	}
#dnn_NAV1_ctlNAV1 span:hover{
	color:#595959;
	height:25px;
	background-color:#e8eadb;
	border:1px #FFF solid;
	}
	
#dnn_NAV1_ctlNAV1 span:visited{
	color:#353535;
	text-decoration:none;
	}	
	
.moduletable_menu span:visited{
	color:#353535;
	text-decoration:none;
	}	
	

/* titulo del articulo */
h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#5fa5d5;
	}	
	
/* leermas */
.readon{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	background-color:#9ec809;
	padding:2px 2px 0 5px;
	color:#FFF;
	text-decoration:none;
	float:right
	}	
	
a.readon:hover{
	background-color:#7b9a0d;
	color:#FFF;
}

a.readon:visited{
	background-color:#9ec809;
	color:#7b9a0d;
}
	
/* titulocategorias */
.c_head_grey h1{
	background:url(../images/Titulo.gif) no-repeat;
	width:124px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6551;
	font-weight:bolder;
	padding:8px 0 0 20px;
	}
	
h1{
	background:url(../images/Titulo.gif) no-repeat;
	width:124px;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6551;
	font-weight:bolder;
	padding:8px 0 0 20px;
	}	
	
.titleESNoticias {
color:#6c6551;
font-family:Tahoma,Geneva,sans-serif;
font-size:14px;
}

h2 {
color:#6c6551;
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size:15px;
font-weight:lighter;
text-indent:12px;
}

h3 {
color:#6c6551;
font-family:Tahoma,Geneva,sans-serif;
font-size:14px;
}
	
.Normal p {
color:#5C5C5C;
font-family:Tahoma,Geneva,sans-serif;
font-size:13px;
line-height:17px;
padding:0;
text-align:justify;
}	
