
/*  __
   /  \   __  _____  _ __ ___   ___    ___ ___  _ __ ___
  / /\ \  \ \/ / _ \| '_ ` _ \ / _ \  / __/ _ \| '_ ` _ \
 / ____ \  )  ( (_) | | | | | |  __/_( (_( (_) | | | | | |
/_/    \_\/_/\_\___/|_| |_| |_|\___(_)\___\___/|_| |_| |_|
www.axome.com
www.trenta.fr

*/


html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 62.5%; /* ho yeah */
	font-family: Arial, sans-serif;
	color: #222;
	background-color: #fff;
}


/************************************
*	GENERAL
*************************************/

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 1.70em; padding-bottom: 10px; }
h2 { font-size: 1.40em; font-weight: normal; }
h3 { font-size: 1.20em; font-weight: bold; }

a { color: #ddd; text-decoration: underline; }
a:focus,a:hover,a:active { color: #fff; text-decoration: none; }
a.spacer { display:none; }

ul, li {list-style-type: none;}
strong { font-weight: bold; }
em { font-style: italic; }
small { font-size: 0.90em; color: #666; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }

/* général spip */

h3.spip {
	margin: 0 0 15px 0;
	clear: both;
	padding: 20px 0 2px 0;
	font-size: 2em;
	border-bottom: 1px solid #777;
	min-height: 32px;
	color: #444;
	
}
hr.spip { margin: 2em auto; }
ul.spip { padding-left: 25px;}
ul.spip li { background : transparent url(axome/images/puce.gif) no-repeat 0 8px; padding-left:20px; }

.hyperlien { background : transparent url(axome/images/puce.gif) no-repeat 0 8px; padding-left:15px; }

ol.spip li { list-style: decimal; }
ul.spip li, ol.spip li { padding-top:5px; }


.nettoyeur { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
.invisible { position: absolute; top: -3000em; height: 1%; }

div#logo_article {	float: right;	padding: 0 0 4px 8px; }
div#logo_article img { border: 4px solid #ddd; padding: 1px; }




/************************************
*	STRUCTURE
*************************************/

div.fond {  }
div#page { background-color: #fff; }
div#haut {
	height: 188px;
	overflow: hidden;
	background: #000 url(axome/images/top.jpg) center top no-repeat;
	border-bottom: 1px solid #fff;
}
body.page_sommaire div#haut { height: 555px; }
a#logo {
	display: block;
	float: left;
	width: 347px;
	height: 168px;
	outline: none;
}
div#gauche {	float: left;	width: 210px;	padding: 80px 0 30px 70px; }
div#centre {	float: left;	width: 660px;	padding: 10px 10px 30px 10px; font-size: 1.2em; }
div#centre.centre_wide {	float: none;	width: 960px; }

div#droite {	float: right;	width: 210px;	padding: 80px 0 30px 70px; }

div#centre a { color: #222; }

div.wfixe { width: 980px; clear: both; margin: 0 auto; }




div#precsuiv {
	height: 55px;
	background: transparent url(axome/images/precsuiv.gif) right top no-repeat;
	text-align: right;
}
div#precsuiv a {
	display: inline-block;
	width: 35px;
	height: 35px;
}





/************************************
*	FOOTER
*************************************/

#pied {
	clear: both;
	text-align: center;
	border-top: 1px solid #fff;
	background: #fff url(axome/images/foot.png) repeat-x;
	padding-bottom: 40px;
	font-size: 1.1em;
}

#pied ul { margin: 0; padding: 0; }
#pied ul li { float: left;  }
	#pied ul li.der_refs { text-align: right; width: 304px; padding-right: 20px; }
	#pied ul li.social { text-align: left; width: 300px; padding-left: 20px; background: transparent url(axome/images/social.png) no-repeat; }
	#pied h4 { padding: 18px 0 12px 0; }
	#pied ul li.der_refs h4 img ,
	#pied ul li.social h4 img { border-bottom: 1px solid #ddd; }
	#pied ul li ul li { float: none; display: block; width: auto; }
	#pied ul li ul li a { color: #606060; display: block; padding: 1px 0; text-decoration: none; font-size: 1.2em; }
	#pied ul li ul li a:hover { color: #000; }
	#pied ul li.social h4 { padding-bottom: 8px; }
	#pied ul li.social ul li a {
		padding: 3px 0 8px 46px;
	}


