/* ------------------------------------ */
/*                                      */
/*            CSS DOCUMENT              */
/*         PEREZ INFORMATIQUE           */
/*                                      */
/*           Pierre Fritsch             */
/*        http://bilibu.free.fr         */
/*                                      */
/* ------------------------------------ */

/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	background: #f6f5f2;
	font: normal 0.70em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #32312d;
	margin: 0;	padding: 0;
	text-align: center;
}

h1 {
	margin: 0;	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #92ad25;
	text-transform:uppercase;
	text-align:left;
}

h2 {
	margin: 0;	padding: 0;
	color: #54788e;
	font-weight: bold;
	font-size: 1.2em;
	text-align:left;
}
h2 a, h2 a:visited {
	color: #54788e;
	text-decoration: none;
}
h2 a:hover, h2 a:focus {
	color: #92ad25;
	text-decoration: none;
}

h3 {
	margin: 0.8em 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #4f4d47;
	text-align:left;
}
h3 a, h3 a:visited {
	color: #54788e;
	text-decoration: none;
}

h3 a:hover, h3 a:focus {
	color: #92ad25;
	text-decoration: none;
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #98afbf;
	text-align:left;
}

h5 {
	margin: 0;
	padding: 0;
	margin-bottom:6px;
	margin-top:12px;
	font-weight: bold;
	font-size: 1em;
	text-align:left;
}

h5 a, h5 a:visited {
	color: #4F4D47;
}

h5 a:hover, h5 a:focus {
	color: #32312d;
	text-decoration: none;
}

p {
	margin: 0 0 5px 0;
}

a {
	color: #6392af;
	text-decoration: none;
}
a:visited {
	color: #6392af;
	text-decoration: none;
}
a:hover, a:focus {
	color: #92ad25;
	text-decoration: none;
}
a img {
	border: 0 none;
}

/*Listes */

ul {
	padding:0;	margin:0;
	list-style:url(_img/puce_grise.jpg);
}



iframe {
	margin:0;	padding:0;
	border:1px solid #cccccc;
}

/* ------------------------------------ */
/*                                      */
/*              Formulaires             */
/*                                      */
/* ------------------------------------ */

form {
	margin:0;	padding:0;
}
textarea
{
	border: #CCCCCC 1px solid;
	padding:2px;
	color: #000000;
}
.formulaire_contact input {
	border:1px solid #cccccc;
	color: #000000; 
	margin:0; padding:2px;
	margin-bottom:2px;
}
input.btn {
	border: 1px solid #395972; 
	font-weight: bold; 
	color: #abc934; 
	background:url(_img/onglet3_m.jpg) #54788e repeat-x;
	font-size: 1em;
	margin:5px;	padding:5px;
}

.formulaire_contact h3 {
	margin:0; padding:0;
}

.formulaire_contact input.cocher {
	border:none;
}

.obligatoire {
	color:#990000;
	font-weight:bold;
}

/* TEST EN TOUS GENRES ------------ A Supprimer */


/* ------------------------------------ */
/*                                      */
/*         Bords arrondis               */
/*                                      */
/* ------------------------------------ */

/* Blanc / gris */
.coin0 { 
	position:relative;
	background-color: #FFFFFF; 
}
.coin0 .top_left, .coin0 .top_right, .coin0 .bottom_left, .coin0 .bottom_right { 
	width: 5px; height: 5px; background-repeat: no-repeat; position: absolute; background-color: #FFFFFF;  font-size:0px; line-height:0px;
}
.coin0 .top_left { 
	top: 0px; left: 0px; background-image: url("_img/coin0_gh.jpg"); z-index: 0; 
}
.coin0 .top_right { 
	top: 0px; right: 0px; background-image: url("_img/coin0_dh.jpg"); z-index: 1; 
}
.coin0 .bottom_left { 
	bottom: 0px; left: 0px; background-image: url("_img/coin0_gb.jpg"); z-index: 2;
}
.coin0 .bottom_right { 
	bottom: 0px; right: 0px; background-image: url("_img/coin0_db.jpg"); z-index: 3;
}


