@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
td#menu_arriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td#menu_arriba a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td#menu_arriba a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
td#iconos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
td#iconos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.logo {
	background-image: url(imagenes/LOGO_ESCUDO_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td#menu_abajo a {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td#menu_abajo a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.linea_gris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.linea_gris_doble {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td#titulo_menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
td#novedades a {
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
td#novedades a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
td#novedadesm a {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
td#novedadesm a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}
td#galeria a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
td#galeria a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.cuadrado_gris {
	border: 1px solid #CCCCCC;
}
.titulos {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
td#rojo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
td#rojo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
td#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.titulos_rojo {
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.titulos_azul {
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
/* Tableaux */
table.spip {
	margin: left;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table.spip caption {
	caption-side: top;
	text-align: left;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.spip tr.row_first { background: #CCCCCC; }
table.spip tr.row_odd {
	background: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.spip tr.row_even {
	background: #EEEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.spip th, table.spip td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
.spip_documents_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}
