

/* Structure graphique */

/* taille typo
 * 1em = 0.065px
 * 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
 */


/* Css d'affichage */
@media projection, screen, tv {

BODY {
	font:0.71em Arial, Helvetica, sans-serif;
	margin:0;
	background:#f7f7f7 url(squelettes/imgs/fond.jpg) repeat-x top;
}

.spip_documents_left { margin-right:5px; }
.spip_documents_right { margin-left:5px; }
.texteencadre-spip { clear:both; }
.spip_documents IMG { border:0; }
.spip_documents {
	_width:auto;
	_clear:none;
}

TD { vertical-align:top; }

.d-block { display:block; }
.f-right { float:right; }
.f-left { float:left; }
.c-both { clear:both; }
.on { font-weight:bold; }

.netoyeur {
	display:block;
	height:1px;
	line-height:1px;
	font-size:0.07em;
	clear:both;
}

#page {
	width:960px;
	margin:auto;
}

#tete {
	height:383px;
}

#corps_sommaire,
#corps_article,
#corps_rubrique {
	
}

#pied {
	margin:5px 0;
	clear:both;
}

A.admindbm-boutons {
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 10px solid #f2a225;
	border-right: 1px solid #CECECE;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 1px .5em;
	font-family: helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#000000;
}

}


/* Css d'impression */
@media print {

BODY { font:1em Arial, Helvetica, sans-serif; }

}


/* Modules */
/* Module Extranet Deconnexion */


/* Css d'affichage */
@media projection, screen, tv {
  
#extranet_deconnexion {
	float:left;
	height:58px;
	width:200px;
	position:relative;
	font-size:1em;
}

#extranet_deconnexion A {
	color:#AAA;
	text-decoration:none;
	background:#444;
	height:14px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	top:0;
	display:block;
	padding-bottom:5px;
}

#extranet_deconnexion A SPAN {
	padding:0 24px;
	display:block;
}

#extranet_deconnexion A:hover { }

#extranet_deconnexion UL {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:11px;
	height:40px;
	list-style:none;
}

#extranet_deconnexion UL LI {
	margin:0;
	padding:0 0 0 2px;
	float:left;
	height:40px;
	position:relative;
	white-space:nowrap;
}


}


/* Css d'impression  */
@media print {
 
}
/* Module Logo du site */


/* Css d'affichage */
@media projection, screen, tv {
  
#logo_site {
	height:70px;
	clear:both;
}

#logo_site IMG {
	display:block;
	border:0;
}


}


/* Css d'impression  */
@media print {

}
/* Module Menu haut */


/* Css d'affichage */
@media projection, screen, tv {
  
#menu_haut {
	float:right;
	height:58px;
	width:760px;
	position:relative;
	font-size:1em;
}

#menu_haut A {
	color:#AAA;
	text-decoration:none;
	background:#444;
	height:14px;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	bottom:0;
	display:block;
	padding-top:5px;
}

#menu_haut A SPAN {
	padding:0 22px;
	display:block;
}

#menu_haut A:hover { }

#menu_haut UL {
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	right:0;
	height:40px;
	list-style:none;
}

#menu_haut UL LI {
	margin:0;
	padding:0 0 0 2px;
	float:left;
	height:40px;
	position:relative;
	white-space:nowrap;
}

}


/* Css d'impression  */
@media print {

#menu_haut { }

}
/* Module Bandeau Loop */


/* Css d'affichage */
@media projection, screen, tv {
  
#bandeau_via_rubrique {
	margin:2px 0 0 10px;
	height:240px;
	position:relative;
	width:750px;
}

#bandeau_via_rubrique IMG {
	display:block;
	border:0;
}

#bandeau_via_rubrique H1 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:100;
	background:#444;
	border-top:1px solid #FFF;
	color:#FFF;	
	text-align:right;
	padding:0 10px;
	font-size:1.76em;
	text-transform:uppercase;
	letter-spacing:0.27em;
	_width:730px;
}

#bandeau_via_rubrique H1.bordeaux { background:#80303E; }

}


/* Css d'impression  */
@media print {

}
/* Module Formulaire de recherche */


/* Css d'affichage */
@media projection, screen, tv {
  
#recherche_form {
	float:right;
	clear:right;
	padding-right:5px;
}

