/* CSS Document */
body{
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	background-color: #000000;
}
div#conteneur{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #ffcc99 ;
	background: #fff ;
}
h1#header{
	height: 258px;
	background: url(../img/ouv.jpg) no-repeat left top;
	margin:0;
}
h1#header a{
	width: 200px ;
	height: 200px ;
	display: block ;
	background: url(../img/logo.gif) no-repeat  ;
	position: relative ;
	left: 550px ;
	top: 15px ;
	text-indent: -5000px ;
}
pre{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}
pre span{
	color: #560 ;
}
pre span.comment{
	color: #b30000 ;
}
ul#menu{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../img/bg_menu.gif) repeat-x 0 -25px  ;
	list-style-type: none ;
}
ul#menu li{
	float: left ;
	text-align: center ;
}
ul#menu li a{
	width: 120px ;
	line-height: 25px ;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #dea ;
}
ul#menu li a:hover{	background: url(../img/bg_menu.gif) repeat-x 0 0  ;}

/*contenu*/
div#contenu{padding: 0 30px 0 50px ;/*background: url(img/dibong.gif) no-repeat 15px 15px ;*/}
div#contenu p{text-align: justify ;	text-indent: 2em ;	line-height: 1.7em ;}
div#contenu h2{	padding-left: 40px;line-height: 25px;font-size: 1.4em;background: url(../img/mini.gif) no-repeat left bottom;color: #CC6600;	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CC6600;}
div#contenu h3{
	margin-left: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #9b2;
	border-left: 3px solid #9b2;
	color: #CC6600;
}
div#contenu a{color: #8a0;}
div#contenu a:hover{color: #9b2;}
.clear{clear:both}

/*footer  */
p#footer{margin: 0 ;padding-right: 10px ;line-height: 30px ;text-align: right ;color: #8a0 ;}
img#w3c{
	border: 0px;
	height:15px;
	width:80px;
}
/*Vu dans la presse*/
.press-article{ padding-top:10px;}
.press-article a{float:right;}
.press-article p{}
.press-article img{float:left;}


/*realisations*/
.imgpres {width: 250px;margin-left: 200px;}
/* galerie*/
#thumbs img {vertical-align:middle; border:none; width:70px} 
#thumbs {overflow:auto; list-style:none; margin:30px; padding:0;}  
#thumbs li {float:left;} 
#thumbs a {display:block; padding:2px; outline:none;} 
#thumbs a:hover, #thumbs a:focus {background:#fff;} 
#thumbs a.active {background:#000;} 
#viewer {width:390px; height:250px; margin-left:100px;}
#viewer img[src*="loader"] {position:relative; left:50%; top:50%; margin:-15px 0 0 -15px;}

/* contact*/
#plan li{float:left;list-style:none; margin:0 40px 0 0;}
.adresse{font-weight: bold ;}
#plan{ margin-left:50px;}
