/*  ----------------------------------------------------------- */
/*  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 {
	margin: 0 ;
	text-align: center;
	font-size: 1em;
	color: #333;
	background: white url(imagenes/fondo_body.png) repeat-x;
}

.syndic li{
	margin: 0.6em;
	padding: 0.6em;
	background: white;
	clear: both;
}

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 {
	width: 1023px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;}

#conteneur { width: 100%; margin-top: 0px;}

#conteneur #contenu {
	float: left;
	/*width: 32em;*/
	width: 490px;
	padding-top: 0;
	margin-left: 20px;
}

#conteneur #navigation {
	float: right;
	width: 458px;
	padding: 0 0 0 5px;
	margin-right: 0px;
	text-align: center;
	
	/*border-left: 2px solid #cdcdcd*/
}
#navigation .encart {
	float: right;
	width: 168px;
	margin: 0;
	margin-bottom: 1em;
	margin-top: 0.5em;
	border: 1px solid #cfcfcf;
}
#navigation .encart-izq {
	float: left;
	width: 168px;
	margin: 0;
	margin-top: 0;
	margin-bottom: 1em;
	border:  1px solid grey;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	/*float: left;
	width: 21em;*/

}



/********* Entete ****************************/
#entete {
	width: 99%;
	/*margin-bottom: 5px;*/
	margin-top: 0;
	padding-left: 7px;
	padding-top: 0;
	padding-right: 2px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; 
	}
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }


.logocabecera{
	width: 280px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

#entete .descripcion{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 400px;
	float: left;
	color: #3a7528;
	font-size: 14px;
	font-weight: bold;

}
.logo-culturesfrance{
float: right;
width: 185px;
/*border: 1px solid red;*/
margin: 0 0 0 0;
padding: 0 0 0 0;
}


/* menu horizontal en Entete */
#pointermenu{
width: 100%;
border-top: 3px solid #dc3918; /*optional border across top*/
margin: 0 0 15px 0;
padding: 0;
float: left;
background: #dc3918;
}

#pointermenu ul{
margin: 0;
/*margin-left: 15px; menu offset from left edge of window*/
float: left;
padding-left: 0;

/*background: white url(media/leftround.gif) no-repeat left; optional left round corner*/
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px;/* menu offset from left edge of window in IE*/
border:1px solid white;
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: #fff;
/*font-weight: bold;*/
padding: 5px 11px 7px 7px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#pointermenu ul li a:visited{
color: #fff;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: #dc3918;
background-color: white;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
/*background: url(media/rightround.gif) bottom right no-repeat; optional right round corner*/
}

/* menu langue en Entete */
.menuhor{
	/*border-top: 3px solid #900;*/
	width: 340px;
	float: right;
	text-align: center;
}
.menuhor .menu-titre{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	display: inline;
	float: left;
	margin-left: 70px;
	}

.menu_langues{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	float: left;
	margin-left: 30px;
	margin-top: 4px;
	color: #690;}
.menu_langues a{
	color: #fff
}
.menu_langues a:hover{
	color: #900;
}
span.languencours{ 
padding-right: 10px;
padding-left: 10px;

}
.inc-escucha{
	/*float: right;
	margin-left: 50px;*/
	margin-bottom: 15px;
	text-align: center;
}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
	font-size: 0.77em;
	color: silver;
}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 1em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

.olvido{
	width: 100%;
	background: #dc3918;
}

/* 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%; }


.manulospaises{
	width: 100%;
	/*border: 1px solid green;*/
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	padding: 10px 0 5px 0;
	margin: 20px 0;
	text-align: center;
	/*display: block;*/
	/*background-color: #E7C801;*/
}
.manulospaises span{
	text-align: center;
	font-size: 11px;
}
.manulospaises span a{
	color: black;
}
/*.manulospaises img{
	margin-right: 15px;
	text-align: center;
}*/
.manulospaises img.spip_logos{
	margin-left: 15px;
	border: 1px solid #cdcdcd;
}
/*  ------------------------------------------
/*  Navigation
/*  ------------------------------------------ */