#recherche_form FORM {
	padding:0;
	margin:0;
}
 
#recherche_form INPUT {
	border:1px solid #FFFFFF;
	text-align:center;
	color:#FFFFFF;
	font-size:0.59em;
	background:#6A1E45;
	margin-right:5px;
}

#recherche_form INPUT.champ {
	width:110px;
}

#recherche_form INPUT.bouton {
	width:22px;
}
 
}


/* Css d'impression  */
@media print {

}
/* Module Menu principal */


/* Css d'affichage */
@media projection, screen, tv {

#menu_principal {
	height:243px;
	width:200px;
	padding:1px 0;
}

#menu_principal UL {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_principal UL LI {
	text-transform:uppercase;
	line-height:20px;
	margin:0;
	padding:0;
	display:inline;
}

#menu_principal UL LI SPAN.numero {
	float:left;
	display:block;
	background:#f2f2f4;
	padding:0 5px 0 0; 
	color:#666;
}
 
#menu_principal UL LI A {
	text-decoration:none;
	display:block;
	color:#FFF;
	border:solid #f2f2f4;
	border-width:1px 0;
	padding:0 20px 0 0;
	/*height:20px;*/
	background:#444;
	text-align:right;
	white-space:nowrap;
}

#menu_principal UL UL LI A.on,
#menu_principal UL LI.bordeaux UL LI A.on { font-weight:bold; }

#menu_principal UL LI.bordeaux A { background:#80303e;  }

#menu_principal UL LI A.head,
#menu_principal UL LI A.head:hover {
	cursor:pointer;
	text-decoration:none;
}

#menu_principal UL LI A:hover {  }



#menu_principal UL UL {
	background:#f2f2f4;
	padding:0 20px;
	display:none;
	height:110px;
}

#menu_principal UL UL LI {
	font-variant:normal;
	text-align:left;
	background:none;
	display:list-item;
	text-transform:none;
}

#menu_principal UL UL LI A,
#menu_principal UL LI.bordeaux UL LI A  {
	color:#000;
	background:none;
	border:0;
	padding:0 5px;
	text-align:left;
	display:inline;
	font-weight:normal;
	white-space:normal;
}

#menu_principal UL UL LI A:hover,
#menu_principal UL LI.bordeaux UL LI A:hover {
	color:#FFF;
	background:#444;
}

}


/* Css d'impression */
@media print {
  
}

/* Module Edito */


/* Css d'affichage */
@media projection, screen, tv {
  
#edito {
	margin:0 0 0 200px;
	padding:10px 0 0 10px;
}

#edito H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#edito H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#edito DIV.texte {
	border:solid #646464;
	border-width:0 2px 2px 0;
	background:#f0f0f0;
	font-size:10px;
	padding:15px;
	margin-right:4px;
	color:#767575;
	height:105px;
	overflow:auto;
	scrollbar-face-color:#FFF;
    scrollbar-shadow-color:#f0f0f0;
    scrollbar-highlight-color:#f0f0f0;
    scrollbar-3dlight-color:#646464;
    scrollbar-darkshadow-color:#646464;
    scrollbar-track-color:#f0f0f0;
    scrollbar-arrow-color:#646464;
}

}


/* Css d'impression  */
@media print {
 
}
/* Module Actualite sur page d'accueil  */


/* Css d'affichage */
@media projection, screen, tv {
  
#sommaire_evenements { padding:10px 0 0 10px; }

#sommaire_evenements H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#sommaire_evenements H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#sommaire_evenements DIV.texte {
	border:solid #646464;
	border-width:0 2px 2px 0;
	background:#f0f0f0;
	font-size:10px;
	padding:15px;
	margin-right:4px;
	color:#767575;
	height:105px;
	overflow:auto;
	width:200px;
	scrollbar-face-color:#FFF;
    scrollbar-shadow-color:#f0f0f0;
    scrollbar-highlight-color:#f0f0f0;
    scrollbar-3dlight-color:#646464;
    scrollbar-darkshadow-color:#646464;
    scrollbar-track-color:#f0f0f0;
    scrollbar-arrow-color:#646464;
}


#sommaire_evenements IMG {
	margin-left:5px;
}

#sommaire_evenements H3 {
	font-size:1.09em;
	color:#000;
}