#pied ul li.der_refs, #pied ul li.social { width:220px; }
#pied ul li.adresse { width:495px; }








/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal {
	float: left;
	height: 35px;
	width: 600px;
	padding: 95px 0 0 30px;
}
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul li {
	float: left;
	padding: 0 6px;
}

div#menu_principal ul li a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 7px 8px;
	text-decoration: none;
	color: #fff;
}

div#menu_principal ul li a:hover, div#menu_principal ul li.menu_active_oui a {
	border-bottom: 1px solid #f00;
}


/************************************
*	MENU GAUCHE
*************************************/

#gauche h2 { display: none; }
#gauche ul { margin: 0; padding: 0; list-style: none; width:190px; }
#gauche ul li { padding: 1px 0; font-size: 1.4em; }
#gauche ul li a {
	text-decoration:none;
	display: inline-block;
	padding: 8px 18px;
	background-color: #000;
	color: #fff;
}
#gauche ul li.active_oui a {
	background: #000 url(axome/images/p_gauche.gif) 18px center no-repeat;
	padding-left: 30px;
}
#gauche ul li a:hover { color: #D50017; }
#gauche ul li.active_oui a:hover { color: #fff;}
#gauche ul li ul { margin-left: 1em; border: 0; }


#gauche ul li li { font-size:1em; padding: 1px 0;  }
#gauche ul li.active_oui li a:hover { color: #D50017; }

/************************************
*	CONTENU
*************************************/

#hierarchie { display: none; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; font-size: 1.1em; line-height: 1.30em; font-weight: bold; color: #000; }
.texte_article { line-height: 1.30em; padding-bottom: 15px; }
.texte_article strong { color: #000; }
div#centre .texte_article a, a.addthis_button_compact { color: #D50017; }
div#centre .texte_article a:hover { color: #000; }

.hyperlien { font-weight: bold; }
.hyperlien a { color: #000; text-decoration: none; }
.ps { clear: both;	margin: 10px 40px;	border: 2px solid #bbb;	background-color: #eee;	padding: 10px 15px; }
.notes { clear: both; font-size: 0.90em; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }


.spip_surligne { /* background: #FF6; */ }

.fond_menu_gauche { margin-bottom:40px; }

/* Tableaux */
table.spip { clear: both; width: 100%; border-collapse: collapse; border-spacing: 0; }
table.spip td { padding: 15px; text-align: left; border:0; vertical-align: top; }
table.spip td a {text-decoration:none; }

body.page_sommaire table.spip td { padding-top:0; }

.spip_documents img {  }




div#imgz_crea {
	float: left;
	width: 610px;
	padding-bottom: 30px;
}

div#imgz_crea img, div#imgz_crea object { display:block; margin-bottom: 15px; }

div#txt_crea {
	float: left;
	width: 350px;
	padding-left: 15px;
	font-size: 1.2em;
	padding-bottom: 30px;
}







/************************************
*	HOME, SLIDE
*************************************/

a#trenta {
	position: absolute;
	width: 85px;
	height: 30px;
	left: 50%;
	margin-left: 400px;
}
a#trenta span { text-indent: -4444px; position: absolute; top: -555px; }

div#slide_home {
	height: 388px;
	width: 980px;
	overflow: hidden;
}

div#slide {
	float: left;
	width: 856px;
	height: 388px;
	overflow: hidden;
	position: relative;
}
	div#slide ul { width: 9999px; height: 388px; margin: 0; padding: 0; position: relative; }
	div#slide ul li { float: left; width: 856px; height: 388px; margin: 0; padding: 0; overflow: hidden; }
	div#slide ul li a { text-decoration: none; outline: none; }
	div#slide ul li a.logo_slide {  display: block; float: left; margin: 0 20px 5px 5px; text-indent:-9999px; width:504px; height:388px; }
	
	div#slide h2 {
		font-size: 5em;
		font-weight: normal;
		color: #ddd;
		padding: 0 12px 18px 0;
	}
	div#slide h3 {
		font-weight: normal;
		padding-right: 12px;
	}
	div#slide h3 a { color: #acacac; }
	div#slide h3 a:hover { color: #fff; }