.leftcolumn{
	float: left;
	margin-left: 4px;
	margin-top: 0;	/*border: 1px solid red;*/
	width: 187px;	
}

.rigthcolumn{
	float: right;
	margin-right: 0;
	margin-top: 0;	
	/*border: 1px solid green;*/
	width: 250px;
	border-left: 1px dotted silver;
}

.logo_destacado{
	margin: 0 0 10px 0;
}
.logo_destacado img{
	border: 1px solid #f0f0f0;
}
.destacado{
	float: left;
	width: 140px;
	margin-top: 10px;
	padding: 0;
}
.destacados-izq{
	width: 142px;
	float: left;
	margin-left: 18px;
	
}

.destacados-der{
	width: 142px;
	float: right;
	margin-right: 18px;
	
}
.contenito{
	background: #f0f0f0;
}
.contenito p.tags{
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.contenitox h3.menu-titre{
	color: #3a7528;
	font-weight: bold;
}
/*
.relsample { width: 100%; position: relative; background-color: #e6e6e6;  margin-bottom: 20px;}
.relsample .top_left, .relsample .top_right, .relsample .bottom_left, .relsample .bottom_right { height: 19px; width: 19px; background-repeat: no-repeat; position: absolute; background-color: #fff; }
.relsample .top_left { top: 0px; left: 0px; background-image: url(imagenes/corner_top_left.gif); z-index: 0; }
.relsample .top_right { top: 0px; right: 0px; background-image: url("imagenes/corner_top_right.gif"); z-index: 1; }
.relsample .bottom_left { bottom: 0px; left: 0px; background-image: url("imagenes/corner_bottom_left.gif"); z-index: 2; }
.relsample .bottom_right { bottom: 0px; right: 0px; background-image: url("imagenes/corner_bottom_right.gif"); z-index: 3; }
.relsample .contenito { position: relative; padding:5px 0 5px 0; z-index: 4;
*/
}
.relsample h2{
	text-align: center;
	padding: 0;
	margin: 0;
}
.relsample .contenito p{
	text-align: center;
	margin: 0;
	padding: 0;
}
/*
.relsampledes { width: 85%; position: relative; background-color: #efefef;  margin: auto;}
.relsampledes .top_left, .relsampledes .top_right, .relsampledes .bottom_left, .relsampledes .bottom_right { height: 19px; width: 19px; background-repeat: no-repeat; position: absolute; background-color: #fff; }
.relsampledes .top_left { top: 0px; left: 0px; background-image: url(imagenes/corner_top_left_2.gif); z-index: 0; }
.relsampledes .top_right { top: 0px; right: 0px; background-image: url("imagenes/corner_top_right_2.gif"); z-index: 1; }
.relsampledes .bottom_left { bottom: 0px; left: 0px; background-image: url("imagenes/corner_bottom_left_2.gif"); z-index: 2; }
.relsampledes .bottom_right { bottom: 0px; right: 0px; background-image: url("imagenes/corner_bottom_right_2.gif"); z-index: 3; }
.relsampledes .contenito { position: relative; padding:10px 10px 10px 10px; z-index: 4; font-size: 12px;

}

*/
.relsample .contenitox { position: relative; padding:5px 0 5px 0; z-index: 4;
width: 187px;}

.relsample .contenitox p{
	text-align: left;}
.contenitox strong {
	/*color: #006600;*/
	color:black;
}
.contenitox a {
		/*color: #006600;*/
	color:black;
}
.info_pays{
	/*width: 180px;*/
	background: #fff;
	text-align: left;
	border-bottom: 1px solid silver;
	font-size: 10px;
	padding: 0 1px 0 3px;
	margin: 8px;
}

.destacado-divisas{
	/*border: 1px solid red;*/
	background: #fff;
	text-align: left;
	border: 1px solid #e9e9e9;
	font-size: 10px;
	padding: 0 1px 0 3px;
	margin: 8px;
}


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family:  Arial, sans-serif, Verdana, Tahoma; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, sans-serif, Verdana, Tahoma; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Helvetica, Arial, sans-serif, Verdana, Tahoma; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */
/*  separation rubriques
---------------------------------------------- */
#navigation .rubriques {
	/*float: left;*/
	width: 150px;
	margin-bottom: 1em;
	font-size: 0.9em;
}

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	/*border: 1px solid #CCC;*/
	margin-bottom: 1em;
	font-size: 0.8em;
}

