
/************* General ****************/
body {
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
	background-image:url(../images/bg_contenu.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#container {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
}

#header {
	width:922px;
	height:140px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}

#contenu {
	margin-left:11px;
	width:900px;
}

#footer {
	width:922px;
	height:110px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:9px;
	color:#999999;
	clear:both;
}

#footer P {
	margin:0 0 0 0;
	padding-top:10px;
}

#footer a {
	color:#999999;
}

a {
	color:#ff5800;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

H1 {
	position:absolute;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	margin-top:10px;
	margin-left:10px;
}

H1 a {
	text-decoration:none;
	color:#FFFFFF;
}

H1 a:hover {
text-decoration:underline;
}

H2 {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:0;
	font-size:13px;
}

H3 {
	font-size:11px;
}

#formulaire label {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 5px;
}

#formulaire input {
	width: 230px;
	margin-bottom: 5px;
	border:#cccccc 1px solid;
	color: #063155;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#formulaire textarea {
	width: 350px;
	height: 100px;
	margin-bottom: 5px;
	border:#cccccc 1px solid;
	color: #063155;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

.rouge {
	color:#FF0000;
}

.vert {
	color:#99CC00;
}

/************* Menus ****************/

#menu_principal {
	position:absolute;
	margin-left:18px;
	margin-top:110px;
	//margin-top:109px;
	width:900px;
}

#menu_principal UL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu_principal LI {
	display:inline;
	list-style:none;
	margin:0 3px 0 2px;;
}

#menu_principal LI a {
	font-weight:bold;
	color:#0b89c8;
	text-decoration:none;
	text-transform:uppercase;
}

#menu_principal LI a:hover {
	text-decoration:none;
	color:#FF5800;
}

#menu_secondaire {
	position:absolute;
	margin-left:400px;
	margin-top:40px;
}

#menu_secondaire UL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_secondaire LI {
	display:inline;
	list-style:none;
}

#menu_secondaire LI a {
	font-weight:bold;
	text-decoration:none;
	color:#646464;
}

#menu_secondaire LI a:hover {
	text-decoration:underline;
}

#lien-doc-pdf {
	position:absolute;
	margin-left:670px;
	margin-top:65px;
}


#rubriques_accueil {
	background-image:url(../images/rubriques_accueil.jpg);
	background-repeat:no-repeat;
}

#rubriques_accueil UL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rubriques_accueil LI {
	display:inline;
	list-style:none;
	margin:0 0 0 0;
}

#menu_droite {
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:440px;
	margin-top:-48px;
	
}

#menu_droite UL {
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_droite LI{
	list-style:none;
	padding:10px;
	border-bottom:dashed #dddddd 1px;
}

/************* Réalisations ****************/

#div_cats {
	display:block;
	width:670px;
	float:left;
}

.div_box_cat {
	width:210px;
	height:169px;
	float:left;
	margin-top:13px;
	margin-left:10px;
	display:block;
}

.div_box_cat P {
	margin-top:10px;
	margin-left:20px;
	width:180px;
}

.div_list_rea {
	border-top:dashed #dddddd 1px;
	border-right:dashed #dddddd 1px;
	clear:both;
	padding:10px;
	overflow:auto;
}

.div_list_rea IMG {
	float:left;
	border:0;
	width:170px;
}

.div_list_rea P {
	float:left;
	margin-left:10px;
	width:440px;
}

#loadarea {
	float:left;
	//position:absolute;
	//margin-left:1px;
	width:360px;
	height:270px
	background-image:url(../images/bg_visu_fiche_rea.png);
}

#loadarea img {
	/*width:350px;
	height:261px;*/
}

#texte_fiche_rea {
	float:left;
	/*position:absolute;
	//margin-left:360px;*/
	width:300px;
	text-align:justify;
	padding-bottom:10px;
}

#vignettes_fiche_rea {
	position:absolute;
	margin-top:286px;
	width:350px;
	text-align:left;
}

#vignettes_fiche_rea IMG {
	margin-left:10px;
	border:0;
}

/************* Matériels ****************/

.div_box_mat {
	width:210px;
	height:234px;
	float:left;
	margin-top:13px;
	margin-left:10px;
	display:block;
	background-image:url(../images/bg_vignette_materiel.jpg);
	background-repeat:no-repeat;
}

.div_box_mat P {
	margin-top:10px;
	margin-left:10px;
	width:180px;
}

.div_box_mat IMG {
	border:0;
}

.vignette_div_box_mat {
	margin-top:6px;
	margin-left:5px;
	width:200px;
	border:0;
	text-align:center;
}

/************* Accordeon Bureau d'études ****************/

.mypets{ 
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border: 1px solid #dddddd;	
	background: #eeeeee;
	background-image:url(../images/icone-plus.gif);
	background-repeat:no-repeat;
}

.titre-accordeon {
}

.thepet{
	display: none;
	margin-left:20px;
}

/***********Liens******************/
.div_liens_rea {
	border-top:dashed #dddddd 1px;
	border-right:dashed #dddddd 1px;
	clear:both;
	padding:10px;
	overflow:auto;
}

.div_liens_rea IMG {
	float:left;
	border:0;
/*	width:170px;*/
}

.div_liens_rea P {
/*	float:left;*/
	margin-top:0px;
	margin-left:160px;
	width:450px;
}

/***********Telechargement******************/
.div_telechargement {
	border-top:dashed #dddddd 1px;
	border-right:dashed #dddddd 1px;
	clear:both;
	padding:10px;
	overflow:auto;
}

.div_telechargement IMG {
	/*float:left;*/
	border:0;
/*	width:170px;*/
}

.div_telechargement P {
/*	float:left;*/
	margin-top:0px;
	margin-left:120px;
	width:480px;
}

/***********Glossaire******************/
.div_glossaire {
	border-top:dashed #dddddd 1px;
	border-right:dashed #dddddd 1px;
	clear:both;
	padding:10px;
	overflow:auto;
}

.div_glossaire IMG {
	float:left;
	border:0;
	width:170px;
	height:auto;
	margin-bottom:10px;
}

.div_glossaire P {
	float:left;
	margin-left:30px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	width:400px;
}

.div_glossaire h2 {
	clear:both;
	margin-bottom:10px;
}