#sommaire_evenements DIV.texte A {
	text-decoration:none;
	color:#767575;
}

#sommaire_evenements DIV.texte A:hover { text-decoration:underline; }

}


/* Css d'impression  */
@media print {
 
}
/* Module Contenu Actualite */


/* Css d'affichage */
@media projection, screen, tv {

#article_actualite {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#article_actualite A {
	text-decoration:none;
	color:#80303E;
}

#article_actualite A:hover { text-decoration:underline; }

#article_actualite H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 0 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#article_actualite H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#article_actualite DIV.date { padding:0 0 0 32px; }

#article_actualite DIV.texte { margin:15px 0 0 0; }

#article_actualite H3 {
	margin:0;
	padding:0;
}

#article_actualite P { margin:4px 0; }

#article_actualite UL LI{
	margin-left : 18px;
}

/*Encadré pour mise en avant d'info dans l'article*/
#article_actualite DIV.texteencadre-spip {
	font:1em Arial, Helvetica, sans-serif;
	color:#711659;
	background-color:#F7F7F7;
	border:2px solid #99CC33;
}

#article_actualite DIV.texteencadre-spip UL LI{
	margin-left : 18px;
}


}


/* Css d'impression  */
@media print {
 
}

/* Module Contenu d'article */


/* Css d'affichage */
@media projection, screen, tv {

#article_contenu {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#article_contenu A {
	text-decoration:none;
	color:#80303E;
}

#article_contenu A:hover { text-decoration:underline; }

#article_contenu H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#article_contenu H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#article_contenu H3 {
	margin:0;
	padding:0;
	text-align:left;
	border-bottom:1px solid #CCC;
}

#article_contenu P { margin:4px 0; }

#article_contenu UL LI{
	margin-left : 18px;
}

/*Encadré pour mise en avant d'info dans l'article*/
#article_contenu DIV.texteencadre-spip {
	font:1em Arial, Helvetica, sans-serif;
	color:#711659;
	background-color:#F7F7F7;
	border:2px solid #80303e;
}

#article_contenu DIV.texteencadre-spip UL LI{
	margin-left : 18px;
}

#article_contenu TABLE.partenaires {
	border:0;
	width:100%;	
}

#article_contenu TABLE.partenaires TD {
	vertical-align:bottom;
	text-align:center;
}

}


/* Css d'impression  */
@media print {
 
}

/* Module Contenu de rubrique Actualite */


/* Css d'affichage */
@media projection, screen, tv {

#rubrique_actualite {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#rubrique_actualite H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#rubrique_actualite H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}


#rubrique_actualite H3 {
	margin:20px 0 5px 32px;
	padding:0;
}

#rubrique_actualite H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}

#rubrique_actualite H3 SPAN A {
	text-decoration:none;
	color:#FFF;
}

#rubrique_actualite H3 SPAN A:hover { text-decoration:underline; }

#rubrique_actualite DIV.date { padding:0 5px 0 42px; }

#rubrique_actualite DIV.introduction { padding:0 5px 0 64px; } 

#rubrique_actualite DIV.introduction A {
	color:#444;
	text-decoration:none;
}

#rubrique_actualite DIV.introduction A:hover { text-decoration:underline; } 

}


/* Css d'impression  */
@media print {

}

/* Module Contenu de rubrique */


/* Css d'affichage */
@media projection, screen, tv {

#rubrique_contenu {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#rubrique_contenu H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#rubrique_contenu H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

}


/* Css d'impression  */
@media print {

}

/* Module Extranet Identification */


/* Css d'affichage */
@media projection, screen, tv {
  
#extranet_identification {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#extranet_identification P {
	margin:5px 0;
}

#extranet_identification A { color:#80303E; }

#extranet_identification FIELDSET {
	border:1px solid #000000;
	padding:5px;
}

#extranet_identification LEGEND {
	display:none;
}

#extranet_identification INPUT {
	border:1px solid #000000;
	background:#FFFFFF;
	font-size:0.88em;
	padding:0 2px;
}

#extranet_identification INPUT.forml { width:150px; }

#extranet_identification .spip_bouton INPUT {
	float:right;
	width:46px;
	border:1px solid #000000;
	background:#FFFFFF;
	font-size:0.88em;
	padding:0 2px;
}

}


