.site {
	margin:0 auto;
	width:950px;
}

.head {
	background-color:#FFFFFF;
	width:951px;
}

/*** titrepage ***/
.titre_page {
	background:url(../images/bg_titre_rubriques.gif) no-repeat right #FFFFFF;
	height:57px;
	width:950px;
	border-right:1px solid #E9F2FD;
	text-align:left;
}
.titre_page img {
	float:left;
}

.visu#liensutiles, .visu#plandusite, .visu#recherche, .visu#form_contact {
	background-image:url(../images/rubrique_simple.gif);
}

/*** nav ***/
ul.nav {
	padding:0px;
	margin:0px;
	height:38px;
	width:951px;
	background:url(../images/bg_nav.gif) repeat-x;
}
ul.nav li {
	list-style-type:none;
	float:left;
}
ul.nav a {
	height:38px;
	text-decoration:none;
	float:left;
	text-indent:-10000px;
}
.presentation a {
	width:99px;
	background-image:url(../images/bt_presentation_na.gif);
}
.presentation a:hover {
	background-image:url(../images/bt_presentation_a.gif);
}
.textes_de_lois a {
	width:118px;
	background-image:url(../images/bt_textes_na.gif);
}
.textes_de_lois a:hover {
	background-image:url(../images/bt_textes_a.gif);
}
.realisations a {
	width:101px;
	background-image:url(../images/bt_realisations_na.gif);
}
.realisations a:hover {
	background-image:url(../images/bt_realisations_a.gif);
}
.partenaires a {
	width:104px;
	background-image:url(../images/bt_partenaires_na.gif);
}
.partenaires a:hover {
	background-image:url(../images/bt_partenaires_a.gif);
}
.demande_de_devis a {
	width:139px;
	background-image:url(../images/bt_devis_na.gif);
}
.demande_de_devis a:hover {
	background-image:url(../images/bt_devis_a.gif);
}

/*** conteneurs ****/
#conteneur {
	background:#C2D8EF;
	width:951px;
	display:block;
}
#conteneur_gauche {
	float:left;
	width:161px;
	padding-top:30px;
	padding-left:10px;
	padding-right:5px;
	background:url(../images/bg_menu_gauche.gi) no-repeat top left transparent;
}
#conteneur_gauche a {
	color:#FF9D03;
	text-decoration:none;
	background:url(../images/bg_lien_menugauche.gif) no-repeat;
	padding-left:11px;
}
#conteneur_gauche a:hover {
	color:#4B8CCD;
	background-image:url(../images/bg_lien_menugauche_h.gif);
}
#conteneur_gauche input {
	font-size:11px;
}
#conteneur_droite {
	float:right;
	width:743px;
	padding:30px 20px 100px 11px;
	background:url(../images/bg_contenu.gif) no-repeat bottom left #FFFFFF;
	border-right:1px solid #E9F2FD;
}
#conteneur_mailing {
	padding:10px;
}

/*** sousmenu ***/
.sousmenu {
	padding-left:183px;
	padding-top:7px;
}
.sousmenu a {
	text-decoration:underline;
}
.sousmenu a.selected {
	font-weight:bold;	
}

/*** sousnav ***/
.sousnav {
	width:774px;
	border-left:176px solid #C2D8EF;
	border-right:1px solid #C2D8EF;	
	border-bottom:1px solid #C2D8EF;		
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-color:#FFFFFF;
}
.sousnav a {
	color:#2C78C5;
}
.sousnav a:hover {
	font-weight:bold;
}

h1 {
	margin:0px;
	padding:0px;
	text-indent:-10000px;
	width:145px;
	height:28px;
	float:left;
	padding-right:20px;
}

h1.presentation {
	background:url(../images/titre_rubrique_presentation.gif) no-repeat top right;
}
h1.partenaires {
	background:url(../images/titre_rubrique_partenaires.gif) no-repeat left top;
}
h1.textes_de_lois {
	background:url(../images/titre_rubrique_textes_de_lois.gif) no-repeat left top;
}
h1.demande_de_devis {
	background:url(../images/titre_rubrique_demande_de_devis.gif) no-repeat left top;
}
h1.plandusite {
	background:url(../images/titre_rubrique_plandusite.gif) no-repeat left top;
}
h1.form_contact {
	background:url(../images/titre_rubrique_contact.gif) no-repeat left top;
}
h1.recherche {
	background:url(../images/titre_rubrique_recherche.gif) no-repeat left top;
}
h1.presentation {
	background:url(../images/titre_rubrique_presentation.gif) no-repeat left top;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#4186CA;
	padding:0px;
	margin:0px;
	background:#000044;
	text-align:center;
}

