html {
	height: 100%;
}

body{
    color: #666666;
	height: 100%;
	margin: 0px;
 	background-color: #eeeeee;
	/*background-image: url(../images/fondo3.gif);*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
p{
    color: #666666;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
h3{
	color:#A50035;
	font-size:17px;
	
}
form {
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #A93A03;
	text-decoration: none;
}
a:hover{
	color: #9A0235;
	text-decoration: none;
}


#bloque{
	/*margin-top: 20px;*/
	
	background-color: #ffffff;
	background-image:url(../images/banner.jpg);
	background-repeat:repeat-x;
	border:#999999 1px solid;

	position:relative;
	text-align: left;
	
	width:760px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    width:758px;		
}
#sombra{
	margin-top: 20px;
	
	background-color: #000000;

	position:relative;
	text-align: left;
	
    width:764px;		

	background-color: #ffffff;
	background-image:url(../images/fondodere.gif);	
	background-position: top right;
	background-repeat: repeat-y;
}


#sombraabajo{
	background-image:url(../images/fondoabajo.gif);	
	background-position: top left;
	background-repeat: repeat-x;
	height:4px;
	width:760px;
}
#menuizq{
	margin-left: 0px;
	/*background-color:#999999;*/
	width:20px; 
	position:relative;
	float:left;
	height:auto;
}

#menu{
	margin-left: 0px;
	background-color:#ffffff;
	background-image:url(../images/banner_menu.jpg);
	background-repeat:no-repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	width:180px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    width:170px;	
	
	position:relative;
	float:left;
	/*height:450px;*/
	height:auto;
	margin-bottom:20px;
}
#menu_elementos{
	height:20px;
	/*border-bottom:1px dashed #cccccc;*/
}

.activo{
	color: #999999;
	/*border-bottom:1px dashed #cccccc;*/
	padding-left:10px;
}
.inactivo{
	color: #666666;
	/*border-bottom:1px dashed #cccccc;*/
	padding-left:10px;
}
#logo{  
	background-color:#ffffff;
	background-image:url(../images/logo.jpg);	
	background-repeat:no-repeat;
	
	/*CON EL LOGO VIEJO*/
	/*margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	
	width:170px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    width:165px;
	
	height:110px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    height:80px;	*/
	
	/*CON EL LOGO NUEVO*/
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	
	width:170px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    width:165px;
	
	height:130px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    height:100px;	
}
#banner_fecha{
	top: 80px;
	position:absolute;
	/*float:right;*/
	left: 690px;
	color:#FFFFFF;
}
#banner_simbolos{/* no muestra nada, es para ubicar la siguiente capa*/
	margin-left: 5px;
	margin-top: 90px;
	/*float:left;*/
	height: 15px;
	width:550px;
	left: 300px;
}
#contenido{
	margin-left: 12px;
	margin-top: 10px;
	float:left;
	width:542px;
	/*background-color:#999999;*/
}
#contenido_centro{
	/*background-color:#999999;*/
	float:left;
	width:315px;
}
#contenido_centro.punteado{
	border-right: 2px dotted #cccccc;
	padding-right: 10px;
	
	width:317px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    width:305px;		
}
.parrafo{
	margin-bottom:12px;
	/*padding-bottom:5px;*/
	/*border-bottom: 1px dotted #cccccc;*/
}

.parrafotitulo{
	font-weight:bold;
	color:#990134;
	color:#000000;
	margin-bottom: 4px;
}
.parrafotexto{
	font-size:11px;
	text-align:justify;
}

.parrafofoto{
	margin: 20px;
	background-repeat:no-repeat;
	color:#990134;
}

#foto_portada1{
	margin-top:8px;
	background-image:url(../images/portada1.jpg);	
	background-repeat:no-repeat;
	width:300px;
	height:80px;
}
#foto_portada2{
	margin-top:8px;
	background-image:url(../images/portada2.jpg);	
	background-repeat:no-repeat;
	width:300px;
	height:100px;
}

#contenido_derecha{
	/*background-color:#999999;*/
	margin-left: 5px;
	float:left;	
	width:220px;
 	/*voice-family: "\"}\""; 
    voice-family:inherit;
    width:180px;	*/
	height: auto;
}
.noticia_mini{
	/*margin-left:5px;*/
	margin-bottom:5px;
	padding:5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#f1f1f1;
	/*width:150px;*/
}
.noticiaminititulo{
	font-weight:bold;
	color:#990134;
	/*color: #000000;*/
}

