/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	background: url(../imagenes_08/fondo_web_res_08.gif) no-repeat;
	width: 980px;
	min-height: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 100%; 
}

#conteneur #navigation {
	float: right;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
}

#contenu .encart {
	margin: 0;
	margin-bottom: 1em;
}
#noticias_destacadas{
margin-top: 15px;
border-top: 1px solid #eee;
}
.campanas{
padding-top: 15px;


font-size: 12px; text-transform: uppercase; color: #ccc; 
margin-bottom: 13px; border-bottom:1px solid #EEEEEE;
}
.borde_izq{
border-left: 1px solid #eee;
}
.destacadas{
float: left;
width: 640px;
}
#col_inferior{
margin-top: 20px;
border-top: 1px solid #eee;
padding-top: 7px;
width: 100%; 
padding-bottom: 90px;
}
.col1{
float: left;
width: 400px;
}
.col2{
float: right;
width: 570px;
}
.col3{
float: right;
width: 330px;
height: 290px;
}

#texto{
float: left;
width: 400px;
background: #eee;
height: 290px;
overflow: hidden;
}
#foto{
margin-left: 10px;
float: left;
width: 230px;
background: #eee;
height: 290px;
overflow: hidden
}
#video{
float: right;
width: 330px;
background: #eee;
height: 290px;
overflow: hidden;
}
#audio{
float: left;
width: 390px;
border: 5px solid #eee;
background: #fff;
margin-top: 20px;
height: 100px;
font-family: Georgia, "Bitstream Vera Serif", Times, serif;
font-size: 13px;
line-height: 13px;
overflow: hidden;
color: #000;
}
#espacio_radio{
background: #fff;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
float: right;
width: 570px;
margin-top: 20px;
height: 108px;
font-family: Georgia, "Bitstream Vera Serif", Times, serif;
font-size: 13px;
line-height: 12px;
overflow: hidden;
color: #000;
}
.margen5{
padding: 5px;
}
#izquierda .logo_res{
float: none;
}
.logo_res{
width: 100%
height: 75px;
border:0;
}

/* Entete */
#entete {
	width: 100%;
	/*border-bottom: 1px solid #eee;*/ }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	font-size: 11px;
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px solid #eee;
	padding: 2px;
	text-align: center; 
	text-transform:uppercase;}
#pied small { font-size: 11px
 }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, .liste-articles li .texte, h3.spip, .voirskel {

	font-family: Georgia, "Bitstream Vera serif", Times, serif; }
	
blockquote{
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 18px;
font-style: italic;
color: #333;
margin: 0px;
margin-bottom: 15px;}

h3.spip{
font-size: 150%;
margin-bottom: 10px;
margin-top: 20px;
}

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 20px; }

.cartouche .titre {
font-size: 29px; 
line-height: 33px;
font-family: Georgia, "Bitstream Vera serif", Times, serif;
color: #333; 
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	padding: 7px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 17px;
	 }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }



.texte { 
color: #1F1F1F; 
font-size: 13px; 
line-height: 17px;
font-family: Georgia, "Bitstream Vera Serif", Times, serif;
}

#sub-entete .texte{
color: #1F1F1F;
font-size: 12px;
}


.titulo{
line-height: 20px;
font-size: 20px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
margin-bottom: 12px;
}

.introduccion{
padding: 5px;
line-height: 14px;
margin-bottom: 70px;}

.introduccion div.logo_int{
float:left;
height:60px;
margin-right:7px;
margin-top:2px;

overflow:hidden;
width:60px;
border: 1px solid #000;;
}
.introduccion img{
left:-5px;
top:-5px;
}

object{z-index: 3;}


.introduccion_d{
line-height: 14px;
margin-top: 6px;
margin-bottom: 20px;}

.introduccion_d img.spip_logos{
float: left;
margin-top: 2px;
margin-right: 10px;
margin-bottom: 3px;
border: 1px #666 solid;
}
.titulo_d{
margin-top: 17px;
line-height: 24px;
font-size: 27px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
}
.titulo_c{
margin-top: 5px;
margin-bottom: 10px;
line-height: 19px;
font-size: 19px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #eee;  }
#documents_portfolio h2 { margin-bottom: 0.4em; 
font-size: 14px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;  }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	font-size: 12px;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #eee; }
#documents_joints h2 { 
margin-bottom: 0.4em; 
font-size: 14px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif; 
}
#documents_joints ul { margin: 0; padding: 0; list-style: square; }
#documents_joints li { margin-bottom: 0.4em;
margin-left: 15px; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: square; }
.liste-articles li { 
margin-left: 15px; 
margin-top:5px; 
margin-bottom: 5px; 
font-size: 12px; }