a {
	color:#4B8CCD;
}
a:hover {
	color:#FF9D03;
}

a.retour {
	color:#FF9D03;
	background:url(../images/retour.gif) no-repeat;
	padding-left:16px;
}



/*** paragraphes ***/
p {
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
}
p.indent {
	padding-left:20px;
}
p.erreur {
	font-weight:bold;
	color:red;
}
p.check {
	padding-left:17px;
	background:url(../images/fleche_rouge.gif) no-repeat left center;
}
p.result {
	font-size:12px;
	padding-left:20px;
	font-weight:bold;
}
p.info {
	font-weight:bold;
	height:100px;
}
p.entete {
	text-align:left;
	font-size:11px;
}


h2 {
	margin:0px;
	margin-top:6px;
	margin-bottom:3px;
	padding:0px;
	text-align:left;
}

h3 {
	background:url(../images/bg_h3.jpg) repeat-y;
	text-transform:uppercase;
	font-size:12px;
	margin:0px;
	padding:2px 0px 2px 5px;
	text-align:left;
}
h4 {
	font-size:13px;
	margin:0px;
	text-align:left;
}
.liens h4 {
	text-align:left;
	padding-left:22px;
	background:url(../images/bg_h4.gif) no-repeat left bottom;
}

h5 {
	text-align:left;
	font-size:11px;
	margin-top:4px;
}

img.gauche {
	margin-right:10px;
	border:2px solid #E9F2FD;
}

img.droite {
	margin-left:10px;
	border:2px solid #E9F2FD;
}


.hidden {
	visibility:hidden;
	display:none;
}

/*** realisations ***/
.realisation {
	background:url(../images/pixel_simple.gif) repeat-x bottom #F2F7FD;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
}
.realisation a {
	background:url(../images/plus.gif) no-repeat;
	color:#FF9D03;
}
.realisation a#left {
	float:left;
}
.realisation a#right {
	float:right;
}
.realisation a:hover {
	color:#EF9200;
}

/*** presentation ***/

table.reglementation td, table.reglementation , table.reglementation tr td, table.reglementation th  {
	border:1px solid #E9F2FD;
	border-collapse:collapse;
	text-align:left;
	padding:4px;
}

table.reglementation td {
	font-size:10px;
}

table.reglementation {
	margin-top:20px;
}

/*** textes de lois ***/
.menu_texte {
	margin:0px;
	text-align:left;
	width:100%;
}




p.lois {
	margin:0px;
	padding:0px;
	text-align:left;
	border:1px solid #F5FAFE;
	margin-left:20px;
	background-color:#F5FAFE;
	padding-right:10px;
	padding-bottom:10px;
	margin-top:10px;
}

span.titre_lois  {
	color:#FFFFFF;
	background-color:#65A6E5;
	padding:2px;
}
.contenu_lois  {
	
}



/*** liens ***/

.liens {
	padding-bottom:5px;
	padding-top:5px;
	background:url(../images/pixel_simple.gif) repeat-x bottom;
}
.liens p {
	margin-left:22px;
}

.liens a {
	font-size:11px;
}

/*** plan du site ***/
.plan {
	padding:10px;
	background-color:#E9F2FD;
	border:1px solid #4B8CCD;
	border-bottom:none;
	border-top:none;	
	width:400px;
}

ul {
	text-align:left;
}

.plan ul li {
	list-style-type:none;
	margin-bottom:10px;
	text-align:left;
}

.plan ul li a {
	background:url(../images/fleche_bleue.gif) no-repeat left;
	padding-left:12px;
}

.plan ul li ul {
	margin-top:7px;
}


button {
	background:none;
	border:none;
	margin:0px;
	padding:0px;
	width:25px;
	height:20px;
	cursor:pointer;
}