/* Gris / Blanc */
.coin1 { 
	position: relative;	background-color: #eeece5; 
}
.coin1 .top_left, .coin1 .top_right, .coin1 .bottom_left, .coin1 .bottom_right { 
	width:5px; height:5px; background-repeat: no-repeat; position: absolute; background-color: #eeece5; font-size:0px; line-height:0px;
}
.coin1 .top_left { 
	top: 0px; left: 0px; background-image: url(_img/coin1_gh.jpg); z-index: 0; 
}
.coin1 .top_right { 
	top: 0px; right: 0px; background-image: url(_img/coin1_dh.jpg); z-index: 1;
}
.coin1 .bottom_left { 
	/*bottom: 0px; left: 0px; background-image: url("_img/coin1_gb.jpg"); z-index: 2; */
	bottom: 0px; left: 0px; background-image: url(_img/coin1_gb.jpg); z-index: 2;
}
.coin1 .bottom_right { 
	bottom: 0px; right: 0px; background-image: url(_img/coin1_db.jpg); z-index: 3;
}

/* contour gris / blanc */
.coin2 { 
	position: relative;	background-color: #FFFFFF; border:1px solid #eeece5;
}
.coin2 .top_left, .coin2 .top_right, .coin2 .bottom_left, .coin2 .bottom_right { 
	width:5px; height:5px; background-repeat: no-repeat; position: absolute; background-color: #FFFFFF; font-size:0px; line-height:0px;
}
.coin2 .top_left { 
	top: -1px; left: -1px; background-image: url(_img/coin2_gh.jpg); z-index: 7; 
}
.coin2 .top_right { 
	top: -1px; right: -1px; background-image: url(_img/coin2_dh.jpg); z-index: 8;
}
.coin2 .bottom_left { 
	/*bottom: 0px; left: 0px; background-image: url("_img/coin2_gb.jpg"); z-index: 2; */
	bottom: -1px; left: -1px; background-image: url(_img/coin2_gb.jpg); z-index: 9;
}
.coin2 .bottom_right { 
	bottom: -1px; right: -1px; background-image: url(_img/coin2_db.jpg); z-index: 10;
}

.content { 
	 padding: 15px;	z-index: 4;
}

/* ------------------------------------ */
/*                                      */
/*               ensemble               */
/*                                      */
/* ------------------------------------ */

#ensemble {
	width:830px;
	margin:auto;	
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
}

/* ------------------------------------ */
/*                                      */
/*      TOP : Bandeau du haut           */
/*                                      */
/* ------------------------------------ */

#top {
	width:815px;
	height:180px;
	background:url(_img/fond_top.jpg) #FFFFFF no-repeat;
	padding-left:15px;
}

#logo {
	height:115px;
	padding-top:35px;
	padding-left:50px;
}


/* ------------------------------------ */
/*                                      */
/*           Menu à onglets             */
/*                                      */
/* ------------------------------------ */

#menu {
	width:800px;
	height:25px;
}

#menu ul {
	margin:0;	padding:0;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;	padding:0;
}
#menu a {
	float:left;
	background:url(_img/onglet1_g.jpg) no-repeat left top;
	margin:0 0 0 10px;	padding:0 0 0 5px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url(_img/onglet1_d.jpg) no-repeat right top;
	font-weight:bold;
	padding:5px 10px 5px 5px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#ABC934;
}
#menu .on, #menu .on:hover {
	background:url(_img/onglet1_g3.jpg) no-repeat left top;
	border-width:0;
}
#menu .on span, #menu .on:hover span {
	background:url(_img/onglet1_d3.jpg) no-repeat right top;
	color:#333;
}

.page_sommaire #menu .accueil, .page_sommaire #menu .accueil:hover {
	background:url(_img/onglet1_g3.jpg) no-repeat left top;
	border-width:0;
}
.page_sommaire #menu .accueil span, .page_sommaire #menu .accueil:hover span {
	background:url(_img/onglet1_d3.jpg) no-repeat right top;
	color:#333;
}

#menu a:hover {
	background:url(_img/onglet1_g2.jpg) no-repeat left top;
}
#menu a:hover span {
	background:url(_img/onglet1_d2.jpg) no-repeat right top;
}


.onglet2 {
	height:25px;
	background: url(_img/onglet2_g.jpg) #eeece5 no-repeat left;
	padding-left: 15px;

}

