body{
background: #232e3a;
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
font-size: 12px;
}
*{
margin: 0;
padding: 0;
}
img{
border: none;
}
a{
text-decoration: none;
border: 0 none;
}
a:hover{
text-decoration: underline;
}
a:link{
text-decoration: none;
border: none;
}
ul, li {
list-style-type: none;
}
#page{
height: 442px;
background: #010b16 url(theme/bg_page.jpg) repeat-x left top;
padding-top: 10px;
margin-top: 6%;
}
#container{
width: 920px;
height: 332px;
margin: 0 auto;
border-top: 1px solid #69757f;
border-bottom: 1px solid #69757f;
}
#content_left{
display: block;
float: left;
width: 280px;
height: 300px;
margin-top: 17px;
background: transparent url(theme/bg_ctt_left.png) no-repeat center top;
border-right: 1px dotted #f29400;
}
#title{
float: left;
margin-left: 13px;
margin-top: 250px;
text-align: left;
color: #f29400;
}
#title span{
display: block;
font-size: 14px;
font-weight: normal;
}
#content_right{
display: block;
float: right;
width: 635px;
overflow: hidden;
}
#content_right div#content{
margin-left: 23px;
}
#navtoparea{
width: 920px;
margin: 0 auto;
}
ul#navtop{
list-style-type: none;
height: 40px;
padding-bottom: 20px;
margin-top: 20px;
margin-left: 300px;
}
ul#navtop li a{
display: block;
float: left;
height: 15px;
padding: 5px 20px 5px 10px;
margin-right: 20px;
font-size: 12px;
color: #69757f;
border-left: 1px solid #69757f;
}
ul#navtop li#fourth a{
margin-right: 0;
}
ul#navtop li a:hover,
ul#navtop li a.selected{
color: #f29400;
text-decoration: none;
border-left: 1px solid #f29400;
}
#dernieres_realisations,
#partenaires,
#formulaire_de_contact,
#mentions_legales{
height: 300px;
}
#partenaires,
#formulaire_de_contact,
#mentions_legales{
overflow: hidden;
width: 532px;
margin-left: 40px;
margin-top: 15px;
}
#dernieres_realisations{
position: relative;
overflow: hidden;
width: 505px;
margin-left: 55px;
margin-top: 15px;
}
div#galerie ul{
width: 505px;
}
div#galerie ul li{
display: inline;
float: left;
}
div#galerie ul li a{
display: block;
width: 80px;
height: 80px;
border: 5px solid #232e3a;
margin: 5px;
}
div#galerie ul li a:hover{
border: 5px solid #f29400;
}
div#galerie ul li a.cluetip-clicked{
border: 5px solid #f29400;
}
div.refarea{
width: 545px;
margin-left: auto;
margin-right: auto;
}
div.partarea{
width: 532px;
margin-left: auto;
margin-right: auto;
}
div.partarea{
height: 280px;
}
div.tab_title{
color: #FFFFFF;
font-size: 24px;
margin: 0 0 30px 0;
padding-top: 40px;
}
div.partarea div.part_title,
div.refarea div.ref_title{
width: 400px;
color: #FFFFFF;
font-size: 24px;
margin: 0 0 15px 0;
padding-top: 5px;
}
div.partarea div.part_left,
div.partarea div.part_right,
div.refarea div.ref_left,
div.refarea div.ref_right{
display: block;
width: 260px;
}
div.partarea div.part_left,
div.partarea div.part_right{
height: 250px;
}
div.partarea div.part_left,
div.refarea div.ref_left{
float: left;
}
div.partarea div.part_right,
div.refarea div.ref_right{
float: right;
}
div.partarea div.part_desc,
div.refarea div.ref_desc{
margin-bottom: 60px;
}
div.partarea div.part_desc li,
div.refarea div.ref_desc li{
background: transparent url(theme/bullet.png) no-repeat left 4px;
list-style-type: none;
margin: 0 0 10px;
padding-left: 15px;
font-size: 11px;
}
div.partarea div.part_url,
div.refarea div.ref_url{
margin: 0 0 5px;
padding-left: 15px;
font-size: 11px;
}
div.refarea div.ref_right a,
div.partarea div.part_url a,
div.refarea div.ref_url a{
color: #f29400;
}
#contact_form{
padding-left: 140px;
}
#contact_form label{
background: transparent url(theme/bullet.png) no-repeat left 4px;
display: block;
width: 150px;
padding: 0 0 4px 15px;
color: #f29400;
}
#contact_form input#nom,
#contact_form input#email,
#contact_form input#objet{
width: 250px;
height: 22px;
border: 1px solid #69757f;
margin-bottom: 8px;
}
#contact_form textarea#message{
width: 250px;
height: 80px;
border: 1px solid #69757f;
}
#contact_form div#exect{
width: 100%;
margin-top: 12px;
margin-left: 0;
padding-left: 0;
}
#contact_form div#exect span#nota{
display: block;
float: right;
color: #232e3a;
}
#contact_form div#exect input.exect{
display: block;
width: 90px;
height: 22px;
padding-bottom: 5px;
float: left;
background: #232e3a url(theme/button.jpg) no-repeat left -22px;
border: none;
font-size: 12px;
color: #f29400;
margin-left: 0;
margin-right: 10px;
}
#contact_form div#exect input.exect:hover{
background: #232e3a url(theme/button.jpg) no-repeat left top;
color: #959595;
}
#mentions_legales p{
line-height: 18px;
margin-top: 5px;
}
#mentions_legales p a.itemurl{
color: #F29400;
}
#mentions_legales p a.itemurl:hover{
text-decoration: underline;
}
#mentions_legales div#codeur{
height: 50px;
margin-top: 5px;
}
#mentions_legales div#codeur span{
display: block;
float: left;
height: 25px;
padding-top: 15px;
margin-right: 15px;
}
#mentions_legales div#codeur a#itemcode{
display: block;
float: left;
}
#mentions_legales div#codeur a#itemcode{
display: block;
float: left;
width: 78px;
height: 42px;
padding: 1px 6px;
background: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
#mentions_legales div#consolab{
width: 236px;
height: 56px;
background: #ffffff;
margin: 15px auto 0 auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
#mentions_legales div#consolab iframe#consolabel{
width: 234px;
height: 54px;
margin-left: 1px;
margin-top: 1px;
}


