body {
	background-color: #FFF;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
}

/* ESTILOS PROPIOS DEL CONTENEDOR --------------------------- */

.container {
	margin: auto;
	margin-top: 1px;
}

/* ESTILOS PROPIOS DEL CONTENIDO --------------------------- */

.content {
	float: left;
	background-color: #FFF;
	margin-bottom: 2px;
}

.nav2 {
	display: none;
}

.nav2 {
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENT --------------------------- */

.content_menu {
	display: none;
}

.content_text {
	font-size: 11px;
	color: #000;
	text-align: justify;
}

.destacado_izq {
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.destacado_izq .border{
	border: 2px solid #AFBBB9;
	margin: 0px 5px 5px 0px;
	float: left;
}

.destacado_izq h1{
	display: inline;
	font-size: 10px;
}

.destacado_izq .poll_results{
	margin-top: 3px;
	clear: both;
	border-top: 1px solid #AFBBB9;
	text-align: center; 
}

.destacado_izq .rowpoll {
  	clear: both;
  	padding-top: 2px;
  }
  
.destacado_izq .conceptpoll {
	width: 30px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
.destacado_izq .formpoll {
  	float: left;
	text-align: left;
  	padding-top: 4px;
  }

.destacado_dcha {
	padding: 5px 5px 5px 10px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.destacado_dcha .border{
	border: 2px solid #AFBBB9;
	margin: 0px 5px 5px 0px;
	float: left;
}

.destacado_dcha .album{
	margin-top: 3px;
	clear: both;
	border-top: 1px solid #AFBBB9;
	text-align: center; 
}

.destacado_divider {
	clear: both;
	background-color: #C5C5C5;
}

.destacado_centro {
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}

/* ESTILOS PROPIOS DEL CONTENT: Navegación CCM --------------------------- */

/* CCM */

ul#menu_ccm {
	display: none;
}

/* RIEUX */

ul#menu_rieux {
	display: none;
}

/* COFE */

ul#menu_cofe {
	display: none;
}



/* ESTILOS PROPIOS DEL NAV2 --------------------------- */

.nav2_rieux img{
	display: none;
}

.nav2_rieux_nav {
	display: none;
}

.nav2_cofe_nav {
	display: none;
}

.logos {
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENIDO: LISTADOS --------------------------- */

.content_text ul li a{
	font-size: 13px;
	text-align: left;
}
.content_text ul ul li a{
	font-size: 11px;
	font-weight: normal;
}
.content_text ul ul ul li a{
	font-size: 10px;
}
.content_text ul ul ul ul li a{
	font-size: 9px;
}


/* ESTILOS PROPIOS DEL CONTENIDO: Footer --------------------------- */
.footer {
	display: none;
}

.footer01 {
	display: none;
}

.footer02 {
	display: none;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Genéricos --------------------------- */

.cleaner {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.aaa {
	display: none;
}

hr {
	border: 0;
	color: #8D8D8D;
	background-color: #8D8D8D;
	height: 1px;
}


/* ESTILOS GENERALES ------------------------------------------------------------ */

.foto_left {
	float: left;
	margin: 0px 5px 5px 5px;
	border: 2px solid #AFBBB9;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}


/* FLASH ------------------------------------------------------------ */

.flash {
	width: 400px;
	margin: auto;
	border: 1px solid;
}


/* Tables ------------------------------------------------------------ */

.content_text table {
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	text-indent: 3px;
	font-size: 10px;
  	color: #000;
	border: 1px solid #000;
	width: 100%;
}


.content_text  table td,table th{
	padding: 2px;
	border: 1px solid #000;
}


/* Print ------------------------------------------------------------ */

.print {
	height: 50px;
	border: 2px solid #ddd;
	padding: 10px;
	font-size: 11px;
	clear: both;
	margin: 5px 0px 20px 0px;
}

.print h1{
	font-size: 11px;
	display: inline;
}

.print img{
	float: right;
}

.flash_home {
	display: none;
}

/* MOULES ------------------------------------------------------------ */

#mod_title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

#mod_title img {
	display: none;
}

.mod_title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

#mod_seo_path {
	display: none;
}

.mod_search{ 
	display: none;
}

#mod_status_1 {
	display: none;
}

#mod_status_2 {
	display: none;
}

#mod_footer { 
	display: none;
}

.hide { 
     height: 0; 
     width: 0; 
     overflow: hidden; 
     position: absolute;  /* for the benefit of IE5 Mac */ 
     display: none;
} 

.row {
  	clear: both;
  	padding-top: 5px;
  }
  