a#focus_prec, a#focus_suiv {
	display: block;
	float: left;
	width: 61px;
	height: 331px;
	background: transparent url(axome/images/precsuiv.png) no-repeat;
}
a#focus_suiv { float: right; background-position: -122px top; }
a#focus_prec:hover { background-position: -61px top; }
a#focus_suiv:hover { background-position: -183px top; }

#page { background: #fff url(axome/images/fond.png) repeat-x; border-bottom: 1px solid #e8e8e8; min-height: 300px; }
#page2 {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0 4px 0;
	border-bottom: #e8e8e8;
}

body.page_sommaire #page { height: 320px; min-height: 320px; }
body.page_sommaire #page2 ul { margin: 0; padding: 0; }


body.page_sommaire #page2 ul li {
	display: block;
	float: left;
	width: 240px;
	height: 295px;
	padding: 0;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #ddd;
	font-size: 1.2em;
}
body.page_sommaire #page2 ul li.edito_1 { border-left: none; }
body.page_sommaire #page2 ul li.edito_2 { width: 495px; }
body.page_sommaire #page2 ul li.edito_2 a { text-decoration:none; color:#E2001A;  }
body.page_sommaire #page2 ul li.edito_2 a:hover { color:#B8091E;  }
body.page_sommaire #page2 ul li.edito_3 { border-right: none; }

body.page_sommaire #page2 ul li ul { padding-left:20px; }
body.page_sommaire #page2 ul li ul li { border:0; }



body.page_sommaire #page2 ul li h3 {
	padding: 15px 0 2px 20px;
	font-size: 2em;
}

body.page_sommaire #page2 ul li h4 {
	padding: 0 0 0 20px;
	height: 26px;
	color: #777;
	font-size: 1.2em;
}

body.page_sommaire #page2 ul li p {
	padding: 0 20px;
}



/************************************
*	PORTFOLIO
*************************************/


div#portfolio {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

div#portfolio a#portfolio_up { display: block; height: 44px; background: transparent url(axome/images/bt_prec.png) no-repeat; }
div#portfolio a#portfolio_down { display: block; height: 44px; background: transparent url(axome/images/bt_suiv.png) right top no-repeat; }

div#myportfolio { height: 404px; overflow: hidden; }

div#portfolio ul { margin: 0; padding: 0; width: 910px; }
div#portfolio ul li {
	float: left;
	width: 288px;
	height: 193px;
	margin: 0 9px 9px 0;
	overflow: hidden;
}
div#portfolio a.preview { display: block; height: 187px; }
div#portfolio a.titre_crea {
	background-color: #444;
	background-color: rgba(0,0,0,0.85);
	display: block;
	padding: 10px 12px;
	height: 48px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

div#portfolio a.titre_crea strong { display: block; padding-bottom: 3px; font-weight: normal; text-transform: uppercase; font-size: 1.1em; }
div#portfolio a.titre_crea em { display: block; font-style: normal; }



#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos, #documents_portfolio a:hover .spip_logos, #documents_portfolio a:active .spip_logos { border-color: #E20019; }


#autres_rea {margin:20px 0; }




/* actus */
body.page_actus h1 { padding-left: 50px; }

body.page_actus div#centre {	width: 800px;	padding: 10px 10px 30px 10px; font-size: 1.2em; }
body.page_actus div#droite {	width: 70px;	padding: 80px 0 30px 70px; }



ul#news_axome { margin: 0; padding: 20px 20px 15px 45px; }
ul#news_axome li {
	margin: 0;
	padding: 5px 8px;
	border-top: 1px solid #e0e0e0;
}

ul#news_axome h2 a { color: #7D7D7D; margin: 0; padding: 0; font-size: 1.1em; font-weight: bold; text-decoration:none; }
ul#news_axome h2 a:hover { color: #5E5E5E; }


ul#news_axome h3 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

ul#news_axome { font-size: 1em; }

ul#news_axome li.actu1 {
	border-top: none;
	padding-bottom: 15px;
	font-size: 1.4em;
}
ul#news_axome li.actu1 .texte {	font-size:0.8em; }