#content_right #errormail,
#content_right #sendmail{
width: 300px;
margin: 130px auto auto auto;
overflow: hidden;
font-size: 14px;
}
#content_right #errormail a.itemback,
#content_right #sendmail a.itemback{
color: #F29400;
}
#content_right #errormail a.itemback:hover,
#content_right #sendmail a.itemback:hover{
text-decoration: underline;
}
#clear{
height: 80px;
}
#footer{
clear: both;
width: 920px;
margin: 0 auto;
}
#intro{
display: block;
float: left;
width: 320px;
margin: 10px 0 10px 13px;
padding-right: 30px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
color: #69757f;
border-right: 1px solid #69757f;
}
#coordonnees{
display: block;
float: left;
margin: 10px 30px 10px 30px;
width: 220px;
color: #69757f;
}
#coordonnees span{
display: block;
float: left;
width: 60px;
}
#coordonnees a#amail{
color: #f29400;
}
#coordonnees a#amail:hover{
text-decoration: underline;
}
span#copyright{
float: right;
margin: 10px 13px 10px 0;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
color: #69757f;
}

/******SLIDER PARTENAIRES*****/
/*next button*/
.bx-next {
position:absolute;
bottom:0;
right:0;
z-index:999;
width: 16px;
height: 16px;
background: url(theme/next.jpg) no-repeat 0 0;
border: none;
}
/*previous button*/
.bx-prev {
	position:absolute;
	bottom:0;
	right:26px;
	z-index:999;
	width: 16px;
	height: 16px;
	background: url(theme/prev.jpg) no-repeat 0 0;
	border: none;
}
/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: transparent;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
	background: url(theme/gray_pager.png) no-repeat 0 -20px;
}
/*auto start button*/
.bx-auto .start {
	background: url(theme/gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}
/*auto stop button*/
.bx-auto .stop {
	background: url(theme/gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}
/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 -20px;
}
/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 -20px;
}
/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
}
/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}
/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
}
.bx-auto a {
	color: #666;
	font-size: 12px;
}