.onglet2 .fin {
	height:20px;
	background: url(_img/onglet2_d.jpg) no-repeat right;
	padding-top: 5px;
}

/* ------------------------------------ */
/*                                      */
/*              Contenu                 */
/*                                      */
/* ------------------------------------ */

#contenu {
	margin-left:15px;
	margin-right:15px;
	padding-bottom:15px;
}

#principal {
	width:620px;
	float:left;
	padding-right:10px;
	text-align:justify;
}
#principal p {
	/*font-size:1.1em;*/
}

.col1 {
	float:left;
	margin-right:15px;
}

.col2 {
	float:left;
}

.col3 {
	float:right;
}

#ssmenu {
	width:144px;
	float:right;
	border-left:1px solid #eeece5;
	padding-left:15px;
	margin-bottom:15px;
}

#options {
	margin-top:15px;
	margin-bottom:15px;
}

/* Sous Rubriques */

#ssrub {
	width:580px;
	font-size:1.1em;
	margin-top:-5px;
}

#ssrub ul {
	margin:0;	padding:0;
	list-style:none;
}
#ssrub li {
	display:inline;
	margin:0;	padding:0;
}
#ssrub a {
	float:left;
	background:url(_img/fond_ssrub.jpg) no-repeat left top;
	margin:0px;	padding:0 0 0 5px;
	margin-right:5px; margin-top:5px;
	text-decoration:none;
}
#ssrub a span {
	float:left;
	display:block;
	background:url(_img/fond_ssrub_fin.jpg) no-repeat right top;
	font-weight:bold;
	padding:3px 10px 5px 5px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ssrub a span {float:none;}
/* End IE5-Mac hack */

#ssrub a:hover {
	background:url(_img/fond_ssrub2.jpg) no-repeat left top;
	cursor:pointer;
}
#ssrub a:hover span {
	background:url(_img/fond_ssrub2_fin.jpg) no-repeat right top;
}

#ssrub a.on {
	color:#ccc;
}

/* Recherche */

.recherche {
	margin-right:5px;
	float:right;
}
#recherche {
	margin-right:5px;
	float:right;
}
#rss {
	float:right;
}

.forml {
	width:110px;
	border: #ffffff 1px solid;
	margin: 0;	padding: 0; 
	padding-left: 19px;
	color: #000000; 
	background: url(_img/loupe.jpg) #FFFFFF no-repeat 2px 0px;
	font-size: 1em;
}

#identifiant {
	float:right;
	width:220px;
	font-size:0.9em;
	background:transparent url(_img/fond_top_login.jpg) top right no-repeat;
	color:#ffffff;
	padding-right:35px;
}
#identifiant .cadre {
	border:1px solid #79a6bd;
	padding:5px;
}
	
#identifiant a, #identifiant a:visited {
	color: #abc934;
	text-decoration: none;
	font-weight:bold;
}
#identifiant a:hover, #identifiant a:focus {
	color: #fff;
	text-decoration: none;
}


.login .forml
{
	width:110px;
	border: #ffffff 1px solid;
	margin: 0;	padding: 2px; 
	color: #000000; 
	background:  #FFFFFF;
	font-size: 1em;
}
.login .spip_bouton input
{
	border: 1px solid #395972; 
	font-weight: bold; 
	color: #abc934; 
	background:url(_img/onglet3_m.jpg) #54788e repeat-x;
	font-size: 1em;
	margin:5px;	padding:5px;
}
.login fieldset {
	border:none;
	margin:0;	padding:0;
}

.login legend {
	display:none;
}

.login .spip_bouton {
	display:none;
}

.formulaire_recherche { 
	position: relative; z-index: 4;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}
.formulaire_recherche label, #formulaire_recherche{
	display:none;
}
.formulaire_recherche form {
	margin:0;	padding:0;
}

.important h1{
	color:#CCCCCC;
	font-size:1.5em;
}	

.separ_liste {
	color:#CCCCCC;
	text-align:right;
	margin-top:5px;
	margin-bottom:25px;
}


.separ_articles {
	text-align:center;
	color:#CCCCCC;
	border:1px solid #eeece5;
	border-top:none;
	padding:5px; margin-bottom:30px;
	background:url(_img/fond_separ.jpg) repeat-x bottom;
}



