@charset "utf-8";
body, h1, p, ul, li, a, span {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
}


p {
	margin-top: 10px;
	text-align: justify;
}


#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondo_wrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#principal {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}
#principal ul {
	list-style-type: none;
}
#principal a {
	font-size: 10px;
	text-decoration: underline;
	color: #990000;
}


#principal .preguntas {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}
#comunicado strong {
	text-decoration: none;
	font-size: 12px;
}

#lista_muestra {
	margin-top: 25px;
}
#lista_muestra ul {
	list-style-type: none;
}


#lista_muestra li {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}
#lista_muestra a {
	text-decoration: none;
	font-size: 14px;
	margin-top: 10px;
	color: #000000;
}
#lista_muestra .links {
	font-size: 10px;
	text-decoration: underline;
	color: #990000;
}
#contenido {
	margin-top: 20px;
	width: 565px;
	height: 200px;
}

#logos {
	margin-top: 40px;
	margin-bottom: 20px;
}
#menu_camp {

}
#menu_camp h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
}
#botonera {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #FFFFFF;
}
#botonera ul {
	list-style-type: none;
}
#botonera a {
	display: block;
	height: 25px;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	width: 180px;
}

#botonera a:hover {
	background-color: #bfd7fa;
}
#side_bar {
	float: left;
}
.clearfix {
	clear: both;
}

.links {
	font-size: 10px;
	text-decoration: underline;
}
.linkdescarga {
	text-decoration: none;
}

.flotar_izq {
	float: left;
}
.imagen_noticias {
	float: left;
	margin-top: 10px;
}
.caja_texto {
	float: right;
	width: 400px;
	margin-top: 10px;
}
.destacado {
	font-weight: bold;
	color: #993300;
}


.flotar_der {
	float: right;
}



a.subir {
	margin-top: 5px;
	display: block;
	float: right;
	margin-right: 5px;
}


.marg_top {
	margin-top: 30px;
}
.divisor {
	margin-top: 20px;
}
.logo {
	margin-right: 20px;
	margin-left: 20px;
}
.resolucion {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
.inicio {
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix {
	clear: both;
}
.capa_home {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 146px;
	width: 219px;
	left: 330px;
	top: -200px;
	clip: rect(-200px,auto,auto,330px);
}
