body {
	margin: 0px; 
	background-image: url(../images/background.gif); 
}
.fondo_sombra {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-y;
}
.cabecera {
	background-image: url(../images/fondo_cabecera.gif);
	background-repeat: no-repeat;
}
.cabecera_continuacion {
	background-image: url(../images/fondo_cabecera_02.gif);
	background-repeat: no-repeat;
}
.txt-fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.menu:hover {color: #000;}
.menu_seleccion {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	/*background-image: url(../images/menu_on.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}
.sombra_columna_izda {
	background-image: url(../images/sombra_columna_izda.gif);
	background-repeat: repeat-y;
}
.linea_vertical {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #ccc;
}
.fondo_blanco {background-color: #fff;}
.columna_inicio_izda {
	width: 430px;
	margin:0px 10px 10px 20px;
	float: left;
}
.columna_inicio_dcha {
	width: 400px;
	margin:0 0 0 20px;
	float: left;
}
.columna_interior_izda {
	width: 530px;
	margin:0px 10px 10px 20px;
	float: left;
}
.columna_interior_dcha {
	width: 300px;
	margin:0 0 0 20px;
	float: left;
}
.columna_interior_pequena {
	width: 250px;
	margin:0 10px 0 20px;
	float: left;
	overflow: hidden;
}
.menu_barras {
	border-width: 2px 0 1px 0;
	border-style: solid;
	border-top-color: #a81415;
	border-bottom-color: #CCCCCC;
}
.menu{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
}

.solapa_naranja {
	background-image: url(../images/solapa_naranja.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #fd8c00;
}
.solapa_verde {
	background-image: url(../images/solapa_verde.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #78b515;
}
.solapa_azul {
	background-image: url(../images/solapa_azul.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #288dd4;
}
.titulo_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin: 0 6px 0 10px;
}
.titulo_seccion_foros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a81415;
	margin: 0 6px 0 20px;
}
.titulo_avance_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fd8c00;
	margin: 0;
}
.titulo_avance_convocatoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #78b515;
	margin: 0;
}
.titulo_avance_cooperacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #288dd4;
	margin: 0;
}

.linea_titulo_seccion_foros {border-bottom: 1px solid #e2e2e2;}
.encabezado {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4b4b4b;
	margin: 9px 0 0 0;
	text-transform: uppercase;
}
.texto_fecha_columna {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4b4b4b;
	text-transform: uppercase;
	width: 200px;
	margin:2px 5px 5px 0;
	float: left;
}
.texto_fecha_numeros {color: #a81415;}
.texto_fecha {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4b4b4b;
	text-transform: uppercase;
	margin:2px 5px 5px 0;
}
.parrafo_derecha_fecha {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4b4b4b;
	width: 220px;
	margin:2px 0 0 0;
	float: left;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	margin: 2px 0 0 0;
	font-weight: bold;
	text-decoration:none;
}
.titulo_entrada_foro {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #a81415;
	margin: 2px 0 0 0;
	font-weight: bold;
}
.entradilla {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	margin: 4px 0 0 0;
	font-style: italic;
}
.parrafo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	margin: 4px 0 0 0;
	text-decoration:none;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	margin: 4px 0 0 0;
	text-decoration:none;
}
div {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	margin: 4px 0 0 0;
	text-decoration:none;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	text-decoration: underline;
}
a:hover {color: #a81415;}
.enlace {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;
	text-decoration: underline;
}
.enlace:hover {color: #a81415;}
.entidad {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #a81415;
	margin:0;
	text-transform: uppercase;
	font-weight: bold;
}
.boton_margen {	margin: 4px 0 4px 40px;}
.linea_separacion_guiones {
	border-bottom: 1px dashed #c9c9c9;
	margin: 4px 0 4px 0;
}

.mini_imagen {
	overflow: hidden;
	float: right;
	padding: 3px 0px 4px 7px;
}
.imagen {
	overflow: hidden;
	float: left;
	padding: 7px 7px 4px 0px;
}
.paginador_on{
	color: #009ada;
	font-weight: bold;
	text-decoration: none;
	padding:0px 4px 0px 4px;
	background-color: #a81415;
}
.paginador {
	color: #93d8f6;
	font-weight: bold;
	text-decoration: none;
	padding:0px 4px 0px 4px;
	background-color: #93d8f6;
}
.paginador:hover{
	color: #009ada;
	background-color: #009ada;
}
.paginador_texto {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#CCCCCC;
	letter-spacing: 5px;
	text-decoration:none;
}
.paginador_texto a{
text-decoration:none;
color: #4b4b4b;
}
.paginador_texto a:hover{
text-decoration:none;
color: #4b4b4b;
}