/* Css d'impression  */
@media print {
 
}
/* Module Plan du site */


/* Css d'affichage */
@media projection, screen, tv {

#plan_site {
	padding:0 10px 0 210px;	
	font-size:1em;
}

#plan_site A { color:#333333; }

#plan_site H1 {
	margin:0;
	padding:0px 0px 4px 0px;
	font-size:1.15em;
	color:#980672;	
}

#plan_site UL {
	color:#80303e;
	padding:2px 0px;
}

#plan_site UL LI{
	color:#80303e;
	margin-left : 18px;
}

#plan_site A {
	text-decoration:none;
	color:#999999;
}

#plan_site A:hover { text-decoration:underline; }

}

/* Css d'impression  */
@media print {
 
}
/* Module Resultat de recherche */


/* Css d'affichage */
@media projection, screen, tv {

#recherche_contenu {
	background:url(squelettes/imgs/contenu_cadre_ombre_cote.jpg) repeat-y center;
	padding:0 10px;	
	margin:auto;
	width:760px;
	font-size:1em;
}

#recherche_contenu A { color:#333333; }

#recherche_contenu DIV.marge { padding:0 25px; }

#recherche_contenu H1 {
	margin:0;
	padding:0;
	font-size:1.09em;
	color:#678D1C;
}

#recherche_contenu UL {
	list-style-type:square;
}
  
}


/* Css d'impression  */
@media print {

}
/* Module Docutheque */


/* Css d'affichage */
@media projection, screen, tv {

#docutheque {
	padding:0 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#docutheque IMG {
	background-position:center;
	background-repeat:no-repeat;
	border:0;
	margin:5px;
	_behavior: url(squelettes/imgs/iepngfix.htc);
}

#docutheque A.thickbox { text-decoration:none; }

#docutheque H3 {
	margin:20px 0 10px 32px;
	padding:0;
}

#docutheque H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}

#docutheque DIV.visuel,
#docutheque DIV.telechargement {
	padding:0 5px 0 56px;
	width:650px;
}

}


/* Css d'impression  */
@media print {
 
}


/* Module Menu bas */


/* Css d'affichage */
@media projection, screen, tv {
  
#menu_bas {
	margin-top:10px;
	padding:3px;
	text-align:center;
	color:#999999;
	font-size:0.71em;
	text-transform:uppercase;
}

#menu_bas A {
	text-decoration:none;
	color:#999999;
}

#menu_bas A:hover {
	text-decoration:underline;
}

#menu_bas UL {
	margin:0;
	padding:0;
}

#menu_bas UL LI {
	margin:0;
	padding:0 10px;
	display: inline;
}

#menu_bas UL LI.separateur {
	padding:0;
}

}


/* Css d'impression  */
@media print {

#menu_bas { }

}
/* Module Signature */


/* Css d'affichage */
@media projection, screen, tv {
  
#signature {
	text-align:center;
	font-size:1em;
}

}


/* Css d'impression  */
@media print {
 
}

/* DÃ©veloppement spÃ©cifique */

/* Module Contenu de rubrique Spectacles */


/* Css d'affichage */
@media projection, screen, tv {

#rubrique_spectacles {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#rubrique_spectacles H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#rubrique_spectacles H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}


#rubrique_spectacles H3 {
	margin:20px 0 5px 32px;
	padding:0;
}

#rubrique_spectacles H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}

#rubrique_spectacles H3 SPAN A {
	text-decoration:none;
	color:#FFF;
}

#rubrique_spectacles H3 SPAN A:hover { text-decoration:underline; }

#rubrique_spectacles DIV.descriptif { padding:0 5px 10px 42px; } 

#rubrique_spectacles DIV.date,
#rubrique_spectacles DIV.date_evenements,
#rubrique_spectacles DIV.lieu_evenements,
#rubrique_spectacles DIV.descriptif_evenements { padding:0 5px 0 64px; } 

#rubrique_spectacles DIV.introduction A {
	color:#444;
	text-decoration:none;
}

#rubrique_spectacles DIV.introduction A:hover { text-decoration:underline; } 

}


/* Css d'impression  */
@media print {

}

/* Module Contenu de rubrique Tournées */