.menu-titre {
	padding: 0.4em 0.4em;
	text-align: center;
	font-weight: bold;
	color: #909090;
}
/*
#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 li a{
	/*color: #cc0000;*/
	color: #333;
	font-weight: bold;
}
#navigation .rubriques li{
	padding-bottom: 10px;
}
.rubriques .menu-titre {  }

.breves {  }
.breves .menu-titre {}

.syndic {
	border-bottom: 1px groove silver;
}
.syndic .menu-titre /*{  padding: 10px 0 0 0;}*/
{  padding: 5px 0 0 0; /*color: #006600;*/color:#333;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
.syndic .menu-titre  a{color: #3a7528;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}


.syndic .menu-titre-mot {  padding: 5px 0 0 0; color: #3a7528;
	font-weight: bold;
	font-size: 1.2em;
}
.syndic .menu-titre-mot  a{color: #3a7528;
	text-decoration: none;
	font-weight: bold;
}


.syndic ul{
	margin: 0px; padding: 0.2em 0; text-align: left; list-style: none; 
}
.syndic li a{
	color: #333;
}

.syndic li a.tit-agenda{
	/*color: #8e100c;*/
	color:black;
}

.syndic li a:hover.simple{
	color: #666;
	text-decoration: none;
}

small.tag-agen a{
	color: gray;
}

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: ; }
.divers .menu-titre { background: #e6e6e6; }

.logo-pais-prensa .spip_logos{
	float: left;
	border: 1px solid silver;
	width: 25px;
	margin: 3px 4px 0 0;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { /*margin-bottom: 2.9em;*/}

.cartouche .titre {
	color: #3A7528;
	font: bold 2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
.cartouche .titre-art {
	color: gray;
	font: bold 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}


		
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em;
}

.cartouche .spip_logos {
margin-right: 10px;
border: 1px solid #f0f0f0;}

.cartouche .titre .spip_logos {
border: none;}

.cartouche p { margin: 0 0 10px 0; padding: 0; clear: left;
	font-style: italic;
}
.cartouche small { font-size: 0.8em; color: #dc3918;}

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

.cartouche .chapo {
	margin-top: 1em;
	font-size: 14px;
	line-height: 1.4em;	
	font-weight: normal;
	font-style: normal;
	color: #808080;
}

.tagss{
	font-size: 0.8em;
	background: #f0f0f0;
	padding: 3px;
	/*border: 1px solid #ccc;*/
	color: black;
}	
.tagss a{
	color: #dc3918;
	font-weight: bold;
}
.tagss a:hover{
	color: #dc3918;
}
/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.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: #000; font-size: 0.96em; }

.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: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {
	font-size: 10px;
}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}
dt.spip_doc_titre {font-size: 10px;}
dd.spip_doc_descriptif {font-size: 10px;} 

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font: bold 1.5em Helvetica, Arial, sans-serif,"Helvetica Neue",Geneva;
}

.liste-articles li .titre a{
	color: #999;
}
.liste-articles li .titre a:hover{
	color: #333;
	text-decoration: none;
}

	
.liste-articles li .spip_logos {
	float: left;
	/*margin-right: 16px;*/
	/*margin-top: 16px;*/
	clear: right; }
	
.spip_logos_left{
	margin-right: 20px;
}
.spip_logos_right{
	margin-left: 20px;
}
.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: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2.5em;
	border-bottom: 1px solid #CCC;
	padding: 0.3em 0.3em 0.7em 0.3em;
	font-size: 12px;
	line-height: 1.4em; }
	
.liste-articles li .tags{
	font-size: 0.83em;
	margin: 7px 0 0 0;
	padding: 0 0 0 5px;
	/*border: 1px solid #ccc;*/
	color: #900;
	clear: both;
}	

.pagination { font-size: 0.90em; }
.paginationn { font-size: 0.80em; }

	


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #e0e0e0;
	padding: 0.1em;
	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 {
	background-color: #f0f0f0;
	margin: 3px;
	padding: 2px;
	list-style-type: none;
	font-size: 12px;
}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ 
.formulaire_forum{
	border-top:1px dotted silver;
	border-bottom: 1px dotted silver;
padding-bottom: 50px;

}*/
/*
.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip li { margin: 0.5em 0; padding: 0;
	list-style-type: none;
}

.formulaire_spip fieldset {border: none;
}
.formulaire_spip legend {}

.formulaire_spip label {
	
}
.formulaire_spip .texte { width: 99%; font-family: inherit; font-size: inherit;
	background-color: #fdfdfd;
}
*/

/* Boutons 
.boutons { 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;
	border: 1px dotted orange;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 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 
#recherche {
	border: 1px solid green;
}

#formulaire_recherche { width: 300px; text-align: left;
margin-left: 20px;}

.formulaire_recherche label { display: none; }
*/

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	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-left: 8px solid #e6e6e6; margin: 0; padding: 0 0 10px 0; margin-bottom: 1.3em; }
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;  }
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; }