.concept {
	width: 80px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
.concept_02 {
	width: 130px;
  	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
  }
  
.form {
  	float: left;
	text-align: left;
  }

.tiny_style01 {
	font-size: 14px;
}

.tiny_style02 {
	font-size: 16px;
}

.tiny_style03 {
	font-size: 13px;
	font-weight: bold;
	color: #027C01;
}

.tiny_style04 {
	background-color: #DCEDD6;
	font-size: 15px;
	font-weight: bold;
	color: #027C01;
	padding: 3px;
}

.mod_element {
	clear: both;
	margin: 15px 0px 15px 0px;
	padding: 3px;
}

/* CONTENT ------------------------------------------------------------ */

.mod_contentlist_tittle {
	padding: 3px;
	margin: 5px 0px 5px 0px;
	color: #FFF;
	border-bottom: 1px solid #99C3DB;
	font-size: 12px;
}

.mod_contentlist_tittle a{
	color: #2C5B79;
}

.mod_contentlist_tittle a:hover{
	color: #027C01;
}

.mod_contentlist_image {
	float: left;
	padding: 0px 5px;
}

.mod_contentlist_image img{
	border: 2px solid #AFBBB9;
}

.mod_contentlist_short {
	font-size: 10px;
}

.mod_contentlist_date_list {
	float: right;
	font-size: 10px;
	font-style: italic;
	margin-top: 10px;
}

.mod_contentlist_date {
	float: right;
	font-size: 10px;
	font-style: italic;
	margin-top: 10px;
}

.mod_contentlist_pictures {
	/*width: 200px;*/
	/*padding: 5px;*/
	float: right;
	font-size: 9px;
	margin: 0px 0px 10px 10px;
	background-color: #E0E0E0;
	text-align: center;
}

.mod_contentlist_pictures a{
	font-size: 10px;
}

.mod_contentlist_pictures img{
	border: 0px solid;
	padding: 5px;
}

.mod_contentlist_date_detail {
	font-size: 11px;
	padding: 5px;
	font-style: italic;
	text-align: right;
	background-color: #E0E0E0;
}

.mod_contentlist_resume {
	font-size: 13px;
	padding: 8px;
	font-weight: bold;
}

.mod_contentlist_content {
	padding: 8px;
}

.mod_contentlist_content img{
	margin: 8px;
	border: 2px solid #AFBBB9;
}

/* AGENDA ------------------------------------------------------------ */

.mod_agenda_date{
	clear: both;
	margin: 5px 5px 2px 5px;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #AFBBB9;
	margin-top: 20px;	
}

.mod_agenda_date ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.mod_agenda_date li{
	background-image: url(../imagenes/calendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 0px 10px 20px;	
}

.mod_agenda_author {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	font-style: oblique;
	color: #8E9F9C;
	margin-bottom: 5px;	
}

.mod_agenda_content {
	padding-left: 30px;
}

.mod_agenda_image {
	float: left;
	padding: 5px;
}

.mod_agenda_image img{
	border: 2px solid #AFBBB9;
}

.mod_agenda_pictures {
	width: 200px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	background-color: #AFBBB9;
	text-align: center;
	clear: both;
}

.mod_agenda_pictures a{
	font-size: 10px;
}

.mod_agenda_pictures img{
	background-color: transparent; border: 0px;
	margin-top: 5px;
}

.mod_agenda_resume {
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
}

.mod_agenda_content_detail {
	margin-bottom: 10px;
}

/* CLASIFICADOS ------------------------------------------------------------ */
.corchete01 {
	border-right: 13px solid #8E9F9C;
	border-left: 13px solid #8E9F9C;
	height: 4px;
}

.corchete02 {
	border-right: 4px solid #8E9F9C;
	border-left: 4px solid #8E9F9C;
}

.mod_classifieds_tittle {
	padding: 10px 10px 5px 10px;
	font-size: 17px;
	text-align: left;
}

.mod_classifieds_image_list {
	padding: 5px;
	float: left;
}

.mod_classifieds_short {
	padding: 0px 10px 5px 10px;
}

.mod_classifieds_short img{
	border: 2px solid #AFBBB9;
}

.mod_classifieds_date {
	padding: 0px 10px 10px 10px;
	text-align: right;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.mod_classifieds_image {
	width: 200px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 0px 0px 10px 10px;
	background-color: #AFBBB9;
	text-align: center;
	clear: both;
}

.mod_classifieds_image img{
	margin: 8px 0px 5px 0px;
	border: 2px solid #AFBBB9;
}

.mod_classifieds_detail_date {
	text-align: right;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;	
}

.mod_classifieds_resume {
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
}

.mod_classifieds_content {
	margin-bottom: 10px;
}


/* DIRECTORY ------------------------------------------------------------ */

.mod_vista {
	float: right;
	background-color: #eee;
	padding: 5px;
	border: 1px solid #ddd;
	text-align: center;
	margin-bottom: 2px;
}

.mod_vista img{
	border: 1px solid #eee;
}

.mod_vista a:hover{
	background-color: #eee;
}

.mod_directory_path {
	background-color: #C5DDEB;
	border-top: 1px solid #77AFCE;
	border-bottom: 1px solid #77AFCE;
	padding: 5px;
	text-align: left;
}

.mod_directory_path a{
	font-size: 10px;
}

.mod_directory_subcategories {
	padding: 3px 3px 3px 5px;
	clear: both;
	font-weight: bold;
	border-bottom: 2px solid #ddd;
	margin-bottom: 5px;
}

.mod_folder {
	width: 194px;
	float: left;
	padding: 1px 0px 2px 0px;
}

.mod_folder a{
	font-size: 10px;
}

.mod_folder img{
	border: 0px solid;
}

.mod_directory_divider {
	background-color: #ddd;
	height: 2px;
}

.mod_directory_tittle {
	padding: 2px 5px 2px 5px;
	font-size: 13pt;
	margin-bottom: 5px;
	background-color: #C5DDEB;
	text-align: left;
}

.mod_directory_tittle a{
	color: #2C5B79;
}

.mod_directory_tittle a:hover{
	color: #FFF;
}

.mod_directory_localidad {
	font-size: 11px;
}

.mod_directory_short {
	font-size: 10px;
}

.mod_directory_tree ul {
	margin: 5px 0px 0px 30px;
	padding: 0px;
	list-style-type: none;
}

.mod_directory_tree ul li{
	margin: 5px 0px 0px 0px;
}

.mod_directory_pictures {
	width: 200px;
	padding: 5px;
	float: right;
	font-size: 9px;
	margin: 0px 0px 10px 10px;
	background-color: #E0E0E0;
	text-align: center;
}

.mod_directory_pictures a{
	font-size: 10px;
}

.mod_directory_pictures img{
	background-color: transparent; border: 0px;
	margin-top: 5px;
}

.mod_directory_content {
	padding: 8px;
}

.mod_directory_short_inside {
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.mod_directory_other {
	padding: 8px 8px 3px 8px;
	font-size: 13pt;
	font-weight: bold;
	color: #2C5B79;
	border-bottom: 2px solid #AFBBB9;
}

/* DOCUMENT ------------------------------------------------------------ */

.mod_document_download {
	padding: 8px;
	float: right;
	text-align: right;
	font-size: 10px;
	border-bottom: 3px solid #E5E6E2;
	border-left: 3px solid #E5E6E2;
	border-right: 3px solid #E5E6E2;
	margin: 0px 0px 10px 10px;
}

.mod_document_download img {
	border: 1px solid #FFF;
}

.mod_document_tittle {
	background-color: #E5E6E2;
	padding: 5px;
}

.mod_document_tittle a{
	color: #000;
}

.mod_document_short {
	padding: 5px;
}

.mod_document_date {
	padding: 5px;
	text-align: right;
	font-style: italic;
}

.mod_document_content {
	padding: 5px;
}

.mod_document_resume {
	font-size: 11px;
	font-style: italic;
	padding: 5px;
}

.mod_document_pictures {
	width: 310px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	background-color: #E5E6E2;
	text-align: center;
	clear: both;
}

.mod_document_pictures a{
	font-size: 10px;
}

.mod_document_pictures img{
	background-color: transparent; border: 0px;
	margin-top: 5px;
}

/* LINKS ------------------------------------------------------------ */

.links {
	padding: 5px;
}

.links ul {
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.links li {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-variant: small-caps;
}

.links ul ul {
	list-style-type: none;
	padding: 0px 0px 0px 28px;
	margin: 0px;
	margin-left: 3px;
}

.links ul ul li {
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-variant: normal;
}

/* PHOTO ------------------------------------------------------------ */

.mod_photo_album { 
	margin: 5px 10px 5px 10px;
	border: 1px solid #AFBBB9;
	padding: 5px;
	font-size: 10px;
	background-color: #EEF5F9;	
}

.mod_photo_album img{ 
	margin: 0px 10px 10px 0px;
}

.mod_photo_album a{ 
	font-size: 10px;
	color: #2C5B79;
}

.mod_photo_album a:hover{ 
	color: #000;
}

.mod_photo_mosaic { 
	float: left;
	margin: 3px;
}

.mod_photo_border{ 
	border: 2px solid #AFBBB9;
}

/*.mod_photo_noborder{ 
	border: 1px solid #FFF;
}*/

#mod_nav {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #AFBBB9;
	border-bottom: 1px solid #AFBBB9;
	padding: 3px;
	margin-bottom: 10px;
}

#mod_nav img{
	border: 0px solid;
}

#mod_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

#mod_photo img{
	border: 2px solid #C8CAD5;	
}

#mod_photo_name {
	font-size: 13pt;
	font-weight: bold;
	color: #2C5B79;
	padding: 5px;
	margin: 5px;
	background-color: #C5DDEB;	
}

#mod_photo_descrip {
	font-size: 11px;
	color: #7E839C;
	padding: 5px;
	margin: 5px;
	
}

