/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */

/* couleurs utilisees
 *
 * - #5ac
 * - #f9f9f9
 * - #ddd
 * - #f63
 */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: Arial, sans-serif; color: #fff; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em;  }
h1,.h1 { font-size: 1.70em; color: #000; }
h2,.h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
.h2, .h2 a, .h2 a:focus, .h2 a:hover, .h2 a:active { color: #003; }
h3,.h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
/* Cf.: spip_style.css */
.spip_code {color:#f63;}
.spip_cadre {color:#444; background-color: #fff; border: 1px solid #ddd; font-size:1em; padding:0.5em;width:90%; }
address {}

/* Tableaux */
/* Cf.: spip_style.css */
table.spip { width: 99%; }
table.spip tr.row_first { background: #5ac; color:white;}
table.spip td, table.spip th {border:white 2px solid;}

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */

/* positionnement*/
.right { float : right; }
.invisible { visibility : hidden; }

/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #0287CC url(img/degrade-01.jpg) repeat-x 0 0;  margin: 0; padding: 0; text-align: center; }

#page { position: relative; background: transparent; width: 966px; margin: 0 auto; margin-bottom : 70px; padding:0; text-align: center; }

#entete, #nav, .conteneur, #pied { text-align : left; width: 865px; min-width: 865px;  margin : 0 auto; clear : both; background-color : #000;}
#entete {  }
#frame {/* Visionneuse */
	overflow-x: hidden;
	overflow-y: hidden;
	margin : 0 auto;
	width: 966px;
	height : 375px;
	position: relative;
} 
.conteneur { min-height : 600px; clear: both; overflow: hidden; background : #1E1E1E url(img/fond-contenur.gif) repeat-y 0 0;  }
#contenu { color : #a7a7a7; float:right; width:600px; margin-right : 18px; margin-top : 20px;} 
#conteneur-simpleclic { min-height : 890px;}
#conteneur-simpleclic-max { min-height : 1020px;}
#contenu #marged { padding-left: 30px; padding-right : 30px;}
#contenu h2.flottant { float : left; font-weight : bold; width : 100px; font-size : 14px; margin-left : 20px; background : transparent url(img/triangle-gris.gif) no-repeat 100% 90% ;}
#contenu .edito { float : right; width : 450px; margin : 15px; }
.sep {  float : right; clear : both; margin-bottom : 5px; background : transparent url(img/points-gris-01.gif) no-repeat top right; width : 567px; height : 1px; }
#contenu  #carto { margin : 15px; }
#contenu  #carto  #carto-intro{ margin : 15px; }

#navigation { float: left; width: 235px; margin-top: 1em; overflow : visible;}
#pied { clear: both; padding: 0; background: #1E1E1E url(img/fond-contenur.gif) repeat-y 0 0; font-size: 0.90em;  }

/* ------------------------------------------
/* Entête
/* ------------------------------------------ */
#entete a#home { margin-left : 50px;}
#entete .spip_logos { vertical-align: bottom;  }
#entete  h1 { position : absolute; top : 70px; left : 400px; visibility :hidden; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/
#entete  a#inscript { 
	position : absolute; 
	top : 0; 
	right : 52px; 
	z-index : 10; 
	outline : none; 
	width : 159px; 
	height : 28px; 
	text-align : center; 
	display : block; 
	line-height: 28px; 
	vertical-align : middle; 
	color : orange; 
	font-weight : bold; 
	font-size : 0.9em; 
	background : transparent url(img/acces-membre.gif) no-repeat 0 0 ;
	padding-left : 15px;
	}
#entete #form_container{ display : none; position :absolute;top : 10px; right : 136px; width : 280px; }
#entete #formulaire_inscription {  position : absolute; padding : 5px;  min-height : 130px; width : 280px;  background-color : #969696; z-index : 1;}
#entete #formulaire_inscription  fieldset { float : left; width : 150px; }
#entete #formulaire_inscription p.boutons { width : 80px !important; max-width : 80px; clear : none; vertical-align : bottom; position : absolute; bottom : 10px; }
#entete #formulaire_inscription p.boutons input { }
#entete #formulaire_inscription li.obligatoire { padding : 0; margin-bottom : 5px;}
#entete #formulaire_inscription li.obligatoire label { color : #fff; font-weight : normal; font-size : 0.9em; }

/* Habillage general du menu du haut */
#entete .menu-liste { float : right;  padding:0; margin : 0; margin-top : 126px; margin-right : 18px; list-style:none; border:0;}
#entete .menu-liste .menu-entree { float : left; margin-left:1px; padding:0; color:#f63; }
#entete .menu-liste .menu-entree a { display : block; width : 74px; height : 27px;  }
#entete .menu-liste #menu_societe a { width : 74px; }
#entete .menu-liste #menu_solution a { width : 84px; }
#entete .menu-liste #menu_simpleclic a { width : 79px; } 
#entete .menu-liste #menu_clients a { width : 69px; }
#entete .menu-liste #menu_contact a { width : 58px; }
#entete .menu-liste #menu_societe  a { background : transparent url(img/menu-la-societe.jpg) no-repeat 0 0; }
#entete .menu-liste #menu_solution  a { background : transparent url(img/menu-la-solution.jpg) no-repeat 0 0; }
#entete .menu-liste #menu_simpleclic  a { background : transparent url(img/menu-simple-clic.jpg) no-repeat 0 0; }
#entete .menu-liste #menu_clients  a { background : transparent url(img/menu-les-clients.jpg) no-repeat 0 0; }
#entete .menu-liste #menu_contact  a { background : transparent url(img/menu-contact.jpg) no-repeat 0 0; }
#entete .menu-liste #menu_societe a:hover, #entete .menu-liste #menu_solution a:hover, #entete .menu-liste #menu_simpleclic a:hover, #entete .menu-liste #menu_clients a:hover, #entete .menu-liste #menu_contact a:hover { background-position :  0 -27px; }
#entete .menu-liste #menu_societe a:active, #entete .menu-liste #menu_solution a:active, #entete .menu-liste #menu_simpleclic a:active, #entete .menu-liste #menu_clients a:active, #entete .menu-liste #menu_contact a:active,
#entete .menu-liste #menu_societe a.on, #entete .menu-liste #menu_solution a.on, #entete .menu-liste #menu_simpleclic a.on, #entete .menu-liste #menu_clients a.on, #entete .menu-liste #menu_contact a.on { background-position :  0 -54px; }

/* ------------------------------------------
/* Visionneuse
/* ------------------------------------------ */
ul#toolbar { display : none;	}/* The toolbar for the content box */
#scroller {
	width: 966px !important;
	height : 375px !important;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
#content {
	width: 3864px !important;
	height : 375px !important;
	}
	
.section {
	width: 966px !important;
	height : 375px !important;
	margin: 0;
	float: left;
	}
#bdHaut_deco {
	position : absolute;
	width : 135px !important;
	height : 114px !important;
	z-index : 100;
	background : transparent url(img/Bd-haut-coin.png) no-repeat 0 0;}
#frame div.button {
	position: absolute;
	top: 40%;
	z-index : 100;
	outline: none;
	}
#frame div.button  a{ outline : none; }
div.button#left { left: 0; }
div.button#right { right: 0; }


/* ------------------------------------------
/* Menus secondaires
/* ------------------------------------------ */

/* menu boutons */
#navDroite { float : right; list-style : none; width : 177px; max-width : 177px;}
#navDroite li  { width : 177px; height : 84px; margin-bottom : 15px; text-align : center; }
#navDroite #btn_contact { background : #000 url(img/question.jpg) no-repeat 0 0; }
#navDroite #btn_communaute { background : #000 url(img/btn_communaute.jpg) no-repeat 0 0; }
#navDroite #btn_boutique { background : #000 url(img/btn_boutique.jpg) no-repeat 0 0; }
#navDroite li  a.smallBtn{ position : relative; top : 55px; display : block; width : 95px !important; height : 19px !important; margin : 0 auto; outline : none; text-decoration : none;}
#navDroite #btn_contact a.smallBtn{ background : transparent url(img/bt-Rappelez-moi.png) no-repeat 0 0; }
#navDroite #btn_communaute a.smallBtn,
#navDroite #btn_boutique a.smallBtn{ background : transparent url(img/bt-acces.png) no-repeat 0 0; }
#navDroite #btn_contact a:hover, #navDroite #btn_communaute a:hover, #navDroite #btn_boutique a:hover { background-position : 0 -19px; text-decoration : none; }
#navDroite #btn_contact a:active, #navDroite #btn_communaute a:active, #navDroite #btn_boutique a:active { background-position : 0 -38px; text-decoration : none;}
#navDroite #btn_contact a:visited, #navDroite #btn_communaute a:visited, #navDroite #btn_boutique a:visited { text-decoration : none; }
#navDroite li  a.smallBtn span{ visibility : hidden; overflow : hidden; width : 95px !important; min-width : 95px !important; max-width : 95px !important; height : 58px; position : relative; }

/* menu bleu */
#menu_bleu,  #bloc_bleu{ 
	position : relative;
	width : 260px; 
	min-width : 260px; 
	max-width : 260px; 
	min-height : 150px; 
	margin-left : 25px;
	background : #00A8FF url(img/haut-bd-bleu.jpg) no-repeat 0 0;
}
#bloc_bleu { position : absolute;  left : 2px; top : 870px; }
#menu_bleu { position : absolute;  left : 2px; top : 930px; }
#menu_bleu-bas, #bloc_bleu-bas { 
	height : 17px !important; 
	min-height : 17px !important;
	background : #000 url(img/bas-bd-bleu.jpg) no-repeat 0 0;
	margin-left : 25px;
	width : 260px; 
	min-width : 260px; 
	max-width : 260px; 
	z-index : 20;
}
#bloc_bleu-bas, #menu_bleu-bas {  position : absolute;  left : -25px; bottom : 0;  }