ul#news_axome .logo_actu {
	float: left;
	width: 57px;
	height: 57px;
	padding: 4px 10px 10px 2px;
	background: transparent url(axome/images/actu.png) 2px 4px no-repeat;
}
ul#news_axome .txt_actu { float: left; width: 640px; }
p.affdate { margin: 0; padding: 2px 0; color: #aaa; }



#actus_social li a { display: block; width:32px; height:32px; background-position:bottom; background-repeat:none; margin-top:6px; }
#actus_social li a:hover { background-position:top; }
#actus_social li a strong { display:none; }
#actus_social li.rss a { background-image: url(axome/images/picto_rss.gif); }
#actus_social li.tw a { background-image: url(axome/images/picto_twitter.gif); }
#actus_social li.fb a { background-image: url(axome/images/picto_facebook.gif); }




/* contact */
div.bloc_contact1 {
	float: left;
	width: 245px;
}
div.bloc_contact2 {
	float: left;
	width: 300px;
	padding-left: 20px;
}
div.bloc_contact3 {
	float: right;
	width: 360px;
	padding-top: 25px;
}


.formulaire_ecrire_auteur legend { display: none; }

.formulaire_ecrire_auteur .text, .formulaire_ecrire_auteur textarea {
	font-size: 1.2em;
	padding: 4px 6px;
	border: 2px solid #bbb!important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fafafa;
}
.formulaire_ecrire_auteur textarea { width: 94%!important; }
.formulaire_ecrire_auteur p.boutons { text-align: center!important; }
.formulaire_ecrire_auteur input.submit {
	border: none;
	font-size: 1.3em;
	cursor: pointer;
	padding: 4px 8px;
	background-color: #222;
	color: #fff!important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.formulaire_ecrire_auteur input.submit:hover { background-color: #333; }



/* team patchwork d'images */
div#team {  }
div#team div.colteam { float: left; width: 312px; padding: 0 4px; /*border: 1px dashed red;*/ }

div#team div.colteam div { padding-bottom: 8px; overflow: hidden; }

div#team div.colteam div img { cursor: crosshair; }


div#team div.colteam div strong {
	display: block;
	clear: both;
	position: absolute;
	width: 288px;
	background-color: #444;
	background-color: rgba(0,0,0,0.7);
	padding: 10px 12px;
	margin-top: -50px;
	height: 30px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

div#team div.colteam div strong span.titre {
	display:block; font-weight:bold;
}


/************************************
*	SOCIAL
*************************************/

#social { border-top:1px solid #e6e6e6; padding: 12px; margin-top:30px;  }
#social p.social { clear:both; padding:6px;  }
#social p:hover a { color:#649DBF; background-position:top; }
#social p span { float:left; padding:9px; }
#social p span a { color:#444; text-decoration:none; }
#social .btn_social { 	display:block;	width:32px; height:32px;	background-position:bottom;	background-repeat:no-repeat; float:left; }
#social .btn_social:hover { background-position:top; }
#social #twitter { background-image:url(axome/images/picto_twitter.gif); }
#social #facebook { background-image:url(axome/images/picto_facebook.gif); }
#social #mail { background-image:url(axome/images/picto_mail.gif); }





/************************************
*	NOTATION
*************************************/

.coeur { padding:6px; }
.coeur .statut { padding:9px!important; display:block; float:left;  }
.form_jaime { float:left; }

p.nb_jaime { margin:0; padding:0; display:block;  float:left!important; height:32px; }
p.nb_jaime span.note { font-size:1.8em; padding:0!important; }

div.star-rating, div.star-rating a { width:32px!important; height:32px!important; background:transparent url(axome/images/picto_coeur.gif) center bottom no-repeat!important; }
div.star-rating-on a { background-position:top!important;}
span.non_vote div.star-rating a { background-position:bottom!important; } 

input.submit.jaime { padding:0!important; float:left; color:#E0011C;  }
input.submit.jaime:hover { font-weight:normal!important; color:#C60018;  }



/************************************
 * REA
 ************************************/

ul#rea_axome { margin: 0; padding: 30px 15px; }
ul#rea_axome li { 	margin: 0;	padding: 12px;	border-top: 1px solid #e0e0e0; }
ul#rea_axome h2 a { color: #7D7D7D; display:block; margin: 0 0 6px 0; font-size:0.9em; padding: 0; font-weight: bold; text-decoration:none;  }
ul#rea_axome h2 a:hover { color: #878787; }
ul#rea_axome h3 { margin: 0; padding: 0; font-size: 0.9em; font-weight: normal; }
ul#rea_axome .logo_actu { float: left;	padding: 3px 20px 0 0; }
ul#rea_axome .logo_actu img { border: 1px solid #e0e0e0; }
ul#rea_axome .txt_actu { float: left; width: 420px; }



.thumbnailWrapper ul { margin: 0; padding: 0; width: 660px; }
div#myportfolio.thumbnailWrapper ul { width: 910px; }

.thumbnailWrapper li {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 9px 9px 0;
}

.thumbnailWrapper .caption{
	position:absolute; /* needed for positioning */
	bottom:0px; /* bottom of the list item (container) */
	left:0px; /* start from left of the list item (container) */
	width:100%; /* stretch to the whole width of container */
	display:none; /* hide by default */
	background-color :#444;
	background-color: rgba(0,0,0,0.80);
	color:white;
}
.thumbnailWrapper .caption a {
	display: block;
	padding: 10px 12px;
	text-decoration: none;
	color: #fff!important;
}

.thumbnailWrapper a strong { display: block; padding-bottom: 3px; font-weight: normal; text-transform: uppercase; font-size: 1.1em; }
.thumbnailWrapper a em { display: block; font-style: normal; }
.thumbnailWrapper ul#rea_axome li .caption a { padding: 5px 6px; }
.thumbnailWrapper ul#rea_axome li .caption a strong { text-transform: none; font-size: 0.9em; }


#autres_rea {margin:20px 0; display: none; }



.edito_1 .actu { clear:both; display:block;  /* border-bottom:1px solid #E8E8E8; */ margin:4px; height:55px; padding:4px 0;  }

.edito_1 .actu  .logo_actu {
	float: left;
	width: 55px;
	height: 55px;
	padding: 0 10px 0 0;
	background: transparent url(axome/images/actu.png) 0 0 no-repeat;
}

.edito_1 .actu  .txt_actu { padding:4px 0;}
.edito_1 .actu  .txt_actu  a { font-weight:bold; color:#222;   text-decoration:none;   }
.edito_1 .actu  .txt_actu  a:hover { color:#444; } 

#innerfade { margin:0; padding:0; }
#innerfade li img { margin:0; padding:0; border:3px solid #ddd;}



/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FFEE92; padding: 3px; border: 1px outset #AFAFAF; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #AFAFAF; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}


/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }



/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents strong { display: block; padding: 4px; width: 70%; margin: 0 auto;}
.spip_documents em { font-size: 0.9em; display: block; padding-top: 2px; width: 70%; margin: 0 auto; font-style: normal; }
.spip_documents_center { display: block; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_out, a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */




#slide ul li a.logo_slide176 { background:url(local/cache-vignettes/L504xH388/arton176-afd99.png) center top no-repeat; }

#slide ul li a.logo_slide173 { background:url(local/cache-vignettes/L504xH388/arton173-6bdc0.png) center top no-repeat; }

#slide ul li a.logo_slide139 { background:url(local/cache-vignettes/L418xH350/arton139-5d4ab.png) center top no-repeat; }

#slide ul li a.logo_slide97 { background:url(local/cache-vignettes/L504xH388/arton97-0fbf9.png) center top no-repeat; }

#slide ul li a.logo_slide88 { background:url(local/cache-vignettes/L504xH388/arton88-90c32.png) center top no-repeat; }

#slide ul li a.logo_slide82 { background:url(local/cache-vignettes/L504xH388/arton82-13058.png) center top no-repeat; }

#slide ul li a.logo_slide74 { background:url(local/cache-vignettes/L504xH388/arton74-73d5d.png) center top no-repeat; }

#slide ul li a.logo_slide70 { background:url(local/cache-vignettes/L378xH386/arton70-b6c53.png) center top no-repeat; }

#slide ul li a.logo_slide69 { background:url(local/cache-vignettes/L504xH388/arton69-4dc54.png) center top no-repeat; }

#slide ul li a.logo_slide68 { background:url(local/cache-vignettes/L497xH388/arton68-b5e27.png) center top no-repeat; }