.mod_photo_other {
	font-size: 11px;
	color: #54586D;
	padding: 5px;
	background-color: #C5DDEB;
	text-align: left;
	
}

#mod_photo_author {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	padding: 5px;
	margin: 5px;
	
}

#mod_photo_date {
	float: right;
	font-size: 11px;
	font-weight: normal;
	font-style: oblique;
	padding: 5px;
	margin: 5px;
	
}

#mod_photo_add {
	clear:both;
	text-align: center;
	border-top: 1px solid #FDD9C4;
	border-bottom: 1px solid #FDD9C4;
	padding: 3px;	
}

#mod_photo_back {
	clear:both;
	text-align: center;
	padding: 3px;
	background-color: #FEECE0;	
}

/* POOL ------------------------------------------------------------ */

.mod_poll_macro {
	width: 50%;
	margin: auto;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #8E9F9C;
}

.mod_poll_title {
	padding: 5px;
	background-color: #8E9F9C;
	text-align: left;
}

.mod_poll_title a{
	color: #FFF;
}

.mod_poll_resume {
	padding: 5px;
	font-size: 10px;
}

.mod_poll_actions {
	padding: 5px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #8E9F9C;
}

.mod_poll_total {
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #8E9F9C;
	border-bottom: 1px solid #8E9F9C;
	text-align: center;
	background-color: #8E9F9C;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.poll_row {
  	clear: both;
  	padding-top: 5px;
  }
  