#menu_bleu h3 { margin-left: auto; margin-right : auto; width : 230px; height : 30px; color : #FED200; font-weight : bold; margin-top : 30px; text-align : center; border-bottom : #FED200 dashed 1px; /*background : transparent url(img/pointilles-jaunes.gif) no-repeat bottom center;*/}
#menu_bleu ul { list-style : none; margin-bottom : 30px; padding : 0; }
#menu_bleu li { margin-left : 12px;  clear : both; }
#menu_bleu li a { display : block; vertical-align : top; height : 26px; line-height : 22px; outline : none; color : #fff; font-weight : bold; display : block; text-decoration : none;}
#menu_bleu li a img { float : left; vertical-align : middle; margin-right : 6px; }
#menu_bleu li a:hover {   }
#menu_bleu li a.on { color : #027EBE; }
/* barre jaune */
#barre_jaune, #menu_jaune { clear : both; margin-left : 18px; width : 675px; height : 55px; background : #FCB700 url(img/coin-rond-bd-jaune.jpg) no-repeat top right;}
#barre_jaune { margin-bottom : 15px; }

/* menu jaune*/
#menu_jaune { width : 775px;  }
#menu_jaune  ul { list-style : none; position : relative; top : -25px; margin-left : 240px; }
#menu_jaune  li { float : left; text-align : left; display : block; height : 90px; width : 140px;}
#menu_jaune li a { outline : none; position : relative; display : block;  font-weight : bold; text-align : left;  }
#menu_jaune li a  img#off, #menu_jaune li a.on img#on { position : relative; display : block; }
#menu_jaune li a  img#on , #menu_jaune li a.on  img#off{ display : none;  }
#menu_jaune a#detail { position : relative; top : -28px; }
/*
#menu_jaune li a#titre.on{ color : #FD1700;} 
#menu_jaune li a#titre { color : #FD6F00; display : block; position : relative; top : 50px; margin : auto; }
*/
#menu_jaune li a:hover { text-decoration : underline; }
/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Pied */
#pied img { float : left; vertical-align: middle; margin-left : 50px; margin-right : 25px; }
#pied #menu-bas { padding-right : 80px;} 
#pied ul { float : right; list-style:none; padding:0; margin : 0; margin-top : 35px;}
#pied li { float : left; display : block; margin-right : 20px; }
#pied li a{ color : #FFF; font-weight : bold; }
#pied li a:hover{ }
#pied li a.on{ color : #FDFF01; }
#pied p {  clear : both; color : #D49C07;  margin-left : 275px;}
#pied_bas { height : 33px !important; background : #1E1E1E url(img/bd-bas01.jpg) no-repeat left bottom; }

