/*color titulos y links
	#C2BE9A
	body
	#49462C
*/

body{
	margin: 0px;
	padding:0px;
	background: ;
	text-align: center;
}
#contenido {
	position: relative;
	width: 768px;
	height:auto;
	margin: 0 auto 0 auto;
	background: url(images/fnd_page.jpg) left top no-repeat;
	background-color: #E5E5E5;
	border: 1px solid #064D84;
}
#encabezado {
	height: 357px;
	width: 768px;
	padding:0;
	margin: auto;
	z-index: 10;
	position:relative;
}

#logo {
	/*visibility:hidden;*/
	position:absolute;
	z-index:11;
	text-align:center;
	top:29px;
	left:20px;
	height: 70px;
	width: 70px;
	background-image: url(images/no_logo.gif);
}

#encabezado h2{
	font: bold 25px Verdana;
	text-align:left;
	width:100%;
	margin: 0;
	padding:0;
	position:absolute;
	top:150px;
	left: 20px;
	color:#000;
}

#pie {
	margin:0;
	z-index: 1px;
	padding-top:5px;
	padding-bottom: 5px;
	position:relative;
	clear:both;
	text-align:right;
	width: 768px;
	margin:0px;
}
#pie a{
	font: bold 11px Arial,Helvetica,sans-serif;
	color:#5E9D0D;
	text-decoration:none;
	padding-right:10px;
}
#pie a:hover{
	font: bold 11px Arial,Helvetica,sans-serif;
	color:#000;	
	text-decoration:none;
	padding-right:10px;
}

#correo{
	z-index: 1003;
  position:absolute;
	top: 335px;
	right: 0px;
	display:block;
	width: 768px;
	text-align: right;
	line-height: 18px;
	vertical-align:middle;

}
#correo a {
	font:11px Verdana;
	font-weight: bold;
	color:#5E9D0D;
	text-decoration:none;
	padding-right: 5px;
}
#correo a:hover{
	font: 11px Verdana;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	padding-right:5px;
}
#secciones{
	position:absolute;
	top: 280px;
	left: 0px;
	height: 35px;
	width:768px;
	z-index:1000;
}
#secciones h3{
	display:none;
}
#secciones .enlace{
	margin:0;
}
#secciones ul{
	position:relative;
	margin:0;
	height:28px;
	padding:7px 0 0 0;
	/*left:0px;
	top:0px;*/
	text-align:center;
	list-style-type:none;
}
#secciones li{
	padding: 0px 10px 0px 10px;
	margin:0;
	display:inline;
	}
#secciones .actual {

}
#secciones .actual a {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin:0 !important;
}
#secciones .actual a:hover{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#secciones a{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#secciones a:hover{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
#contenidos{
	position:relative;
	width: 768px;
	height:auto;
	margin:0;
	padding:0;
}
#alineado {
 	padding: 20px 20px 20px 20px !important;
	margin:0;
}
#contenidos h3{
	font:bold 18px  Verdana;
	color: #000;
	width: 100%;
	text-align:left;
	margin:0 0 20px 0 !important;
	padding: 0 !important;	
}
#contenidos h3 span{
	padding-left: 0px;
}
#contenidos div{
	font: 11px Verdana;
	margin:0px;
	line-height: 140%;
	color:#000;
	padding: 0px;
	text-align:justify;
}
#tablaContacto {
	width: 730px;
	}
.tituloDatos {
	font: 11px Verdana;
	font-weight: bold;
	margin:0 0 10px 0;
	color:#000;
	padding:3px;
	text-align:justify;
}
.datos {
	font: 11px Verdana;
	margin:0 0 10px 0;
	color:#000;
	padding:3px;
	text-align:justify;
}
.datos a {
	font: 11px Verdana;
	margin:0 0 10px 0;
	color:#000;
	padding:3px;
	text-align:justify;
}

