html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: url(/images/trames/trame_fond.gif) repeat-y top center;
}
body, td, input, textarea, .gris {
	font: 11px/14px Arial, Helvetica, sans-serif;
}
ul {
	padding-left: 0;
}
li {
	list-style: inside;
	margin-bottom: 19px;
}
p {
	text-align: justify;
}
h1 {
	font-size: 18px;
	line-height: 19px;
	color: #949FA6;
	margin: 0 0 15px 0;
	padding-left: 19px;
	background: url(/images/titre/hexagone.gif) no-repeat left 3px;
}
h1.titre {
	margin: 0 0 18px 0;
	padding: 0;
	line-height: normal;
	background: white url(none);
}
hr {
	height: 1px;
	margin: 0 0 20px 0;
	border: 0 none;
	color: #949FA6;
	background-color: #949FA6;
}


div#page {
	_height: 100%;
	min-height: 100%;
	width: 905px;
	margin: 0 auto;
}
div.une_colonne {
	background: url(/images/trames/trame_tableau_central_l.gif) no-repeat center 139px ;
}
div.deux_colonnes {
	background: url(/images/trames/trame_tableau_central.gif) no-repeat center 139px ;
}
div#bloclogo {
	background: url(/images/bandeau/trame_degrade_bandeau.jpg) repeat-y right;
	width: 905px;
	text-align: left;
}
ul#menunavig {
	height: 22px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(/images/bandeau/b_trame_fond.gif) repeat-x;
}
ul#menunavig a {
	color: white;
}
ul#menunavig li, ul#menunavig form {
	float: left;
	list-style: url(none) none;
	margin: 0;
	padding: 0;
}
ul#menunavig div, ul#menunavig input {
	margin: 1px 0 0 5px;
}
.une_colonne div#contenu {
	margin: 55px 28px;
	text-align: left;
}
.deux_colonnes div#contenu {
	margin: 19px 10px;
	text-align: left;
}
div#marge {
	float: left;
	width: 263px;
}
div#colonne {
	padding-top: 36px;
	margin-left: 279px;
	width: 590px;
}
div#partenaires {
	width:250px;
	margin-top:350px;
	text-align:center;
}

/* éléments personnalisés */
a, .bleu, a.discret:hover {
	color: #14B7D4;
}
.grisclair {
	color: #777E83;
}
.discret {
	color: #A4ADB4;
	text-decoration: none;
}
.textemodifiable h1 {
	color: #14B7D4;
	font-size: 11px;
	text-transform: uppercase;
	background: none;
	padding: 0;
	line-height: normal;
	background: white url(none);
}
		
		
/* prevention-faq */
ul#questions {
	margin: 0 0 20px 0;
	padding: 0;
}
ul#questions li {
	list-style: url(none) none;
	margin: 0 0 13px 0;
	padding: 0;
}
ul#questions a {
	font-weight: bold;
	text-decoration: none;
}
		
/* carte */
div#carte {
	background: url(/images/carte/carte_fond.gif) no-repeat 10px 56px;
	height: 269px;
	width: 253px;
}
div#legendecarte {
	margin: 15px 0 5px 10px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
}
div#imagecarte {
	margin-left: 10px;
}
		
/* contact */
form#contact {
	float: left;
	width: 305px;
	background-color: #99A6AF;
	color: white;
	font-weight: bold;
}
div.coindroit {
	float: right;
}
form#contact div#champsformulaire {
	padding: 10px 20px;
}
form#contact input, form#contact textarea {
	font-weight: normal;
	width: 265px;
}
form#contact input.sbm {
	border: 1px solid white;
	color: white;
	font-weight: bold;
	background-color: #B1BBC2;
}
		
/* ou s'adresser */
.coordonnees {
	float: right;
	width: 250px;
}