.liste-articles li .titre {
	font-size: 1.03em; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 9px; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
a.leermas{
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, Arial, sans-serif;
color: #014977;
font-size: 9px;
font-weight: bold
}
.leermas{font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, Arial, sans-serif;
color: #000;
font-size: 9px;
font-weight: bold}
.titulo_d a { text-decoration: none; color: #014977; }
.titulo_c a { text-decoration: none; color: #014977; }

/*  ------------------------------------------
/*  Nuevo
/*  ------------------------------------------ */

.pie-foto{
margin-top: 13px;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
font-family: Georgia, "Bitstream Vera serif", Times, serif;
font-size: 13px;
}
.pie-video{
margin-top: 8px;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
font-family: Georgia, "Bitstream Vera serif", Times, serif;
font-size: 13px;
}
.superior .fecha{
font-size: 10px;
text-transform: none;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, Arial, sans-serif;
}
.mas-foto{
margin-top: 5px;
background: #eee;
font-size: 10px;
height: 20px;
overflow: hidden;
}
#foto div.superior{
height: 260px;
overflow: hidden;
}
#video div.superior{
height: 260px;
overflow: hidden;
}
#sub-entete{
padding-top:20px;
}
.mas-videos{
margin-top: 5px;
background: #eee;
font-size: 10px;
height: 20px;
overflow: hidden;
}

#audio div.titulo{
font-size: 12px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
padding-top: 17px;
padding-bottom: 2px;
}
#audio div.subtitulo{
color: #333;
padding-bottom: 4px;
}

#audio div.subtitulo a{
color: red;
text-decoration: underline;
}
.caja{
border-bottom: 1px solid #eee;
padding-bottom: 0px;
border-top: 1px solid #eee;
margin-bottom: 7px;
}
.rojo{
color:red;
}
.dia{
color:#333;
padding-top: 2px;
padding-bottom: 2px;}
.reproductor_audio{
padding-top: 3px;
padding-bottom: 3px;
font-size: 12px;
}
.texto_radio a{
font-size: 110%;
color: #014977;
font-weight: bold;
}
#col_inferior .titulo{
margin-top: 13px;
font-size: 14px;
color: #000;
line-height: 15px;
}
.texto_col{
font-size: 12px;
margin-left: 15px;
padding-top: 5px; 

}
.rayas{
border-bottom: 1px solid #eee;
border-top: 1px solid #eee; 
}

.texto_col small{
margin-left: 15px;
}
#izquierda{
float:left;
width: 400px;
border:0;
}
#izquierda .margen5{
padding-left: 5px;
padding-right: 12px;
}
#derecha{
float:right;
padding-top: 70px;
width: 560px;
border:0;

}
#izquierda .titulo{
margin-top: 10px;
font-size: 11px;
text-transform: uppercase;
color: red;
line-height: 15px;
}
#izquierda .titulo a{
text-transform: none;
font-size: 16px;
margin-top: 7px;
}
#izquierda .bloque-adjunto .titulo a{
margin-top: 10px;
font-size: 11px;
text-transform: uppercase;
line-height: 13px;
}
.texto{ 
color: #1F1F1F; 
font-size: 13px; 
line-height: 17px;
font-family: Georgia, "Bitstream Vera Serif", Times, serif;
}
.reproductor-adjunto{
margin-top: 5px;
margin-bottom: 5px;
z-index: 4;}
#adjuntos{
padding-top: 25px;
}

#adjuntos div#documents_portfolio{
margin-top: 5px;
border:0}
#adjuntos div#documents_portfolio h2{
display: none;
visibility: hidden
}
#clave div#documents_portfolio{
margin-top: 5px;
border:0}
#clave div#documents_portfolio h2{
display: none;
visibility: hidden
}
.margen{
margin-top: 12px;
margin-bottom:12px;
}
#audio div.titulo{
font-size: 12px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
padding-top: 17px;
padding-bottom: 2px;
}
.introduccion_peque{
font-size: 11px; 
font-family: Georgia, "Bitstream Vera serif", Times, serif;
margin: 0;
padding-left: 15px
}
.grande{
font-size: 13px;
text-transform: uppercase;
padding-left:15px;
padding-top: 10px;
}
.banner_campana{
width: 70px;
height: 70px;
overflow: hidden;
float: left;
margin-right: 10px;
}
.banner_campana img{

}
.texte_c{ 
margin-top: 12px;
color: #000; 
font-size: 12px; 
font-family: Georgia, "Bitstream Vera Serif", Times, serif;
}
.caja_c{
background-color: #E9F3F7;
padding-bottom: 0px;
}
.margen10l{
padding-left: 10px;
}

/*Agenda */

.calendario_portada{
background: #fff;
margin-top: 12px;
font-family: Georgia, Times, serif;

}

