/* CSS Document */
#texto a:hover{
	color: #658CA5;
}
#texto a {
	color: #666666;
}
#encabezado {
	background-image: url(../images/delegaciones/encabezado_delegaciones.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
h2 {
	color: #658CA5;
	font-weight: bold;
	font-size: 1.8em;
}
.img_delegaciones {
	float: left;
	clear: both;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.icono_titular {
	margin-bottom: -4px;
}
#delegacion {
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	padding-right: 40px;
	text-align: justify;
	margin-bottom: 10px;
}
.label_delegacion  {
	float: left;
	width: 120px;
}
#delegacion fieldset {
	border: 1px solid #658CA5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.img_memoria {
	border: 1px solid #658CA5;
}

#delegacion legend {
	font-weight: bold;
	color: #3399CC;
}
.instituciones_subrayado {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #658CA5;
	text-align: right;
	margin-top: 20px;
}
.input_delegaciones {
	border: 1px solid #A5B5B6;
	margin: 1px;
	height: 20px;
}
.textarea_delegaciones {
	border: 1px solid #A5B5B6;
	margin: 1px;
}
#menu_interior_memoria a {
	color: #666666;
}
#menu_interior_memoria a:hover{
	color: #658CA5;
}
#menu_interior_memoria a.sel1{
	color: #658CA5;
}
#menu_interior_memoria {
	text-align: right;
	vertical-align: middle;
	height: 10px;
}
.memoria_coment {
	color: #999999;
	font-weight: bold;
	font-size: 0.9em;
}


#memoria {
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
#memoria fieldset {
	border: 1px solid #658CA5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#memoria legend {
	font-weight: bold;
	color: #658CA5;
}
#memoria_region {
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 10px;
	background-image: url(../images/delegaciones/regiones.gif);
	height: 268px;
}
#listado_memoria {
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#contador_memoria {
	clear: both;
	width: 560px;
	height: 70px;
	float: left;
	padding-top: 20px;
}
#encabezado_economica {
	background-image: url(../images/delegaciones/cabecera_economica.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
}

/*  CONTRAPARTES  */
#contrapartes {
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
}
.contrapartes_intro {
	color: #6B3E2E;
}
#contrapartes_lista{
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	text-align: justify;
	background-color:#D7E1FF;
	border:dashed 1px #000099;
	padding:10px;
	margin-bottom:10px;
}
#contrapartes_lista a {
	color:#658CA5;
}
#contrapartes_lista a:hover{
	color:#000099;
}
#contrapartes_lista a.sel1{
	color:#000099;
}
.img_contrapartes {
	border: 1px solid #999999;
}

img .img_contrapartes_right {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin_right: 20px;
}


.colaboraciones_subrayado {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

/* PERTENENCIA A REDES  */
#redes {
	background-image: url(../images/publicacciones/enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#red {
	height: 55px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contrapartes ul.anios{
	list-style-type:none;
	padding:.3em;
	border:dashed 1px #666666;
	background-color:#CCCCCC;
}
#contrapartes ul.anios li{
	display:inline-block;
	margin:.3em 1.2em;
	font-weight:bold;
	color:#666666;
	
}










