/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */
/* ----------------------------------------------
	Template Name : VELOVOLT
	Template Code : z-0001
	Version : 1.0   
	Author : Asteur
	Author URI : http://www.asteur.fr/       
	Last Date Modified : juin 2010	
	Adaptation pour Zpip : Asteur http://www.asteur.fr
 ------------------------------------------------ */
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, strong, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
font-weight: bold;}

/*  ------------------------------------------
/* 	Typographie generale (style transversaux)
/*  ------------------------------------------ */
html { font-size: 100%; } 
body { 	font: 11px/165% Helvetica, Arial, Sans-Serif;
	color: #666666; 	
}


/* Couleurs des liens
---------------------------------------------- */
a:link, a:visited { 
	text-decoration: none;
	/*color: #FFF;	*/
	color: #000; /* vert */
}
a:hover {
  text-decoration: none;
}
a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
  text-decoration: none;
}
a:hover.more-link {
	text-decoration: none;
}

/* Titraille / Intertitres */
h1,.h1, h2,.h2, h3,.h3, h4,.h4 {
	font: bold 1em/1.5em Helvetica, Arial, Sans-Serif;
	color: #444;
	padding: 10px 0px 7px;
}
h1,.h1 { font-size: 3.7em; font-weight: normal; letter-spacing: -2px; }
h2,.h2 { font-size: 2.8em; font-weight: normal; color: #663333; }
h3,.h3 { font-size: 2em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px}
h4,.h4 { font-size: 1.3em; }
h3.spip {} /*Cf.: spip_style.css*/

/* Divers */
hr.spip {} /*Cf.: spip_style.css*/
abbr,acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}

.small { font-size: 0.90em; color: #666; }

/* Listes SPIP */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #7BA857;
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 0px; }
ul.spip {} /*Cf.: spip_style.css*/
ol.spip {} /*Cf.: spip_style.css*/

/* Citations, code et poesie */
blockquote.spip {} /*Cf.: spip_style.css*/
blockquote.spip {
	margin: 10px 0;
	padding: 10px;
	padding-left:42px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8 url(img/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #555;
}
blockquote.spip_poesie {} /*Cf.: spip_style.css*/
.spip_code {} /*Cf.: spip_style.css*/
.spip_code {
	margin: 3px 0;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
	/* white-space: pre; */
}
.spip_cadre {
	margin: 3px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
	/* white-space: pre; */
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
	width:90%;
} /*Cf.: spip_style.css*/

/* Tableaux */
table.spip {} /*Cf.: spip_style.css*/
table.spip {
	border-collapse: collapse;
	margin: 10px 0;
}
table.spip tr { background: #fff; }
table.spip tr.row_odd { background: #F9F9F9;	}
table.spip th,table.spip td {
	text-align: left;			
	border-width: 1px;
	border-style: solid;
}
table.spip th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;	
	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;
}
table.spip td {
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	
/* end - table */

/* Logos, documents et images */
.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*/
/* Images */
.spip_documents img,.spip_logos img {
	/*background: #FAFAFA;*/
  /*border: 1px solid #DCDCDC;*/
	padding: 2px;
}
.spip_documents_left {
  	margin: 5px 0px 10px;  
  	margin-right: 26px;
}
.spip_documents_right {
  	margin: 5px 0px 10px;
  	margin-left: 10px;
  	margin-right: 16px;
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
body { 
  margin: 0; 
  padding: 0; 
  text-align: center;	
  margin: 0; 
  padding: 0; 
	background: #96d32c;
}

#page {	
  width: 960px;
  position: relative; 
  margin: 0; 
  text-align: left;
  background:#96d32c; 
}

#bloc-haut{
	width: 960px;
	margin: 0 15px auto;
}
#entete {
	/*position: relative;*/
	/*margin-left:-190px;*/
	height: 210px;
}
#entete .accueil #nom_site_spip {
	position: absolute;
	margin: 0; padding: 0 0 0 0;
	font: normal 28px Helvetica, Arial, Sans-Serif;
	letter-spacing: -3px;
	color: #93b876;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px; left: 0px;	
}
#entete .accueil #nom_site_spip a{color: #2e4ca7;}

#entete .accueil img.spip_logos { 	
	position: absolute;
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px; left: 0px;	
}
#entete #slogan_site_spip {
	color:#7BA45B;
	font-family: Helvetica Neue, Arial, Sans-Serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:1.6em;
	margin:0pt;
	padding:0pt;
	position:absolute;
	width:400px;
	/* change the values of top and left to adjust the position of the logo*/
	top:0px; left:0px;
}

