/*--------------- GLOBAL ----------------------*/
body {
	width: 900px;
	margin: 0;
	padding: 0;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	background: url(img/trait.gif) left top repeat-x;
}

a {
	text-decoration: none;
}
p {
	text-align: justify;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	margin-bottom: 10px;
}
.blocH30 {
	height: 35px;
}
/*--------------- STYLES TEXTES ----------------------*/
.gras {
	font-weight: bold;
}
.txtrouge {
	color: #F00;
}
.txt12px {
	font-size: 12px;
}
.margebas20 {
	margin-bottom: 20px;
}
.margebas5 {
	margin-bottom: 5px;
}
.bornoir {
	border: 1px solid #000;
}

/*--------------- GENERAL ----------------------*/
#general {
	width: 900px;
	float: left;
}

/*--------------- BANDO ----------------------*/
#bando {
	width: 900px;
	float: left;
}
/*----------- logo -------------*/
#logo {
	width: 293px;
	height: 145px;
	float: left;
}
#logo a {
	display: block;
	width: 293px;
	height: 145px;
	background: url(img/logo.gif) left top no-repeat;
}

/*----------- menu principal -------------*/
#surmenu {
	width: 607px;
	height: 80px;
	float: left;
}

#menu {
	width: 607px;
	float: left;
	margin: 19px 0 0 0;
}
#menu a {
	color: #000;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 6px 8px 4px 8px;
}
#menu a:hover {
	background: url(img/fonjaune_menu.gif) left bottom repeat-x  #FE0;
	border-top: 1px solid #000;
}
.on {
	background: url(img/fonjaune_menu.gif) left bottom repeat-x  #FE0;
	border-top: 1px solid #000;
}

/*--------------- GAUCHE ----------------------*/
#colgauche {
	width: 235px;
	float: left;
}
#colgauche a {
	font-size: 11px;
	margin: 0 0 0 15px;
	padding: 0;
}

/*----------- menu gauche -------------*/
#colgauchemenu {
	width: 180px;
	margin: 40px 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #CCC;
}
#colgauchemenu a {
	display: block;
	width: 180px;
	height: 40px;
	color: #000;
	margin: 0;
	padding: 0;
}
#colgauchemenu a:hover {
	color: #E11;
}

/*----------- acces client -------------*/
#accesclient {
	width: 180px;
	margin: 30px 0 0 15px;
	padding: 0;
}
#accesclient .form_ac {
	padding: 0 10px 0 10px;
	background: url(img/fonjaune_ac.gif) left top repeat-y;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#accesclient .form_ac p {
	margin: 10px 0 10px 0;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
#accesclient .form_ac a {
	margin: 0;
	padding: 0;
}
#accesclient .form_ac a:hover {
	background-color: #FFF;
}
#accesclient .boutonform {
	margin: 10px 0 10px 0;
}

/*----------- contact -------------*/
#contact {
	width: 180px;
	margin: 30px 0 0 15px;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #CCC;
}
#contact a {
	background-color: #093;
	border: 1px solid #FFF;
	margin: 0;
	padding: 5px 5px 3px 5px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contact a:hover {
	color: #093;
	background-color: #FFF;
	border: 1px solid #093;
}
#colgauche .contacton a {
	color: #093;
	background-color: #FFF;
	border: 1px solid #093;	
}

/*----------- cgc -------------*/
#cgc {
	width: 180px;
	margin: 30px 0 0 15px;
}
#cgc a {
	display: block;
	width: 180px;
	height: 30px;
	color: #000;
	margin: 0;
}
#cgc a:hover {
	color: #E11;
}

/*--------------- PAGE ----------------------*/
#page {
	width: 347px;
	float: left;
	margin: 0 60px 0 0;
	padding: 0;
}
#page a {
	color: #093;
}
#page a:hover {
	color: #E11;
}
#general .pagespe1 {
	margin: 0 10px 0 0;
}

/*--------------- DROITE ----------------------*/
#coldroite {
	width: 208px;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
}
#coldroite a {
	color: #093;
}
#coldroite a:hover {
	color: #E11;
}
/*----------- special notremetier.html -------------*/
#general .coldroitespe1 {
	width: 300px;
	margin: 5px 0 0 0;
}

/*----------- special contact.html -------------*/
#general .coldroitespe2 {
	width: 280px;
}
#general .apresenvoi {
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: center;
	background-color: #FE0;
	border-left: 1px solid #000;
	border-bottom: 1px solid #666;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
/*- formulaire -*/
#general .coldroitespe2 form {
	margin: 0 0 10px 0;
	padding: 20px 10px 10px 10px;
	text-align: left;
	background: url(img/fonjaune.gif) left top repeat-y;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#general .coldroitespe2 .boutonform {
	margin: 5px 0 7px 0;
}
.champ {
	width: 251px;
	margin: 5px 0 7px 0;
}
.champmessage {
	width: 255px;
	margin: 5px 0 7px 0;
}

/*--------------- PIED ----------------------*/
#pied {
	width: 900px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
}

/*--------------- PRECHARGEMENT ----------------------*/
#precharg {
		display: none;
	}