.liste-articles td{
	text-align:justify;
	margin-bottom:15px;
	vertical-align:top;
	width:50%;
	padding-right:20px;
}

.liste-articles ul{
	margin-left:7px;
}

.breves {
	margin-bottom:15px;
}

.en_bref {
	background-color:#FFFFFF;
	padding:14px; margin: 10px 0px 0px 0px;
}	

.pagination {
	text-align:center;
}

.coloptions {
	text-align:left;
}



/* Menu hotline / FAQ */
#support {

}
#hotline {
	display:block;
	float:right;
	margin-right:20px;
	width:60px; height:17px;
	background:url(_img/btn_hot.gif) #ffffff no-repeat;
	padding-left:25px;	 padding-top:2px;
	font-weight:bold;
}
#hotline .fin {
	display:block;
	float:right;
	width:7px;	height:19px;
	margin-top:-2px;
	background:url(_img/btn_fin.jpg) #ffffff no-repeat right;
}
#hotline:hover {
	background:url(_img/btn_hot2.jpg) #ffffff no-repeat;
	color:#abc934;
}
#hotline:hover .fin {
	background:url(_img/btn_fin2.jpg) #ffffff no-repeat;
}

#faq {
	display:block;
	float:right;
	margin-right:10px;
	width:120px; height:17px;
	background:url(_img/btn_faq.jpg) #ffffff no-repeat;
	padding-left:25px;	padding-top:2px;
}
#faq .fin {
	display:block;
	float:right;
	width:7px;	height:19px;
	margin-top:-2px;
	background:url(_img/btn_fin.jpg) #ffffff no-repeat right;
}
#faq:hover {
	background:url(_img/btn_faq2.jpg) #ffffff no-repeat;
	color:#abc934;
}
#faq:hover .fin {
	background:url(_img/btn_fin2.jpg) #ffffff no-repeat;
}


#etat_rezo {
	float:right;
	color:#CCCCCC;
	font-size:0.9em;
	margin-right:10px;
	margin-left:10px;
}

.alert {
	float:right; margin-right:10px;
}

.perturbation {
	color:#FF8855;
}	

.saisie input {
	border: #CCCCCC 1px solid;
	padding:2px;
	margin:2px;
	color: #000000;
}

/* ------------------------------------ */
/*                                      */
/*          Rubriques	                */
/*                                      */
/* ------------------------------------ */

.liste_pleins ul {
	padding:0;	margin-left:15px;
	list-style:url(_img/puce_blanc.jpg);
}
.liste_pleins li {
	margin:0;	padding:0;
	font-size:1.2em;
}	
.bandeau {
	background:url(_img/bandeau.jpg) repeat-y right;
	background-position:160px;
	text-align:left;
}
.documents_joints a{
	display:block;
	border:1px solid #eeece5;
	height:52px;
	padding:1px;
}
.documents_joints a img{
	padding-right:5px;
}

.documents_joints a:hover{
	border:1px solid #CCCCCC;
	background-color:#eeece5;
}

.documents_portfolio a img {
	border:1px solid #eeece5;
}

.documents_portfolio a:hover img {
	border:1px solid #6392af;
}

/* ------------------------------------ */
/*                                      */
/*          Article		                */
/*                                      */
/* ------------------------------------ */

h1.titre {
	font-size:1.8em;
}


.page_article .documents_joints a{
	display:block;
	border:1px solid #cccccc;
	background-color:#ffffff;
	height:52px;
	padding:1px;
}

.page_article .documents_joints a:hover{
	border:1px solid #abc934;
	background-color:#ffffff;
}





/* ------------------------------------ */
/*                                      */
/*          Actualites	                */
/*                                      */
/* ------------------------------------ */

.actu {
	margin-bottom:15px;
}

.actu  img.spip_logos {
	border:1px solid #eeece5;
}

.actu  a:hover img.spip_logos {
	border:1px solid #abc934;
}

/* ------------------------------------ */
/*                                      */
/*          Infobulle	                */
/*                                      */
/* ------------------------------------ */