/*  navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 880px;	
	left: 305px;	top: 5px;		
}
#nav .menu-liste {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 15px;
	border:0;
}
#nav .menu-liste .menu-entree {
	float: left;
	margin: 0; padding: 0 0 0 10px;
	background:none;
	border-bottom: 2px solid #fff; 
}
#nav .menu-liste .menu-entree a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #e0ef7e; /* vert */
	font: bold 14px/40px Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;	
}

#nav .menu-liste .menu-entree a:hover,
#nav .menu-liste .menu-entree a:active {
	border: none;
	color: #e7511e; /* orange */
	background: transparent;
}
#nav .menu-liste .menu-entree.on {
	background: transparent url(img/left-tab.gif) no-repeat;
}
#nav .menu-liste .menu-entree.on a {
	color: #444;
	background: transparent url(img/right-tab.gif) no-repeat right top;
}
#nav .menu-entree .menu-liste{
display:none;
}

#bandeau a,
#bandeau a:hover,
#bandeau a:active {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
	color: #e7511e; /* orange */
	background: transparent;
}

#adresse {
	position: absolute;
	left: 655px;	top: 20px;		

	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

#bloc-central{
width:960px;
margin:0 0 auto;
}
#conteneur { float: left; width: 100%; background: transparent ;	}
#contenu { padding-bottom: 35px;	padding-top: 5px;		margin-left:210px;margin-right:0px;min-height:550px;}

#cadre_arrondi {
  margin:0 auto;
  /*text-align:center;*/
  background:white url(img/border_left_velovolt.png) no-repeat left top;
  padding-left:20px;
  padding-top:20px;
}

#sub_cadre_arrondi {
  background:url(img/border_right_velovolt.png) no-repeat right bottom;
}

#sub_cadre_arrondi * {
  margin:0px 35px 0px 15px;
}
#sub_cadre_arrondi * * {
  margin:auto;
}
#sub_cadre_arrondi .first_element {
  background:url(img/border_top_velovolt.png) no-repeat right top;
  font-size: 2.0em;
  position:relative;
  top:-20px;
  margin:0;
}
#sub_cadre_arrondi .last_element {
  background:url(img/border_bottom_velovolt.png) no-repeat left bottom;
  margin-right:20px;
  margin-left:-20px;
  margin-bottom:0;
  padding:0 22px 20px 35px;
}

#navigation { float: left; width: 200px; margin-top: 5px; margin-left:-200px; overflow: hidden;}
#gauche { 
background: transparent;
position: absolute;
padding-left: 0px;
/*margin-left:-190px;*/
/*float: left; */
width: 205px;
}

#conteneur_menu 
{
	float: left;
	width: 200px;
	padding-top: 10px;
}

#conteneur_menu h2
{
	font-weight: bold;
  font-size: 1.2em;
  color: #FFFFFF;
  text-align: center;
}

/* menu */
#menu1 .menu-liste, 
#menu2 .menu-liste, 
#menu3 .menu-liste {
	text-align: left;
	margin: 10px 8px 8px 8px; 
  padding: 0;
	/*border-top: 2px solid #fff; */
	border-top: none;
}
#menu1 .menu-liste .menu-entree,
#menu2 .menu-liste .menu-entree,
#menu3 .menu-liste .menu-entree {
	list-style: none;
	background: none;
	padding: 7px 5px;
	margin: 0;		
}
#menu1 .menu-liste .menu-entree a,
#menu1 .menu-liste .menu-entree a:visited,
#menu2 .menu-liste .menu-entree a,
#menu2 .menu-liste .menu-entree a:visited,
#menu3 .menu-liste .menu-entree a,
#menu3 .menu-liste .menu-entree a:visited {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000;
  background-color: #e0ef7e;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  border: 2px outset #c0c0c0;
  display: block;
  width: 90%;
}

#menu1 .menu-liste .menu-entree a:hover,
#menu2 .menu-liste .menu-entree a:hover,
#menu3 .menu-liste .menu-entree a:hover { color: #000;	}