.poll_concept {
	width: 120px;
  	float: left;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
  }
  
.poll_form {
  	float: left;
	text-align: left;
  }

/* PRESS ------------------------------------------------------------ */

.mod_press_tittle {
	padding: 3px;
	margin: 5px 0px 8px 0px;
	color: #EEE;
	font-family: times, verdana, arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #AFBBB9;
	background-color: #E0E0E0;
}

.mod_press_tittle a{
	color: #000;
}

.mod_press_tittle a:hover{
	color: #7C7C7C;
}

.mod_press_image {
	float: left;
	padding: 0px 5px;
}

.mod_press_image img{
	border: 2px solid #AFBBB9;
}

.mod_press_date {
	float: right;
	clear: both;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin: 0px 10px 5px 10px;
}

.mod_press_short {
	padding: 5px;
}

.mod_press_pictures {
	width: 200px;
	padding: 5px;
	float: right;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	background-color: #AFBBB9;
	text-align: center;
	clear: both;
}

.mod_press_pictures a{
	font-size: 10px;
}

.mod_press_pictures img{
	background-color: transparent; border: 0px;
	margin-top: 5px;
}

.mod_press_date_detail {
	font-size: 15px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border-bottom: 2px solid #AFBBB9;
}

.mod_press_iconos {
	float: right;
	border: 2px solid #AFBBB9;
	padding: 8px;
}

.mod_press_iconos img{
	border: 1px solid #E0E0E0;
}

.mod_press_resume {
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
}

.mod_press_content {
	margin-bottom: 10px;
}

/* WEBMAP ------------------------------------------------------------ */

#mod_webmap {
	padding: 5px;
}

#mod_webmap ul {
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#mod_webmap li {
	margin-top: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #8E9F9C;
	font-variant: small-caps;
}

#mod_webmap li a{
	font-weight: bold;
	color: #8E9F9C;
	font-variant: small-caps;
}

#mod_webmap li a:hover{
	color: #2C5B79;
}

#mod_webmap ul ul {
	list-style-type: none;
	padding: 0px 0px 0px 28px;
	margin: 0px;
	margin-left: 3px;
}

#mod_webmap ul ul li {
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-variant: normal;
}

#mod_webmap ul ul li a{
	font-size: 11px;
	color: #8E9F9C;
	font-variant: normal;
}

#mod_webmap ul ul ul {
	list-style-type: none;
	padding: 0px 0px 0px 28px;
	margin: 0px;
	margin-left: 3px;
}

#mod_webmap ul ul ul li {
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-variant: normal;
}

#mod_webmap ul ul ul li a{
	font-size: 11px;
	color: #8E9F9C;
	font-variant: normal;
	font-size: 10px;
}

#mod_webmap ul ul ul li a:hover {
	color: #2C5B79;
}

h1 {
	display: inline;
	font-size: 11px;
}

#mod_webmap li .webmap_element a{
	color: #77AFCE;
}