.contenedor-nube{
	width: 180px;
	/*margin: auto;*/
	text-align: center;
	/*border: 1px solid silver;*/
	
}
.elplayer{
	width: 380px;
	background: url(imagenes/paraelplayer.gif) no-repeat left top;
	padding: 5px 10px 10px 40px;
	text-align: left;
	/*border: 1px solid red;*/
}
.elplayer .spip_documents{
	float: left;
	margin: 0;
	padding: 0;
	width: 380px;
}
.elplayer .spip_doc_titre{
	color: #666;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	width: 380px;
}
.elplayer .spip_doc_descriptif{
	text-align: left;
	font-size: 11px;
	width: 100%;
	width: 380px;
	margin: 0;
	padding: 0;
}

/* ----- */
.elplayerin_home{
	float: left;
	/*width: 380px;*/
	background: url(imagenes/paraelplayerhome.gif) no-repeat left top;
	padding: 6px 10px 0 28px;
	text-align: left;
	/*clear: left;*/
	margin: 5px 0;
	/*border: 1px solid silver;*/
}
.elplayerin_home .spip_documents{
	/*float: left;*/
	/*width: 380px;*/
	margin: 0;
	padding: 0;
}
.elplayerin_home .spip_doc_titre{
	color: #666;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	/*width: 100%;*/
	font-size: 12px;
	/*width: 380px;*/
}
.elplayerin_home .spip_doc_descriptif{
	text-align: left;
	font-size: 11px;
	/*width: 100%;*/
	padding: 0;
	margin: 0;
	/*width: 380px;*/
}



.logo_en_home{
	float:left; 
	margin-right: 16px;
	/*border: 1px solid #cdcdcd;*/
	/*width: 552px;
	height: 124px;*/
	padding: 3px 0 0 3px;
	/*background-color: #f3f3f3;*/
}
.logo_en_home_petit{
/*	border: 1px solid #cdcdcd;
width: 100px;
height: 100px;*/
float: left;
margin-right: 14px;
margin-top: 6px;
/*padding: 2px;*/
/*background-color: #f3f3f3;*/
}

.ir_alamano{
	/*border: 1px solid #aa130f;*/
}

.ir_alamano img{
	padding-bottom: 0;
	margin-bottom: 0;
}
.ir_alamano p{
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.ir_alamano p a{
	color: #999;
}

div#cadreK_azul {/* conteneur global et arrière-plan du titre du cadre */
	width: 133px;
	background: url(imagenes/kiosque_haut.png) top left no-repeat;
	padding: 110px 0 0 0;
	/*border:  1px solid red;*/
	margin: auto;}
	
div#bloccadreK_azul {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url(imagenes/kiosque_bas.png) bottom left no-repeat;
	padding: 10px 0 20px 0;
	margin:0;	
	}
	
div.kiosko	{
	/*border: 1px solid green;*/
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin: 0;
	padding: 0 0 3px 0;
}
.kioscofr{ color:#360; text-align: center;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