.noticiatitulo{
	font-weight:bold;
	color:#EB7314;
}
.noticiaminitexto{
	font-size:10px;
	text-align:justify;
}
/*****************************links***********************/
.linktitulo{
	font-weight:bold;
	color:#EB7314;
}
.linkurl{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
.linkdes{
	font-weight:normal;
	font-size:10px;
	/*color:#EB7314;*/
}
/*****************************contacto***********************/
.contactolocalidad{
 	/*background-color: #cccccc;*/
	background-image: url(../images/menu_tri_on.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px ;
	text-indent:12px;
	font-weight:bold;
	color:#EB7314;
}
.contactotitulo{
	font-weight:bold;
	color:#000000;
	margin-left:12px;
}
.contactodir{
	font-weight:normal;
	font-size:10px;
	margin-left:12px;
	/*color:#EB7314;*/
}
.contactourl{
	font-weight:normal;
	font-size:10px;
	margin-left:12px;
	text-decoration:underline;
	/*color:#EB7314;*/
}


#separador_derecha{
	/*padding-top:5px;*/
	/*margin-left:5px;*/
	width: 220px;
	border-top: 2px dotted #cccccc;

}
#caja_login{
	margin-left:5px;
	/*
	padding-left: 5px;
	margin-bottom:5px;
	padding-bottom:5px;*/
	background-color:#ffffff;
	background-image: url(../images/fondoform.jpg);	
	background-repeat: no-repeat;
	width:182px;
	
	height: 84px;
	
}

#footer {
	background-color:#ffffff;
	background-image: url(../images/footer.jpg);	
	background-repeat: no-repeat;
	background-position: 200px 6px;
	text-indent: 20px;
	margin-bottom:0px;
	padding-top:5px;
	width:758px;
	position:relative;
	
	border-top: 1px solid #cccccc;
	
	height:22px;
 	voice-family: "\"}\""; 
    voice-family:inherit;
    height:20px;			
}
#footer ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#footer ul li {
	color: #333333;
	font-size: 9px;
	margin-left: 0;
	padding: 2px 5px;
	border-left: 1px solid #999999;
	list-style: none;
	display: inline;
	}
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

.activo{
color: #000000;
}

.selected {
    color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.texto {
    color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.texto_tit {
    color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.vacio {
	background-color: #FFFFFF;
	border-top: solid #000000;
	border-right: solid #000000;
	border-bottom: solid #000000;
	border-left: solid #000000;
}

.fondo {
	background-color: #FFFFFF;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(../images/imagefondo_01.jpg);
}


.formboton {
	color: #666666;
	background-color: #FFFFFF;
	/*height: 15px;*/
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}
.formtext {
	background-color: #FFFFFF;
	width: 100px;
	height: 12px;
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}
.formselect {
	background-color: #FFFFFF;
	height: 17px;
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}
.formlogin {
	background-color: #FFFFFF;
	width: 72px;
	height: 12px;
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}
.formtext2 {
	background-color: #FFFFFF;
	width: 350px;
	height: 55px;
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}
.formtextarea {
	background-color: #FFFFFF;
	width: 330px;
	height: 40px;
	border: 1px solid #999999;
	font-family: Trebuchet, arial;
	font-size: 11px;
}

#subapartado{
	float:left; 
	padding-left: 23px; 
	background-image:url(../images/icono_casa.gif);
	background-position:left;
	background-repeat:no-repeat;
	width: 90%;
	margin-left: 7px;
	text-align:left;
	border-right: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
#subapartado .titulo{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	width: 100%;
	color: #000000;
	/*font-weight:bold;*/
}
#linksmenu{
	font-size:11px;
	color:#666666;
	background-color: #FFFFFF;
}
#linksmenu:hover{
	font-size:11px;
	color:#000000;
	background-color: #eeeeee;
}

/**********************************LISTADO**********************************/
.paginatorContent
{
	line-height:20px;
	/*font-size:90%;*/
}
.listado
{
	/*border-color: #999;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	font-size:80%;*/
	width:100%;
}

.listado th
{
	/*border-color: #999;
	border-width: 0px 0px 1px 1px;
	border-style: solid;*/
	background-color: #990134;
	line-height: 20px;
	text-align: left;
	padding-left: 3px;
	white-space: nowrap;
	color:#FFFFFF;
}
.listado th a,.listado th a:visited{
	color:#FFFFFF;
}
.listado th a:hover{
	color:#FFCC80;
}
.listado td {
	/*border-color: #999;
	border-width: 0px 0px 1px 1px;
	border-style: solid;*/
	background-color: #CCC;
	line-height:18px;
	text-align:left;
	padding-left:3px;
	white-space: nowrap;
	font-size:100%;
}
.pageInfo
{
	float:left;
	width:280px;
}
.pageList
{	
	text-align:right;
}
