/* Référencement */
#ref {
	display: none;
	position: absolute;
	visibility: hidden;
}
body {
	margin : 0 auto;
	padding : 0;
	background : #60C3C0 url(../images/pix.gif) repeat-x;
	}
	
body, td, p, blockquote, input, textarea, select, option {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9B3775;
	}
		
a {
	color : #E88209;
	text-decoration : none;
	font-weight: bold;

	}

a:hover {
	text-decoration : none;
	color : #FF497A;
	}
	
h1 { 
	margin: 45px 0 0 75px;
	font-size : 20px;
	color : #9B3775;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

h2 { 
	clear : left;
	margin : 0;
	padding : 10px 0 10px 25px;
	color : #E88209;
	background : url(../images/h2.gif) no-repeat left center;
	font-size : 12px;
	font-weight : bold;
	}
	
h3 {
	margin : 0;
	padding : 0;
	font-size : 11px;
	font-weight : bold;
	color : #09938D;
	}
address {
	font-style: normal;
	padding-left: 20px;
}
acronym, abbr {
	border-bottom: 1px dotted;
	text-decoration: none;
	cursor: help;
}
#contenu p {
	text-align : justify;
}
#contenu p.chapo {
	font-weight : bold;
	color : #CD70A8;
	}

.cnil p {
	font-size : 9px;
}

/* formulaires */
input, textarea, select {
	width: 200px;
	background : #FFFFFF;
	border : 1px solid #2D8592;
	}
input, textearea {
	padding: 0px 2px 0px 2px;
}
fieldset {
	padding:10px;
	border:1px solid #9B3775;
	padding-top:20px;
	margin-bottom:10px;
}
fieldset legend {
	padding:3px;
	border:1px solid #9B3775;
}
div.row {
	clear:both;
	padding: 3px;
}
div.row label {
	cursor : pointer;
	float:left;
}
div.row input, div.row textarea {
	float:right;
	margin-right:30px;
	margin-bottom:5px;
}
div.row input.submit {
	cursor : pointer;
	padding : 3px;
}
/*** contact ***/
.missing {
	border-style: dashed;
}
/***actualites ***/
form.themes {
	float: right;
}
form.themes input.submit {
	width: auto;
}

img.icone {
	margin-left:3px;
}
img.gauche {
	float: left;
	margin: 0 10px 10px 0;
}
img.droite {
	float: right;
	margin: 0 0px 10px 10px;
}
.next, .prev {
	font-weight:bold;
}
.next {
	float:right;
}
.prev {
	float:left;
}

.sousnav {
	border-top: 1px solid #09938D;
	margin-top: 20px;
	padding-top: 5px;
	clear: both;
}
.sousnav .sousnavd {
	padding-right:10px;
	float:right;
}

.sousnav .sousnavg a {
	padding-left:10px;
	float:left;
}
.filet125 {
	width: 120px;
	border-bottom: 1px solid #CA81AF;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 3px;


}