/* Listes d'articles et extraits introductifs */
.liste-items {margin: 0; padding: 0; list-style: none; border-bottom:0;}
.liste-items .item {list-style:square; margin-left:0; padding:2px 0; color:#f63;clear: both;overflow:hidden;}
.liste-items .item .h3 { margin: 0.30em 0; border-bottom:1px solid #5ac;}
.liste-items .item .h3 a:hover { text-decoration:none;}
.liste-items .item .info-publi {  display:block; float:right; margin-top:0.6em;}
.liste.articles .spip_logos { float: right; clear: right; margin: .8em 0 4px 16px; }
.liste .articles .item .introduction { margin-top: 0.30em; line-height: 1.40em; padding: 0.5em 0 1.5em 1em;}


/* Couleurs des liens
---------------------------------------------- */
a { color: #4ac; text-decoration: none; }
a:focus,a:hover,a:active { color: #5ac; text-decoration: underline; }
a.spip_out, a.spip_glossaire {
	color: #5ac;
	background:transparent url(img/out.gif) no-repeat scroll right center;
	padding-right:12px;
}

/* ------------------------------------------
/* Sliding panels
/* ------------------------------------------ */

/*LA SOLUTION */
.panel {
display: none;
position: absolute;
top: 552px;
left: 295px;
height : 540px;
width : 530px;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
padding: 30px 30px 30px 30px;
z-index : 100;
filter: alpha(opacity=95);
opacity: .95;
}
.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #fff;
}

/* SIMPLECLIC*/
.panel-splclc {
display: none;
position: absolute;
left: 280px;
top : 10px;
min-height : 175px;
width: 500px;
padding: 0 30px 30px 30px;
line-height : 18px;
background : transparent url(img/degrade.jpg) no-repeat bottom center;
}

.panel-splclc img.spip_logos { float : left; margin-right : 10px; }
.panel-splclc h2 { margin-bottom : 30px; display : block;  color : #FDB801; vertical-align : middle; width : 420px; line-height : 50px; height : 50px; background : transparent url(img/pointilles-jaunes.gif) no-repeat bottom right; }
#menu_bleu .panel-splclc ul { color : #a7a7a7; font-size : 0.9em; list-style : outside square none; padding-left : 30px; }

#communaute {
display : block;
position: absolute;
left: 280px;
top : 945px;
height : 275px;
min-height : 175px;
width: 500px;
padding: 0 30px 30px 30px;
line-height : 18px;
}

/*  Fonctionnalités en cours de développement...  (boutons de gauche)*/
.pnl {
display: none;
position: relative;
left: 177px;
top : -13px;
height : 45px;
width: 250px;
background : transparent url(img/bulle.png) no-repeat 0 0 ;
font-weight : bold;
vertical-align : middle;
z-index : 150;
color : #fff;
}
.pnl p { line-height : 40px;}

#pnl_contact {
height : 400px;
width : 500px;
background-color : #000;
background-image : none;
}
#pnl_communaute { color : #1f8dd8;}
#pnl_boutique { color : #fb9101;}

/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
#contenu h2 { color : #535152;}
#contenu h3 { color : #FDB801; }
#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.84em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche .info-publi { margin: 0; padding: 0; clear: left; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-size:1.1em; }
.texte { line-height: 1.60em; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }


/* Portfolio */
.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: #f63; }
.documents_portfolio a:focus .spip_logos,
.documents_portfolio a:hover .spip_logos,
.documents_portfolio a:active .spip_logos { border-color: #5ac; }

/* ------------------------------------------
/* Squelette 2 colonnes (LA SOLUTION)
/* ------------------------------------------ */
#bi-col { padding-right : 15px; margin-top : -20px;}
#contenu #bi-col h2 { background : transparent url(img/triangle-gris.gif) no-repeat bottom right; width : 95px; font-size : 14px; font-weight : bold; float : left; padding-left : 2px; padding-right : 6px; margin-right : 15px;}
#liste_gauche, #liste_droite { 
	width : 220px; 
	min-width : 220px; 
	max-width : 220px; }
#liste_gauche { float : left; margin-right : 20px; }
#liste_droite { float : right;}

.encart-resume-article { margin-bottom : 20px;}
.encart-resume-article h3 { margin-right : 10px;  vertical-align : center; line-height : 38px; font-size : 0.9em;}
.encart-resume-article h3 a{color : #FDB900;}
.encart-resume-article h3 img { float : left; margin-right : 10px; filter: alpha(opacity=50); opacity: .50;}
.encart-resume-article h3  span { display : block; line-height : 38px; }
.intro { color : #fff; font-size : 0.9em; margin-bottom : 0; }
.encart-resume-article a.trigger {color : #049FF1; text-decoration : underline; font-size : 0.85em;}

a#close1, 
a#close2, 
a#close3, 
a#close4, 
a#close5, 
a#close6, 
a#close7, 
a#close8{
	background : transparent url(img/fermer.jpg) no-repeat 0 0;
	width : 74px;
	height : 28px;
	display : block;
	position : absolute;
	bottom : 80px;
	left : 0;
	/*margin-left : -30px;*/
}
a#close1 span, 
a#close2 span, 
a#close3 span, 
a#close4 span, 
a#close5 span, 
a#close6 span, 
a#close7 span, 
a#close8 span{
	visibility : hidden;
	}
a#close1:hover, 
a#close2:hover, 
a#close3:hover, 
a#close4:hover, 
a#close5:hover, 
a#close6:hover, 
a#close7:hover, 
a#close8:hover{
	background : transparent url(img/fermer-rool.jpg) no-repeat 0 0;
	text-decoration: none;
}

div.txt { margin-top : -12px; }
div.txt h3 { margin-bottom : 30px; }
div.txt ul { padding-left : 150px; }
p.toto{
	background: scroll transparent url(img/triangle-gris.gif) no-repeat 90px 20px;
	width: 95px;
	height : 450px;
	font-size: 14px;
	font-weight : bold;
	float: left;
	padding-left: 2px;
	padding-right: 6px;
	margin-right: 15px;
	color: #514f4e;
}
p.visu { float : left; margin-right : 20px;}

/* ------------------------------------------
/* CONTACT
/* ------------------------------------------ */

div#contact_form {
	background: scroll transparent url(img/bt-contact.jpg) no-repeat 130px 0;
	padding-left : 170px;
	padding-top : 10px;
	height :  41px;
	line-height : 41px;
	vertical-align : middle;
}
div#contact_form  div.cs_blocs  h4.blocs_titre {  background : none; padding-left : 5px; font-size : 12px;}
div #contact h3.spip {
	background: scroll transparent url(img/triangle-gris.gif) no-repeat 90px 20px;
	width: 95px;
	height : 280px;
	font-size: 14px;
	font-weight : bold;
	float: left;
	padding-left: 2px;
	padding-right: 6px;
	margin-right: 15px;
	color: #514f4e;

}
div #contact ul {
	list-style : none;
}
div #contact li{

}