#bulle { 
	position:absolute; 
	visibility:hidden; 
	display:none;  
	font-size:12px;
	z-index:10000;
}
.infobulle { 
	border:1px solid #98afbf; 
	padding: 10px; 
	color:#FFFFFF; 
	background: #395972 url(_img/fond_infobulle.jpg) repeat-x; 
	text-align:left;
	max-width:175px;
}
#pointe { 
	position:absolute; 
	visibility:hidden; 
	display:none;  
	font-size:12px;
	z-index:10001;
	width: 16px;
	height: 9px;
}
.pointe { 
	background: transparent url(_img/pointe_infobulle.gif) no-repeat;
}
.pointe2 { 
	background: transparent url(_img/pointe_infobulle2.gif) no-repeat;
}
.infobulle .pointe { 
	/*position:absolute;
	display:block;
	top:-8px;*/
	width: 16px;
	height: 9px;
	background: transparent url(_img/pointe_infobulle.gif) no-repeat;
}
.infobulle h4 { 
	color:#ABC934;
}



/* ------------------------------------ */
/*                                      */
/*          Calendrier                  */
/*                                      */
/* ------------------------------------ */

#calendar {
	
}
#calendar table {
	width:100%;
	margin:0;	padding:0;
	border-collapse:collapse;
	border-spacing:0px;
}
#calendar abbr {
	border:none;
	text-decoration:none;
	cursor:help;
}
#calendar th {
	color:#6392af;
	cursor: pointer;
}
#calendar td {
	text-align:center;
	color:#4f4d47;
	border:1px solid #eeece5;
}

#calendar .horsperiode {
	color:#ffffff;
	background:#eeece5;
}

#calendar .today {
	color:#92ad25;
	font-weight:bold;
}

#calendar .occupe {
	background-color:#ABC934;
	color:#FFFFFF;
}

#calendar .occupe a, #calendar .occupe a:visited {
	background-color:#ABC934;
	color:#FFFFFF;
	text-decoration: none;
}
#calendar .occupe a:hover, #calendar .occupe a:focus {
	color: #4f4d47;
	text-decoration: none;
}

#calendar caption a, #calendar caption a:visited {
	padding: 5px;
	font-size:2em;
	color:#6392af;
	text-decoration: none;
}
#calendar caption a:hover, #calendar caption a:focus {
	color: #92ad25;
	text-decoration: none;
}

.event {
	margin-top:15px;
}

.date_event {
	width:38px;	height:31px;
	margin-top:1em;
	margin-right:5px;
	float:left;
	background:url(_img/fond_date.jpg) #FFFFFF no-repeat;
	text-align:center;
	padding-top: 7px;
	line-height:1em;
}
.jour {
	font-size: 1.3em;
	font-weight:bold;
	color: #92ad25;
}
.mois {
	font-size: 0.80em;
	color: #6392af;
}

/* ------------------------------------ */
/*                                      */
/*      Bottom : Bandeau du bas         */
/*                                      */
/* ------------------------------------ */

#bottom {
	width:830px;
	margin:auto;
	margin-top:25px;
	text-align:left;
	background-color:#FFFFFF;
}

#copy {
	text-align:center;
}
#flags{
	text-align:right;
}

#flags a img, #flags img {
	border: 1px solid #eeece5;
}
#flags a:hover img {
	border: 1px solid #CCCCCC;
}
/* ------------------------------------ */
/*                                      */
/*          Styles des textes           */
/*                                      */
/* ------------------------------------ */

.info {
	color:#BBBBBB;
}

a:hover .info {
	color:#666666;
}

li.info {
	color:#CCCCCC;
	list-style:none;
	padding:0;	margin:0;
}

.chapo {
	font-weight:bold;
	font-size:1.2em;
	padding-top:6px;
	padding-bottom:6px;
	
}

.lien {
	display:block;
	background:url(_img/encart1_m.jpg) #54788e repeat-x;
	margin-top:1em;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #98afbf;
	color:#ffffff;
	text-align:center;
}

.lien a, .lien a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #abc934;
}

.lien a:hover, .lien a:focus {
	color: #ffffff;
	text-decoration: none;
}

.logo_encart a {
	display:block;
	width:168px;
	height:100px;
	text-align:center;
	margin-bottom:3px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	padding-top:6px;
	padding-bottom:6px;
}
.logo_encart a:hover {
	border:1px solid #abc934;
}