#menu1
{
	color: #FFFFFF;
	text-align: justify;
	background-color: #e7511e;
	width: 180px;
	float: left;
	border-style: solid;
	border-color: #FFFFFF;
	margin-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

#menu2 
{
	color: #FFFFFF;
	text-align: justify;
	background-color: #7ca421;
	width: 180px;
	float: left;
	border-style: solid;
	border-color: #FFFFFF;
	margin-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

#menu3 
{
	color: #FFFFFF;
	text-align: justify;
	background-color: #becd00;
	float: left;
	width: 180px;
	border-style : solid ;
	border-color :#FFFFFF ;	
	margin-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

#extra { float: left; width:220px; margin-top: 5px; margin-left: 5px; margin-right:-290px; overflow: hidden; }
#navigation .h3,#extra .h3 {
	color: #444;
	font: normal 2em Helvetica, Arial, Sans-Serif;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 12px 0 5px 0;
}


#bloc-bas {		
  background: #96d32c;
  clear: both;
  width:100%;
  text-align: center;
  padding:-10px 0 50px;
  }
#pied {width: 960px; margin: 0 auto; padding: 1em 0; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }
#pied .h3,
#pied p {
	padding-left: 0;
}
#pied a {
	color: #333;
	background: transparent;
}
#nav .adresse
{
	color: #e0ef7e; /* vert */
	font: bold 14px/20px Helvetica, Arial, Sans-Serif;
}
#nav .tel
{
	color: #e7511e; /* orange */
	font: bold 14px/20px Helvetica, Arial, Sans-Serif;
}

/* footer-list */
#pied ul.footer-list {
	border-top: 1px solid #E6E6E6;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#pied ul.footer-list li {
	border-bottom: 1px solid #E6E6E6;
}
#pied ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em; 
	font-weight: bold;
	padding: 4px 0;
	margin-left: 0;
	padding-left: 0;
	color: #888;
	border: none;
}
#pied ul.footer-list li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Helvetica, Arial, Sans-Serif;
}
#pied ul.footer-list li a:hover,
#pied ul.footer-list li a:hover span {
	color: #333;	
}
/* footer-content */
#pied-contenu {
	float: left;	
	width: 100%;	
	padding: 0 0 35px 0;				
	margin: 10px 0 0 5px;			
}

/* footer-bottom */
#pied-bas {
	clear: both;
	border-top: 1px solid #dadada;
	width: 940px;
	margin: 0 auto;	
	font-family: Helvetica, Arial, Sans-Serif;
}
#pied-bas .bottom-left {
	float: left;
	padding-left: 5px;		
}
#pied-bas .bottom-right {
	text-align: right;
	padding-right: 0;
}


/*  ------------------------------------------
/*  Habillage des elements du contenu
/*  ------------------------------------------ */
#descriptif_site_spip {
	color:#7BA45B;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:17px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:1.6em;
	margin:0pt;
}
/* main column */
#contenu h2,#contenu .h2 {
	font: normal 3.7em Helvetica, Arial, Sans-Serif;
	color: #444;
	letter-spacing: -2.2px;	
	margin-right: 15px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #ebebeb;	*/
}
#contenu h2 a,#contenu .h2 a {
	color: #444;
	border: none;
}

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.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; }
.cartouche .adresse { font-size: 0.90em; padding: 5px;}

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: #F57900; }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
#document_actif { margin: 1em auto; }
#document_actif img { padding: 4px; border: 1px solid #DDD; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; 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.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords * /
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum * /
ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }
*/