/*  ------------------------------------------
/*  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: 1em; 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; }
.formulaire_spip ul li.saisie_sujet_message_auteur ,
.formulaire_spip ul li.saisie_email_message_auteur{ height : 25px;}

/* Labels */
.formulaire_spip label { display: block; float : left;  text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
 li.saisie_sujet_message_auteur label  ,
 li.saisie_email_message_auteur label { width : 150px; height : 25px; max-height : 25px; }
.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: 225px; border: 1px inset; }
.formulaire_spip textarea { width: 375px; height : 60px; 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 {}
.formulaire_spip input.submit { margin-top : -10px; margin-right : 38px; }

/* 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; }
.formulaire_spip fieldset.previsu p { margin: 1em 0; } 

/* 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: none; 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: #FDA; padding: 3px; border: 1px outset #CC9; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
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 { padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { margin: 0; padding: 0; background: none; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text { width: 10em; padding-left: 25px; background: #FFF url(rechercher.gif) no-repeat left center; }
.formulaire_recherche input.submit {}


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



/*

FORMULAIRE RAPPELEZ-MOI*/
#formu_page {
	background-color : #000;
	padding : 15px; 
}
#formu_page  .form_1, #formu_page  .form_1  form, #formu_page  .form_1 fieldset {
	border : none;
	margin : 0;
	padding : 0;
	
}
#formu_page .spip_forms form label , #formu_page  .spip_forms .spip_form_label { float: left; display : inline;}
#formu_page .spip_forms .spip_form_label label, 
#formu_page .spip_forms .spip_form_label .label {color: #fff;}
#formu_page .spip_forms .spip_form_label_obligatoire {
font-weight: normal;
font-style: italic;
font-size: 0.9em;
color : #fff;
float : left;
display : none;
}
#formu_page .spip_forms .spip_form_champ { text-align : left; }
#formu_page .spip_forms .spip_form_label_details { display : inline; display : none;}
#input-1-texte_1 { width : 395px; margin-left : 50px;}
#input-1-email_1 , #input-1-telephone_1{ width : 250px; position : absolute; left : 107px;}

