body
{
	background: url(background.jpg) fixed;
	
}

#page
{
	width: 910px;
	min-height: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

/* Navigation */
#barre_navigation
{
	width: 860px;
	height: 20px;
	top: -10px;
	position: relative;
	margin: 0 auto;
}
ul#navigation
{
	float: right;
	margin: 4px 10px 0 0;
	display: inline;
	color: #333;
}

ul#navigation li
{
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
	font-size: 0.8em;
}

ul#navigation li a, ul#navigation li a:visited
{
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

ul#navigation li a:hover
{
	text-decoration: underline;
	color: #333;
}
li#nav_conception
{
	background: url('accueil.gif') no-repeat 0 1px;
	padding-left: 24px;
	margin-right: 0px;
}
li#nav_conception a
{
	margin-right: 16px;
}
/*li#nav_mentions
{
	background: url('mentions.gif') no-repeat 0 2px;
	padding-left: 24px;
	margin-left: 16px;
	margin-right: 16px;
}
li#nav_mentions a
{
	margin-right: 16px;
}*/
li#nav_maintenance
{
	background: url('mentions.gif') no-repeat 0 2px;
	padding-left: 24px;
	margin-left: 16px;
}
/* Fin de Navigation */

#en_tete
{
	width: 910px;
	height: 210px;
	background: url(fond_logo.png) no-repeat;
}
#en_tete_1
{
	float: left;
	width: 300px;
	height: 210px;
}
#en_tete_1 a
{
	display: block;
	width: 300px;
	height: 210px;
}
#en_tete_2
{
	position: relative;
	top: 125px;
	margin-left: 325px;
	width: 546px;
	height: 49px;
}



/********************* FADED *********************/
.affichage_on
{
	display: block;
}
.affichage_off
{
	display: none;
}

#faded_conception, #faded_maintenance
{
	position: relative;
	overflow: hidden;
	width: 800px;
	height: 250px;
	margin: auto;
	padding: 0;
}
#faded_conception img, #faded_maintenance img
{
	float: right;
	width: 500px;
	height: 250px;
}
#faded_conception .fleft, #faded_maintenance .fleft
{
	float: left;
	width: 280px;
	height: 230px;
	color: #8b8681;
	padding: 10px;
	line-height: 1.1em;
	font-size: 16px;
	text-align: right;
}
.fleft h1
{
	line-height: 1.2em;
	font-size: 22px;
	color: #377485;
	font-weight: bolder;
}

#faded_conception ul, #faded_maintenance ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.sliders li
{
	display: block;
	list-style:none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.sliders ul li img
{
	display: block;
	margin: 0;
	padding: 0;
}

#faded_conception .prev, #faded_maintenance .prev, #faded_conception .next, #faded_maintenance .next
{
	display:block;
	width:26px;
	height:26px;
	position:absolute;
	z-index:10;
	text-decoration:none;
}
#faded_conception .prev, #faded_maintenance .prev
{
	background:url(faded-prev.png) left top no-repeat;
	right:90px;
	bottom:3px;
}
#faded_conception.prev:hover, #faded_maintenance .prev:hover
{
	background:url(faded-prev-hover.png) left top no-repeat;
}
#faded_conception .next, #faded_maintenance .next
{
	background:url(faded-next.png) left top no-repeat;
	right: 25px;
	bottom:3px;
}
#faded_conception .next:hover, #faded_maintenance .next:hover
{
	background:url(faded-next-hover.png) left top no-repeat;
}


ul.pagination
{
	list-style:none;
	padding:0;
	margin:0;
	z-index:10;
	position:absolute;
	bottom:24px;
	right:73px;
}
ul.pagination li
{
	position:relative;
	float:left;
}
ul.pagination li a
{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	position:absolute;
	top:0;
	left:23px;
	display:none;
	width: 20px;
}
ul.pagination li.current a
{
	left:-8px;
	color:#fff;
	display:block;
}
ul.pagination li.last a
{
	display:block;
	left: 8px;
}
.pagination
{
	display: none;
}



table.info td
{
	vertical-align: text-top;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
}

/************************ Menus ***********************/
#menus
{
	width: 170px;
	margin: 0px 0 0px 0; /*  */
	/*background-color: #99ff99;*/
	/*opacity : 0.6; */
	/*-moz-opacity : 0.6; */
	/*-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	/*filter : alpha(opacity=60); /* IE < 8 */ 
	padding: 25px 15px 15px 15px;
}
#menus:hover
{
	/*opacity : 0.8; */
	/*-moz-opacity : 0.8; */
	/*-ms-filter: "alpha(opacity=80)"; /* IE 8 */ 
	/*filter : alpha(opacity=80); /* IE < 8 */ 
}
#menu_conception
{
	/*opacity : 0.99; */
	/*-moz-opacity : 0.99; */
	/*-ms-filter: "alpha(opacity=99)"; /* IE 8 */ 
	/*filter : alpha(opacity=99); /* IE < 8 */ 
	
}
#menu_maintenance
{
	/*opacity : 0.99;*/ 
	/*-moz-opacity : 0.99; */
	/*-ms-filter: "alpha(opacity=99)"; /* IE 8 */ 
	/*filter : alpha(opacity=99); /* IE < 8 */ 
	
}
#menus p
{
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
#menus ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menus li
{
	display: inline-block;
	line-height: 1.5em;
	text-decoration: none;
	width: 150px;
	margin-bottom: 10px;
}
#menus li a
{
	text-decoration: none;
}
.lien_inactif
{
	display: block;
	color: blue;
	text-align: left;
	width: 150px;
	padding: 5px 10px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #ddd;
	opacity : 0.6; 
	-moz-opacity : 0.6; 
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	filter : alpha(opacity=60); /* IE < 8 */ 
}
.lien_actif
{
	display: block;
	color: #fff;
	text-align: right;
	background-color: #444;
	width: 150px;
	padding: 5px 10px;
	font-family: "Arial" ;
	font-weight: bold;
	font-size: 14px;
}
a.lien_inactif:hover
{
	background-color: #aaa;
	/*font-weight: bold;*/
}



/********************** Contenus ****************************/

#contenus
{
	
	/*top: 0px;*/
	min-height: 450px;
	width: 680px;
	margin: 0px auto 0px;
	background-color: white;
	opacity : 0.6; 
	-moz-opacity : 0.6; 
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	filter : alpha(opacity=60); /* IE < 8 */ 
	padding: 5px 15px 0 15px;
	color: black;
}
#contenus:hover
{
	opacity : 0.8; 
	-moz-opacity : 0.8; 
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */ 
	filter : alpha(opacity=80); /* IE < 8 */ 
}
.contenu_off
{
	display: none;
	opacity : 0.99; 
	-moz-opacity : 0.99; 
	-ms-filter: "alpha(opacity=99)"; /* IE 8 */ 
	filter : alpha(opacity=99); /* IE < 8 */ 
}
.contenu_on
{
	display: block;
	opacity : 0.99; 
	-moz-opacity : 0.99; 
	-ms-filter: "alpha(opacity=99)"; /* IE 8 */ 
	filter : alpha(opacity=99); /* IE < 8 */ 
}

/*Arial, "Arial Black", "Comic Sans MS", "Courier New", Georgia, Impact, "Times New Roman", "Trebuchet MS", Verdana */
#contenus h2
{
	color: #0000ff;
	font-family: Arial;
	font-size: 21px;
	background-color: #aaaacc;
	padding: 5px 10px;
}
#contenus h2:hover
{
	background-color: #8888cc;
}
#contenus h3
{
	color: #ff00ff;
	font-family: "Courier New";
	font-size: 14px;
	background-color: #ddd;
	padding: 5px 10px;
	width: 60%;
}
#contenus h3:hover
{
	background-color: #bbb;
}
#contenus p, #contenus .p
{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	line-height: 1.2em;
}
#contenus ul
{
	list-style: url(puce.png);
}
#contenus li
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.1em;
	padding-bottom: 3px;
}
span.ad
{
	font-weight: bold;
	font-style : italic;
}
/* Tarifs */
.tarifs td
{
	width: 675px;
	height: 40px;
	margin-bottom: 10px;
}
.tarifs .designation
{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
	padding: 0 20px;
	font-family: Arial;
	font-size: 18px;
	border: 1px solid #000;
	/*max-width: 550px;*/
}
.tarifs .prix
{
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: "Arial Black";
	font-size: 18px;
	border: 1px solid #000;
}
.exposant
{
	display: inline;
	color: #0000ff;
	top: 50px;
	vertical-align: super; 
	font-size: 12px;
	line-height: 0.7em; 
}
.exposant .bulle_info
{
	display: none;
}
.exposant:hover
{
	background: none;
	z-index: 500;
}
.exposant:hover .bulle_info
{
	display: inline;
	position: absolute;
	white-space: nowrap;
	margin-top: -70px;
	margin-left: 130px;
	color: #fff;
	background-color: #222;
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 10px;
	z-index: 600;
}

/* Réalisations */
#contenus table
{
	width: 100%;
}
.realisations
{
	display: block;
	width: 300px;
	height: 90px;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	color: black;
	border: 1px solid black;
}
#contenus td
{
	vertical-align: center;
}
#contenus td .cellule
{
	padding-left: 5px;
	display: inline-block;
	font-size: 12px;
}
#contenus td img
{
	border: 3px solid #555;
	float: left;
}
#contenus td .bulle_photo_g, #contenus td .bulle_photo_d
{
	display: none;
}
#contenus td .info_bulle:hover
{
	background: none;
	z-index: 500;
	cursor: help;
}
#contenus td .info_bulle:hover .bulle_photo_g
{
	display: inline;
	position: absolute;
	white-space: nowrap;
	margin-left: 165px;
	margin-top: -80px;
	padding: 10px;
	background: #555;
	z-index: 500;
}
#contenus td .info_bulle:hover .bulle_photo_d
{
	display: inline;
	position: absolute;
	white-space: nowrap;
	margin-left: -600px;
	margin-top: -80px;
	padding: 10px;
	background: #555;
	z-index: 500;
}
/* Contact */
#contenus td .cellule_g
{
	float: left;
	padding-left: 25px;
	display: inline-block;
}
#contenus td .cellule_d
{
	padding-left: 200px;
	display: inline-block;
}
/* Formulaire */
label
{
	display: inline-block;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
input
{
	display: inline-block;
	width: 300px;
	margin-bottom: 10px;
	border-top: 2px solid #aba29b;
	border-left: 2px solid #aba29b;
	border-right: 2px solid #ece4db;
	border-bottom: 2px solid #ece4db; 
}
input:hover, input:focus
{
	background-color: #99ff99;
}
textarea
{
	display: inline-block;
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
	border-top: 2px solid #aba29b;
	border-left: 2px solid #aba29b;
	border-right: 2px solid #ece4db;
	border-bottom: 2px solid #ece4db; 
}
textarea:hover, textarea:focus
{
	background-color: #99ff99;
}
p input
{
	display: inline-block;
	width: 100px;
	height: 30px;
	margin-left: 100px;
	margin-bottom: 10px;
	border-top: 2px solid #aba29b;
	border-left: 2px solid #aba29b;
	border-right: 2px solid #ece4db;
	border-bottom: 2px solid #ece4db;
	font-size: 12px;
	font-weight: bold;
	background-color: #bbb;
}
p input:hover, p input:focus
{
	background-color: #999;
}
.picto_on
{
	display: inline-block;
}
.picto_off
{
	display: none;
}

.adresse
{
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	padding-left: 50px;
}

/***************** Pied de Page ********************/
#pied_de_page
{
	/*top: 0px;*/
	width: 920px;
	margin: 0px auto 20px;
	background-color: white;
	opacity : 0.6; 
	-moz-opacity : 0.6; 
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
	filter : alpha(opacity=60); /* IE < 8 */ 
	padding: 1px 15px;
	color: black;
	z-index: 300;
}
#pied_de_page:hover
{
	opacity : 0.8; 
	-moz-opacity : 0.8; 
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */ 
	filter : alpha(opacity=80); /* IE < 8 */ 
}
#pied_de_page p
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 3em;
	text-align: center;
}
#pied_de_page p a
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
}


#pied_de_page p .lien_inactif
{
	display: inline;
	color: #000000;
	padding: 5px 10px;
}
#pied_de_page p .lien_actif
{
	display: inline;
	color: #000000;
	/*font-family: "Arial Black" ;*/
	font-weight: bold;
	background-color: none;
	background: none;
}
.lien_inactif:hover
{
	font-weight: bold;
	background-color: none;
	background: none;
}