/* Css d'affichage */
@media projection, screen, tv {

#rubrique_tournees {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#rubrique_tournees H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#rubrique_tournees H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}


#rubrique_tournees H3 {
	margin:20px 0 5px 32px;
	padding:0;
}

#rubrique_tournees H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}

#rubrique_tournees H3 SPAN A {
	text-decoration:none;
	color:#FFF;
}

#rubrique_tournees H3 SPAN A:hover { text-decoration:underline; }

#rubrique_tournees DIV.descriptif { padding:0 5px 0 42px; } 

#rubrique_tournees DIV.introduction A {
	color:#444;
	text-decoration:none;
}

#rubrique_tournees DIV.introduction A:hover { text-decoration:underline; } 

}


/* Css d'impression  */
@media print {

}

/* Module Contenu des fiches Spectacles */


/* Css d'affichage */
@media projection, screen, tv {

#article_spectacles {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#article_spectacles A {
	text-decoration:none;
	color:#80303E;
}

#article_spectacles A:hover { text-decoration:underline; }

#article_spectacles H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 0 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#article_spectacles H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#article_spectacles DIV.descriptif {
	padding:0 0 0 32px;
}

#article_spectacles H3 {
	margin:20px 0 10px 32px;
	padding:0;
}

#article_spectacles H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}

#article_spectacles DIV.chapo,
#article_spectacles DIV.texte,
#article_spectacles DIV.date { padding:0 5px 0 64px; } 

#article_spectacles P { margin:4px 0; }

#article_spectacles UL LI{
	margin-left : 18px;
}

/*Encadré pour mise en avant d'info dans l'article*/
#article_spectacles DIV.texteencadre-spip {
	font:1em Arial, Helvetica, sans-serif;
	color:#711659;
	background-color:#F7F7F7;
	border:2px solid #99CC33;
}

#article_spectacles DIV.texteencadre-spip UL LI{
	margin-left : 18px;
}

}


/* Css d'impression  */
@media print {
 
}

/* Module Contenu des fiches Tournées */


/* Css d'affichage */
@media projection, screen, tv {

#article_tournees {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#article_tournees A {
	text-decoration:none;
	color:#80303E;
}

#article_tournees A:hover { text-decoration:underline; }

#article_tournees H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 0 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#article_tournees H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#article_tournees DIV.descriptif {
	padding:0 0 0 32px;
}

#article_tournees H3 {
	margin:20px 0 10px 32px;
	padding:0;
}

#article_tournees H3 SPAN {
	padding:2px 10px;
	background:#2e2e2e;
	color:#FFF;
}


#article_tournees H3 SPAN.alternateur { cursor:pointer; }

#article_tournees H3 SPAN.alternateur.over { text-decoration:underline; } 

#article_tournees DIV.chapo,
#article_tournees DIV.texte { padding:0 5px 0 64px; } 

#article_tournees DIV.date {
	padding:0 5px 0 64px;
	display:none;
} 



#article_tournees P { margin:4px 0; }

#article_tournees UL LI{
	margin-left : 18px;
}

/*Encadré pour mise en avant d'info dans l'article*/
#article_tournees DIV.texteencadre-spip {
	font:1em Arial, Helvetica, sans-serif;
	color:#711659;
	background-color:#F7F7F7;
	border:2px solid #99CC33;
}

#article_tournees DIV.texteencadre-spip UL LI{
	margin-left : 18px;
}

}


/* Css d'impression  */
@media print {
 
}

/* Module Contenu de rubrique */


/* Css d'affichage */
@media projection, screen, tv {

#espace_pro {
	padding:20px 0 20px 10px;	
	margin-left:200px;
	font-size:1em;
}

#espace_pro H2 {
	background:url(squelettes/imgs/titre_fleche.gif) no-repeat left;
	padding:0 0 0 32px;
	margin:10px 0 15px 0;
	letter-spacing:0.41em;
	text-transform:uppercase;
	font-size:1.33em;
	color:#444;
}

#espace_pro H2 SPAN {
	border-bottom:2px solid #444;
	display:block;
}

#espace_pro DIV.texte { padding:0 5px 0 64px; } 

#espace_pro #docutheque { margin-left:0; }

}


/* Css d'impression  */
@media print {

}


/* Plugins SPIP */

