body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color:#FFFFFF;
	background-color: #000000;
}

.titulo1 {
	font-family: Trebuchet Ms;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	}
.titulo2 {
	font-family: Trebuchet Ms;
	font-size: 22px;
	color: #A56F1B;
	font-weight: normal;
	}
.titulo3 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	}

.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ficha_titulo_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
	background-color: #F3F3F3;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.table_contenido {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 96%;
}
.fecha_noticia, detail {
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #838383;
}
.detail {
font-family: Trebuchet Ms;
	font-size: 12px;
	color: #838383;
}
.borde4px {
	border: 4px solid #FFFFFF;

}
#bordeimgs img
{
         border: 4px solid #FFFFFF;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #F3F3F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 2px;
}
.texto_boxesmargen2px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	margin: 0px;
	padding: 2px;
}
a:link,a:visited{
	font-family: Trebuchet Ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A56F1B;
	text-decoration: none;
}
a:hover{
	font-family: Trebuchet Ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD962B;
	text-decoration: none;
}
a.botonera:link,a.botonera:visited{
	font-family: Trebuchet Ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
}
a.botonera:hover{
	font-family: Trebuchet Ms,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.complements {
	color: #353535;
}
.titular {
	font-family: Trebuchet Ms;
	font-size: 15px;
	font-weight: bolder;
	color: #587AA0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	text-align: left;
	vertical-align: middle;
}
#footer	{
	clear: both;
	width:100%;
	position: absolute; 
	bottom: 20px;
	color: #555555;
	margin-bottom: 0px; /* required for Opera 6 to show background color but others don't like it so hide the value of 0 from it */
	z-index: 15;
	/*background-color: #000000;*/
	padding: 0px;
}
.numero_color{
	color: #016B5F;
	font-weight: bold;
}
.home {
	background-image: url(../img/background_home.jpg);
	background-repeat: no-repeat;
}
.bio {
	background-image: url(../img/background_bio.jpg);
	background-repeat: no-repeat;
}
.obra {
	background-image: url(../img/background_obra.jpg);
	background-repeat: no-repeat;
}
.contacto {
	background-image: url(../img/background_contacto.jpg);
	background-repeat: no-repeat;
}
.links {
	background-image: url(../img/background_links.jpg);
	background-repeat: no-repeat;
}
.multimedia {
	background-image: url(../img/background_multimedia.jpg);
	background-repeat: no-repeat;
}
.disco {
	background-image: url(../img/interface_disco01.jpg);
	background-repeat: no-repeat;
}
.disco2 {
	background-image: url(../img/interface_disco02.jpg);
	background-repeat: no-repeat;
}
.disco3 {
	background-image: url(../img/interface_disco03.jpg);
	background-repeat: no-repeat;
}
.bodytext,li,p {
        font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.csc-firstHeader,H1
{
         font-family: Trebuchet Ms;
	font-size: 22px;
	color: #A56F1B;
	font-weight: normal;

}

.csc-textpic-caption {
font-family: Trebuchet Ms;
	font-size: 12px;
	color: #838383;
	text-align: center;

}