.calendario_izq{
	font-family: Georgia, Times, serif;
	float:left;
	width: 55px;
	height: 60px;
	overflow: hidden;
	display: block;
	background: #014977;
	text-align:center;
}
.calendario_dcha{	
	float:right;
	width: 252px;
	font-family: Arial, HElvetica, Verdana, Times, serif;
	font-size: 11px;
	text-align:left;
	margin-bottom:4px;
	margin-top:-2px;
}
.calendario_dia{
	font-size: 29px;
	color: #fff;
}
.calendario_mes{	
	font-size: 15px;
	color: #fff;

}
.hora_agenda{
	font-family: Georgia, Times, serif;
	color: #014977;
	font-size: 13px
}
h3.titre_agenda{
		font-size: 17px;
		/*line-height: 22px;*/
		font-weight: normal;
		color: #e1102f;
		font-family: Georgia, Times, serif;
		margin-bottom: 10px;
		margin-top: -4px;
}
.caja_titre_agenda{
	text-align:left;
		margin-left: 13px;
	
}
.calendario_titulo{
font-size: 15px;
}
.calendario_titulo p{
margin: 0px;
font-size: 11px;
}
.margen_vert{
padding-top: 5px;
padding-bottom: 5px;}
.margen_vert_down{
padding-bottom: 5px;}


.formatos{
margin: 0px;
margin-top: -7px;
margin-bottom: -2px;}

.menu_formato{

margin-top: 43px;
margin-left: 0px;
float:right;
}
.menu_formato_2{
float: left;
margin-top: 95px;

}
.logo_cdm{
float: left;
width: 220px;
}
.menu_formato_2 img{
margin-left: 5px;}

.buscador{
margin-left: 6px;
}

.titulo_audios{
font-family:"Trebuchet MS",Arial,Helvetica,Verdana,Tahoma,Arial,sans-serif;
font-size: 10px;
margin-bottom: 3px;
}

.imagen_texto{
width: 60px;
height: 60px;
overflow: hidden;
float: left;
}
.lista_lineal{
margin-top: 5px;
font-size: 12px;
line-height: 14px;
font-family: Georgia, Times, "Times New Roman", serif;
}
.lista_lineal_tag{
background: #E9F3F7;
padding:5px;
margin-top: 7px;
font-size: 9px;
line-height: 14px;
}
.lista_lineal_tag a{
color: #014977;
}
.texto_radio{
line-height: normal;
font-size: 11px;
font-family:"Trebuchet MS",Arial,Helvetica,Verdana,Tahoma,Arial,sans-serif;
color: #333;
}
#entete .reproductor_radio{
margin-top: 65px;
margin-bottom: 0px;
}

.reproductor_radio{
border-top: 3px #014977 solid;
border-bottom: 3px #014977 solid;
margin:5px; 
width: 150px;
height: 52px;
overflow: hidden;
margin-bottom: 35px;
float: left;
color:#014977;
font-family:"Trebuchet MS",Arial,Helvetica,Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
}
#col_inferior .palabras_adjunto .titulo{
margin-top: 3px;
margin-bottom: 3px;
font-size: 13px;
}
#col_inferior .palabras_adjunto{
border-bottom: 12px solid #eee;
margin-right: 0px;
}
#col_inferior .titulo_mot{
padding-left: 5px;
padding-top: 10px;
font-size: 14px;
background: #eee;
}
.titulo_mot{
font-size: 12px; text-transform: uppercase; color: #ccc; 
margin-bottom: 13px;
padding-top: 40px;

}
.palabras_adjunto{
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px solid #eee; 
border-bottom: 1px solid #eee;
background: white;
margin-right: 5px;
}
.reproductor-adjunto-audio{
padding: 5px;
padding-top: 12px;
padding-left: 10px;
padding-right: 45px;
height: 85px;
background: url(./imagen/adjunto_audio.gif) no-repeat;

color: #000;
font-family: Georgia, Times, serif;}
.foticos{
margin-top: 15px;}

.titulo-fichero{font-size: 12px;}
.titulo-fichero small{font-size: 10px; text-transform: uppercase; color: #014977; font-family: "Trebuchet MS",Arial,Helvetica,Verdana,Tahoma,Arial,sans-serif}
.titulo-audio{font-size: 12px; text-transform: uppercase; color: #ccc; 
margin-bottom: 13px; border-bottom:1px solid #EEEEEE;}
.titulo-fichero small strong{font-weight: normal; color: #666}

.reproductor_radio .flash_radio{
width: 26px;
height: 26px;
float: right;
padding-top: 4px;
}
.texte p{
margin-bottom: 9px;
}
.info_foto{
width: 260px;
float: left;
}
.info_selector{
padding-top: 0px;
text-align: right;
float:right;
width: 210px;
}
.conteo{
font-size: 11px;
color:#ccc;
}
.lavado{
color: #ccc;
}
.foto_mediana{
height: 568px;
display: block;
}
.azul{color: #014977}

.texte a{
color:#516491;
}