div.spip_forms form label {
	float:none;
}
div.spip_forms h2 {
	margin:.2em;
	/*color:#80303e;*/
}
div.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	/*padding: 6px;
	border: 1px solid #a0a0a0;*/
	/*background: #F8F7F6;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
div.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
div.spip_forms h3 {
	float:none;
	text-align:left;
}
div.spip_forms legend {
	font-size:1.15em;
	padding:5px;	
	display:none;
}
div.spip_forms .spip_form_champ {
	margin-bottom:1em;
	color:#444;
}
div.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
}
div.spip_forms .spip_form_label label,
div.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold; 
}
div.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
  	color:#8a1515;
}
div.spip_forms .obligatoire_oublie {
	color:red;
}
div.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
	color:#444;
}

div.spip_forms .spip_form_choix_multiple {
	display:block;
}

div.spip_forms .spip_form_choix_unique input, div.spip_forms .spip_form_choix_unique input.fondo, div.spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

div.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

div.spip_forms .spip_form_choix_multiple input, div.spip_forms .spip_form_choix_multiple input.fondo, div.spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
div.spip_forms ul.choix_mots {
list-style:none;
}
div.spip_forms .spip_sondage {
	margin: auto;
}

div.spip_forms .spip_form_erreur {
	display:none;
}
div.spip_forms .spip_form_ok {
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: .6em;
}
div.spip_forms .spip_form_ok a {
	/*color:#FFF9E2;*/
	color:#999999;
}
div.spip_forms .spip_form_ok a:hover {
	/*color:#DEB55E;*/
	color:#999999;
}
div.spip_forms .spip_form_ok_confirmation{
	display:block;
}
div.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	/*color:#494949;*/
	color:#999999;
}
div.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
	
}
div.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
div.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
div.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
div.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
div.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
div.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
div.spip_forms .forml, div.spip_forms .formo {
	/*width:95%;*/
	border-bottom:solid 1px #80303e;
	border-right:solid 1px #80303e;
	border-top:1px solid #80303e;
	border-left:1px solid #80303e;
	padding:.5em;
	font-size:.9em;
}
div.spip_forms .forml, div.spip_forms .fondl {
	/*background: #FEE9EF;*/
	/*color:#4A4336;*/
	width:95%;
}
div.spip_forms .formo, div.spip_forms .fondo {
	background-color: white;
	color:#ffff00;
	width:95%;
}

div.spip_forms .date.formo {
	width:20%;
	_width:200px;
	*width:200px;
	clear:left;
}

div.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
div.spip_forms form .forml-focus, div.spip_forms form input.forml-focus:focus, div.spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #BF5568;
	/*C9AB97*/
	border-right:solid 1px #BF5568;
	border-top:1px solid #BF5568;
	border-left:1px solid #BF5568;
	/*background: #d4c1c5;*/
	/*FFF2C8*/
	/*color:#433817;*/
	font-weight:normal;
	font-size:.9em;
	padding:.5em;
	width:95%;
}
div.spip_forms form .formo-focus, div.spip_forms form input.formo-focus:focus, div.spip_forms form textarea.formo-focus:focus, div.spip_forms .formo-focus {
	border-bottom:solid 1px #BF5568;
	border-right:solid 1px #BF5568;
	border-top:1px solid #BF5568;
	border-left:1px solid #BF5568;
	/*background:#d4c1c5;*/
	/*FFF9EE*/
	color:#433817;
	font-weight:normal;
	font-size:.9em;
	padding:.5em;
	width:95%;
}

div.spip_forms .date.formo:focus {
	width:20%;
	_width:200px;
	*width:200px;
}

div.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:.9em;
	padding:.3em;
}
div.spip_forms .spip_bouton input {
	border: 1px solid #000;
	cursor:pointer;
	padding:.4em;
	background:#444;
	/*background:#8E062E;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9em;
	width:100px ;
	color:#FFF;
}
div.spip_forms fieldset {
	/*border:1px solid #8F8181;
	padding:.4em;*/
	margin:.5em 0 .5em 0;
	border:0;
}
div.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FF0000;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
div.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
div.spip_forms p.spip_form_ok, div.spip_forms p.spip_form_erreur, div.spip_forms form {
	clear:both;
}