/* CSS Document */
body {
	font-family:arial, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000;	
}
#contenu {
	margin-top:10px;
	width:100%;
	margin-left:0px;
}
#entete, #menuhorizontal, #menuvertical, #bandebasse {
	display:none;
}
#contenu h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	color:#000000;
}
#contenu h1 span {
	margin-left:16px;
	padding:0 5px;
}
#contenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:1.2em;
	color:#000000;
	margin-left:20px;
	padding-left:20px;
}
#contenu h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1em;
	color:#000000;
	margin-left:20px;
	padding-left:20px;
}
div.chemin {
display : none;
}
#contenu li {
	padding-bottom : 10px;
}
#contenu div.chemin ul li, #contenu li {
	list-style-type:circle;
	margin:0 5px;
	padding-left:16px;
}
#contenu ul.recherche li {
	list-style-type: none;
	margin:0;
	padding-left:0;
	background:none;
}
#contenu ul.recherche li a{
	list-style-type: circle;
	margin:0 5px;
	padding-left:16px;
} 
#contenu ul.recherche li a:hover{
}
/**/
#contenu div.chemin ul a{
	margin-left:0;
	color: #000000;
	text-decoration: underline;
}
#contenu div.chemin ul a:hover{
	color : #000000;
	text-decoration: none;
}
#contenu img{
	border : 1px solid #000000;
}
#contenu span img, #contenu h1 img{
	border : 0px;
}
#contenu a{
	color : #000000;
	text-decoration : underline;
}
#contenu a:hover{
	color : #000000;
	text-decoration : none;
}
#contenu table td{
	padding-bottom : 15px;
}
#tableau table{
	border : 1px dashed #000000;
	border-collapse:collapse;
}
#tableau th, #tableau td {
	border:1px dashed #000000;
	padding : 5px;
}
#tableau td.vide{
}
#tableau th {
	color:#9c1;
	font-size:small!important;
	font-size/**/:x-small;
}
body.accueil #contenu {
	margin-top:10px;
	width:100%;
}
#colonnegauche{
	float:none;
	width:850px;
}
#colonnedroite{
	float:none;
	width:850px;
}
body.accueil #colonnegauche .photo1 {
	margin-right:10px;
}
body.accueil #contenu #colonnegauche h2 span {
	background-color:#000000;
	padding:0 3px;
	margin-left:15px;
}
body.accueil ul.actus {
	margin:0 0 0 21px;
	padding:0;
	list-style-type:circle;
	color:#000;
	font-size:0.9em;
}
body.accueil ul.actus a {
	color:#000;
	text-decoration:none;
}
body.accueil ul.actus a:hover {
	text-decoration:underline;
}
.imp{
	font-weight:bold;
	color: #000000;
}
#adresse{
	margin-bottom:15px;
	text-align:center;
}
form{
	font-size : 0.9em;
}
.coldroite{
	float:left;
	border:0px dashed #000000;
	width : 300px;
}
.colgauche{
	float:right;
	border:0px dashed #000000;
	width : 300px;
}
.etiquette{
		float: left;
}
#coord input, .champs, #check_box{
		width:190px;
		float:right;
		border:1px solid #000000;
}
#coord label.obligatoire input, label.obligatoire input, label.obligatoire textarea{
		border:1px solid #000000;
}
label{
		float: left;
		margin-bottom: 5px;
}
label.obligatoire {
		color:#000000;
}
fieldset{
	display:block;
	margin:0 0 10px 0;
	padding:5px;
	border:1px solid #000000;
}
legend{
	color :#000000;
}
.mess{
	height : 100px;
	width : 500px;
}
textarea {
	height : 60px;
}
.fichier{
	margin-right: 310px;
}
.btnsend{
	margin-left : 300px;
}