/*CALENDARIO*/
.tablaCalendario {
	margin-left: 20px;
    width:150px;
    background: #FFFFFF;
    border: 1px solid #666666;
    font-family: Arial, verdana;
    margin-top: 0px;
    margin-bottom: 20px;
}
.filaMes {
    background: #333;
    height: 20px;
}
.txtMes {
    color: #FFF;    font-size: 11px;
    font-weight: bold;
}
.filaDias {
    background: #666666;
}
.filaDias table td {
    height: 20px;
}
.filacalendario {
    background: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
}
.txtcalendariodia {
    color: #FFFFFF;    font-size: 11px;
}
.txtcalendario {
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    height: 20px;
}
.EstiloDia {
    color: #000000;
}
.lnkblanco {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
}
/*FIN CALENDARIO*/
h4 {
    font-size:18px;
    font-weight: bold;
    font-family: Arial, verdana;
    color: #CCC;
    margin-bottom: 10px;
    text-align:left;
    clear: both;
}
h5 {
    font-size: 13px;
    font-weight: bold;
    color: #CCC;
    text-align:left;
    margin-bottom: 10px;
    clear: both;
}
/*EVENTOS*/
#titulo_evento {
    font-weight: bold !important;
    font-size: 18px !important;
    width: 100%;
    margin: 0px;
    padding:0px;
}
.color_evento {
    width: 15px;
    height: 15px;
    margin:0 10px 0 0;
    padding:0px;
    float:left;
    clear: right;
}
#fecha {
    font-size: 11px !important;
    font-weight: bold !important;
    color: #CCC !important;
    margin: 0px !important;
}
.adjuntos {
    border: 1px solid #000;
    background: #333;
    padding: 10px !important;
}
.documento {
    font-size: 11px !important;
    color: #FFF !important;
    padding-bottom: 10px !important;
}
.documento a {
    font-size:14px;
    font-weight: bold;
    text-decoration: underline;
    color: #C2BE9A !important;
    padding-bottom: 10px !important;
}
.descarga {
    font-size: 11px;
    font-weight: bold !important;
    color: #999 !important;
    margin:5px 0px 0px 0px !important;
    padding:0px !important;
}
.descarga a {
 color:#C2BE9A !important;
 font-size: 11px !important;
}
/*FIN EVENTOS*/


/*LISTADO NOTICIAS*/
.noticia {
    height: 110px;
    margin: 10px 0px 10px 0px !important;
    padding:0px !important;
}
.noticia a {
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    color: #C2BE9A;
    padding-bottom:15px;
}
.noticia div {
    margin:5px 0px 0px 0px !important;
    padding: 0px !important;
}
.noticia img {
    float:left;
    padding: 2px;
    border: 1px solid #666666;
    margin: 0px 10px 0px 0px;
}
.noticia span a {
    font-size: 12px;
    color: #C2BE9A;
}
.paginacion {
    color: #CCC !important;
    text-align: center !important;
    padding: 20px 0px 0px 0px !important;
}
.paginacion img {
    border: 0px;
}
.paginacion a {
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
}
/*FIN LISTADO NOTICIAS*/


/*DETALLE NOTICIA*/
#detalle_noticia {
    text-align:left;
    padding-bottom: 20px !important;
}
#fuente {
    font-size: 11px !important;
    color: #666666;
    margin-bottom: 10px !important;
}
#fuente span {
    font-weight: bold;
}
#fotografias {  
    padding: 10px !important;
    color: #FFF;
    margin-bottom: 20px !important;
    }
#fotografias a {
    color: #FFF;
    background: url(images/ico_images.gif) left no-repeat;
    padding: 7px 0px 5px 30px !important;
    font-size: 12px;
}
.utilidades {
    padding: 0px !important;
    color: #FFF;
    margin: 0px!important;
    text-align: right !important;
}
.utilidades a {
    font-size: 11px !important;
    color: #FFF;    
}
.volver {
    margin-top: 15px !important;
}
.volver a {
    padding: 0px 5px 0px 15px;
    background: url(images/arrow_izq.gif) left 2px no-repeat;
    color: #FFF;
    font-weight: bold;
}
/*FIN DETALLE NOTICIA*/
.parrafo {
  margin-bottom: 15px !important;
	clear: both;
}
	.parrafo img{
	  border: 1px solid #000;
	}
/*ENLACES*/
.enlaces_lista {
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style:none;
	font-weight: bold;
}
.enlaces_lista li {
	color: #CCC;
	padding:0px;
	margin-bottom: 25px;
}
.enlaces_lista ul {
	padding:0px;
	list-style:none;
	font-size: 12px;
	font-weight: normal;
	margin:10px 0px 10px 0px;
}
.enlaces_lista ul a {
	font-weight: bold;
	color: #C2BE9A !important;
	
}
.categorias {
	text-align:left;
	color: #CCC;
	font-size:12px;
	margin:0px;
	padding: 0px 0px 0px 20px;
	list-style-type:square;
	list-style-position: outside;
	
}
.categorias li {
	margin: 5px 0px 5px 0px;
}
.categorias li a {
	color: #CCC;
	font-weight: bold;
}
.categorias li a:hover {
	color: #FFF;
	font-weight: bold;
}
.activo {
	background: #C2BE9A;
	padding:2px;
	color:#333 !important;
	text-decoration:none;
	font-weight: bold;
}
/*FIN ENLACES*/
