html,body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#tabhaut {
	margin: auto;
}
#tabgene {
	margin: auto;
}
.align {
	text-align: center;
}
.spip {
	font-family: Arial, Helvetica, sans-serif;
}

/*------------------------------------------------------------
/* ARIANE 
/*------------------------------------------------------------*/
#ariane {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	font-size:95%;
	margin: auto;
	text-align: left;

}
#ariane a{
	text-decoration: none;
	color:black;
}
#ariane a:hover{
	text-decoration: none;
	color:#FF8000;
}
#ariane .on {
	color:#A1CD3A;
}
/*------------------------------------------------------------
/* CENTRE 
/*------------------------------------------------------------*/
.titrerech {
	display:block;
	width:95%;
	border-top: solid 1px #A1CD3A;
	margin-top:5px;
	padding-top: 5px;
	font-weight: bold;
	
}

#centre {
	width:705px;
	text-align:left;
	vertical-align: top;
	/*background-color: Lime;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	
}
/*
#contenu {}
#contenu li {
	list-style-image: url(../img/puce-communication.png);
}
*/
#centre ul {
	font-weight: bold;
}
#centre li {
	list-style-image: url(../img/puce-communication.png);
}
#centre a {
	text-decoration: none;
	color: #A1CD3A;
	font-weight: bold;
}
#centre a:hover {
	text-decoration: none;
	color: #FF8000;
	font-weight: bold;
}
.soustitre {
text-transform: lowercase;
}
.reponse {
	display:block;
	padding-left:20px;
}
#centre .plus a{
	font-size:120%;
	text-align:center;
}
/*------------------------------------------------------------
/* COTE DROIT
/*------------------------------------------------------------*/

#tabdroit {
	color: black;
	font-size:100%;
	text-align: center;
	
}
#tabdroit li{
	list-style-image: url(../img/puce-communication.png);
	list-style-position: outside;
	margin-left: 0px;
}
#tabdroit ul{
	margin: 0px;
}
#tabdroit table{
	margin: auto;
}

#tabdroit td {
	width:200px;
	padding: 10px;
	border: solid 1px #F0F0F0;
	background-color: #F0F0F0;
	color: black;
	text-align: justify;
}

#tabdroit td:hover {
	padding: 10px;
	border: solid 1px #A1CD3A;
	background-color: #F0F0F0;
	color: black;
}

#tabdroit a {
	text-decoration: none;
	color:#A1CD3A;
	font-weight: bold;
}
#tabdroit a:hover {
	text-decoration: none;
	color:#FF8000;
	font-weight: bold;
}
#tabdroit .titre {
	display:block;
	font-weight:bold;
	border-bottom: solid 1px white;
	text-align: center;
	margin-bottom: 12px;
}
#tabdroit td:hover .titre {
	display:block;
	font-weight:bold;
	border-bottom: solid 1px #A1CD3A;
	text-align: center;
	margin-bottom: 12px;
}
#tabdroit .separ {
	display:block;
	border-bottom: solid 1px white;
	margin-bottom: 5px;

}
/*------------------------------------------------------------
/* MENU HORIZONTAL 
/*------------------------------------------------------------*/
#tabhaut {
	background-color: #A1CD3A;
	width: 100%;
}
#tabmenu{
	font-size: 110%;
	margin: auto;
	color:#A1CD3A;
}
#tabmenu td {
	font-weight: bold;
	background-color: #A1CD3A;
	text-align: center;
}
#tabmenu .on {
	background-color: white;
}

#tabmenu td:hover {
	background-color: white;
}
#tabmenu td:hover a{
	color: #A1CD3A;
}
#tabmenu a {
	text-decoration: none;
	color: white;
}
#tabmenu a:hover {
	text-decoration: none;
	color: #A1CD3A;
	font-weight: bold;
}

#tabmenu .on a {
	text-decoration: none;
	color: #A1CD3A;
	font-weight: bold;
}

/*------------------------------------------------------------
/* IMAGES
/*------------------------------------------------------------*/

img { margin: 0; padding: 0; border: none; }

/*------------------------------------------------------------
/* BAS
/*------------------------------------------------------------*/
#tabbas {
	background-color: #0A1319;
}
#tabbasbas {
	margin: auto;
}
#bas {
	color:white;
	font-size: 90%;
	padding-right:25px;
	text-align: right;
}
#bas a{
	text-decoration: none;
	color:white;
}
#bas a:hover {
	text-decoration: none;
	color: #FF8000;
}
#documents_joints {
	border-top: solid 1px #A1CD3A;
}
/* FORM ---------------------------------------------- */

.erreur{
	color:#FF8000;
}
textarea, input, normal, select {
	background-color: white;
	color: #A1CD3A;
	font-weight: bold;
}
.focus {
	background: #A1CD3A;
	color: white;
	font-weight: bold;
	}