/* ------------------------------------ */
/*                                      */
/*                Divers                */
/*                                      */
/* ------------------------------------ */

/* Espaceur de blocs */
.nettoyeur { 
	clear:both; 
	margin:0; padding:0; 
	border:none; 
	width:0px;
	height:0px; 
	line-height:1px; 
	font-size:1px;
	overflow:hidden;
}

.espace_bas {
	margin-bottom: 15px;
}

.contact {
	font-size:0.9em; 
	line-height:1.1em;
	margin-top:15px;
}
.contact img {
	margin-right:6px;
	vertical-align:middle;
}

.logo_l img{
	margin-right:6px;
}
.logo_r img{
	margin-left:6px;
}

.logo_a img{
	margin-bottom:5px;
}


.transport {
	background: #ffffff url(_img/bulle_transport.jpg) no-repeat;
}
.transport a{
	display:block;
	width:124px; height:64px;
	padding-top:50px;
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
}
.transport a:hover{
	color:#92ad25;
}
/* ------------------------------------ */
/*                                      */
/*              Organigramme            */
/*                                      */
/* ------------------------------------ */

.orgabulle { 
	border:1px solid #98afbf; 
	padding: 10px; 
	color:#54788e;
	background: #eeece5 url(_img/fond_orgabulle.jpg) repeat-x;
	text-align:left;
	max-width:175px;
}

.orgabulle img {
	border-bottom:1px solid white;
}

.orgabulle h4 { 
	color:#92ad25;
}

.orga th {
	font-size:1.2em;
	color:#54788e;
}
.orga img {
	width:20px;	height:20px;
}

.orga a img {
	border:1px solid #98afbf;
	background-color:#CCCCCC;
}

.orga a:hover img {
	border:1px solid #abc934;
	background-color:#FFFFFF;
}

/* FAQ */

.cachediv{
	display:none;
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

.voitdivIE {
	padding-left:5px;
	display:block;
	border-left:1px solid #54788e;
}

.voitdivIE ul {
	margin:0; padding:0;
}
.voitdivIE ul li {
	margin-bottom:5px;
}



/* ------------------------------------ */
/*                                      */
/*               Spip Styles            */
/*                                      */
/* ------------------------------------ */
.spip_documents_left {
	margin-right:6px;	
}

.col3 .spip_logos {
	margin:0;	padding:0;
}

.spip_surligne {
	background-color:#FFFF99;
}

table.spip td {
	vertical-align:top;
}

.spip_doc_titre{
	text-align:center;
	font-size:0.8em;
}
.spip_doc_descriptif{
	margin:0px;	padding:0px;
	text-align:center;
	font-style:italic;
	font-size:0.8em;
}

.vert {
	color:#92ad25;
}

/* Chronologie */
.chrono_ligne {
	
}
.chrono_date {
	padding:15px 0px 0px 8px;
	width:40px;	height:50px;
	background: #ffffff url(_img/fond_chrono.jpg) no-repeat;
	color:#54788e;
}


.top10 {
	list-style:none;
}
.top10 li {
	font-weight:bold;
	text-align:left;
}
.top10 li a, .top10 li a:link {
	color:#395972;
	font-size:1.2em;
	padding:2px;
}
.top10 li a:hover, .top10 li a:focus {
	color:#abc934;
	background-color:#54788e;
}

#searchfaq .recherche {
	margin-right:5px;
	float:none;
}
#searchfaq #recherche {
	margin-right:5px;
	float:none;
}

#searchfaq .forml {
	width:110px;
	border: #ffffff 1px solid;
	margin: 0;	padding: 0; 
	padding-left: 19px;
	color: #000000; 
	background: url(_img/loupe.jpg) #FFFFFF no-repeat 2px 0px;
	font-size: 1em;
}

/* Menu Perso */

.menu_prive {
	padding:10px;
	z-index:4;
}


.menu_prive ul {
	padding:0;	margin:0;
	padding-left:4px;
	list-style:url(_img/puce_blanc.jpg);
}

.incidents {
	text-align:left;
}

.incidents .info {
	color:#54788e;
	font-weight:bold;
}

.incidents .voitdivIE {
	border:none;
	background-color:#eeece5;
	padding:10px;
}