/* comments list */
ul.forum,ul.forum ul {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
ul.forum ul { margin:0; }
.forum li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.forum li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.forum li cite img {
	float: left;
	margin-right: 10px;	
}
.forum li cite .forum-chapo {
	font-size: .8em;
	font-weight: normal;
}
.forum li .forum-texte {
	clear: both;
	margin: 0; padding: 0;
}
.forum li.alt {
	background: #f8f8f8 
}

/*  ------------------------------------------
/*  Sous-navigation et autres menus
/*  ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu p,.liste p { margin: 0.20em 0; padding: 0.20em 0.10em; }

/* menu */
.menu-liste {
	text-align: left;
	margin: 10px 8px 8px 8px; padding: 0;
	border-top: 2px solid #fff; 
}
.menu-liste .menu-entree {
	list-style: none;
	background: url(img/dots.gif) repeat-x left bottom;
	padding: 7px 5px;
	margin: 0;		
}
* html body .menu-liste .menu-entree {
	height: 1%;
}
.menu-liste .menu-entree a,
.menu-liste .menu-entree a:visited {
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #000;
	padding-left: 0;	
}
.menu-liste .menu-entree a span {
	color: #000;	
	font-family: Helvetica, Arial, Sans-Serif;
	font-style: normal;
	font-size: 1em;
}
.menu-liste .menu-entree a:hover { color: #000;	}
.menu-liste .menu-liste { margin:0;margin-left: 5px; padding: 0; }
.menu-liste .menu-liste .menu-entree { background: none; }

/* Liste d'items */
.liste-items {
	text-align: left;
	margin: 10px 0px 8px; padding: 0;
	border-top: 2px solid #ebebeb;
}
.liste-items .item {
	list-style: none;
	background: url(img/dots.gif) repeat-x left bottom;
	padding: 7px 5px;
	margin: 0;
	overflow:hidden;
}
* html body .liste-items .item {
	height: 1%;
}
.liste-items .item a,
.liste-items .item a:visited {
	font-family: Helvetica, Arial, Sans-Serif;
	background-image: none;
	background-color: transparent;
	border: none;
	color: #7BA857;
	padding-left: 0;
}
.liste-items .item a span {
	color: #9F9F9F;
	font-family: Helvetica, Arial, Sans-Serif;
	font-style: normal;
	font-size: 1em;
}
.liste-items .item a:hover { color: #000;	}


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

/* Rubriques */
/*.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }*/

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles .liste-items .item { clear: both; padding: 0.40em 0.20em 0.80em; }
.articles .liste-items .item  .h3 { margin: 0.30em 0; padding-top:0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles .liste-items .item .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles .liste-items .item .introduction { margin-top: 0.30em; line-height: 1.40em; }

.info-publi { font-size: .95em; padding-top: 3px; color: #B0B0B0; }
.info-publi a, .info-publi a:visited { color: #000; border: none; }
.h3 + .info-publi {margin-top:-15px;}

/* meta-publi */
.meta-publi {
	padding: 5px; margin: 20px 0px 15px 0px;
	border: 1px solid #EBEBEB;
	background: #f8f8f8;
}
.meta-publi a { background: transparent; }
.meta-publi a:hover { border: none; }
.meta-publi .nb_commentaires { margin: 0 10px 0 5px;	}
.meta-publi .lire-la-suite { margin: 0 10px 0 5px;	}
.meta-publi .date-redac{ margin: 0 10px 0 5px;	}



/* formulaires */
.formulaire_spip {padding:10px;}
.formulaire_spip {	
	margin: 20px 0;  
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}
#main .formulaire_spip {padding: 15px 25px 25px 20px;}

.formulaire_spip li {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
.formulaire_spip li label {
	font-weight: bold;
	color: #7BA857;
}
.formulaire_spip input.text,input.password, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px Helvetica, Arial, Sans-Serif;
}
.formulaire_spip input.text:focus,input.password:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
.formulaire_spip .boutons input { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
	border-style: solid;
	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
  text-align:left !important;
}

.formulaire_spip fieldset legend {background:#F8F8F8;}
.formulaire_spip .explication {padding:0;}

#entete .formulaire_menu_lang { position: absolute; right: 0; top: 200px; display: block; margin:0;width: 235px;padding:0;background:none;border:0; } /*Cf.: spip_formulaires.css*/

/* header quick search */
.formulaire_recherche {
	border: 1px solid #bababa;
	background: #fafafa;
	z-index: 999999;
	padding:2px;
	margin:0;
}
#navigation .formulaire_recherche {padding:2px;}

.formulaire_recherche  input.text {
	color: #bababa;
	/*float: left;*/
	margin: 0; padding: 5px;
	background:#fafafa;border:none;
	width:265px;
}
#navigation .formulaire_recherche  input.text {width:165px;}

.formulaire_recherche  input.submit{
	text-indent:-1000px;
	width: 25px; height: 24px;
	border:0;
	background:#fff url(img/search.gif) no-repeat top left;
}
.formulaire_recherche label {
	display: none;
}
/* Formulaires contact */
.contactform fieldset{padding:10px 10px 10px 10px !important;}
.contactform input {width:98%; padding:1px; border:solid 1px [(#ENV{mfx_c200})]; font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:98%;}
.contactform ul {margin:0.5em 0;}
.contactform ul li {margin-bottom:0.5em;}
.contactform table.spip_barre{width:98%;}

.clear {
	clear: both;
}

ul#plan li a{{
  color:black;
}

/*  ------------------------------------------
/*  Autres supports
/*  ------------------------------------------ */

/* Affichage pour les petits ecrans (type 400 x 300) */
@media handheld, only screen and (max-device-width: 481px), only and (max-device-width: 400px), only and (max-width: 400px) {
div#page, div#conteneur, div#navigation, div#extra { width: auto; }
}

