/********************************************************************* Balises ****************************************************************/
body {
	vertical-align: top;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #666;
	padding: 0px;
	background-color: #FFF;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/********************************************************************* Mise en page ****************************************************************/

#header {
	height: 100px;
	vertical-align: middle;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header a {
	text-decoration:none;
}

.logo {
	float: left;
	padding-top: 20px;
	padding-left: 0px;
	clear: none;
}
#bg-menu-haut {
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F2F2F2));
	background: -moz-linear-gradient(top,  #F9F9F9,  #F2F2F2) repeat scroll 0 0 transparent;
	background-color: #F2F2F2;
	width: 100%;
	-moz-box-shadow: -3px 3px 3px #DDD;
	overflow:hidden;
}
#menu-haut {
	width: 980px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
}

#menu-haut a:link, #menu-haut a:visited
{
	color: #999999;
	text-decoration: none;
}
#menu-haut a:hover
{
	color: #336699;
	text-decoration: none;
} 
.devis {
	float: right;
	clear: none;
	display: block;
	margin-top: 50px;
	margin-right: 0px;
}
#div-simple-menu {
	background: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#254a70));
	background: -moz-linear-gradient(top,  #336699,  #254a70);
	background-color: #336699;
	width: 100%;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #254A70;
	overflow: hidden;
	background-repeat: repeat-x;
	padding: 0px;
	-moz-box-shadow: -3px 3px 3px #CCC;

}


ul#simple-menu{
	list-style-type:none;
	width:980px;
	position:relative;
	font-size:13px;
	font-weight:normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0px;
	text-transform: uppercase;
}
ul#simple-menu li{
	text-align:center;
	display:block;
	float:left;
	margin: 0px;
	border-right: solid 1px #1d4974;
}
ul#simple-menu li a{
	width: 119px;
	display:block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#FFF;
	text-decoration:none;
}
ul#simple-menu li a:hover{
	background-color: #295887;
	background: -webkit-gradient(linear, left top, left bottom, from(#254a70), to(#336699));
	background: -moz-linear-gradient(top,  #254a70,  #336699);
}

#bandeau {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	text-align: center;
	overflow:hidden;
	border: solid 1px #F2F2F2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



#container

 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#text_left {
	width: 650px;
	text-align: left;
	float: left;
	margin-top: 20px;
}
#text_all {
	width: 980px;
	text-align: left;
	float: left;
	margin-top: 20px;
}
#column_right {
	width: 300px;
	float: right;
	display: inline;
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	margin-top: 20px;
}
#clear {
	clear: both;
	height: 10px;
}
#references {
width:980px;
margin: 0px auto 10px auto;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #FFF;
	width: 100%;
	margin-top: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#254a70));
	background: -moz-linear-gradient(top,  #336699,  #254a70);
	background-color: #336699;
	padding-bottom:40px;
	-moz-box-shadow: -3px -3px 3px #CCC;
}
#footer a:link, #footer a:visited
{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #CCC;
} 
#footer-inside
{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.footer-column
{
	width:217px;
	float:left;
	height:180px;
	padding: 12px;
}
.footer-column p
{
	border-bottom:#254a70 solid 1px;
	padding:5px;
}

/********************************************************************* Texte ****************************************************************/


h1 {
	font-family: 'Lobster', Georgia;
	font-size: 34px;
	color: #336699;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	font-variant: normal;
	text-transform: none;
}
h2 {
	color: #336699;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #336699;
	background-color: #F2F2F2;
	text-indent: 5px;
	background-image: url(images/bg_gray.gif);
	background-repeat: repeat;
	font-style: italic;
	text-transform: uppercase;
	font-family: georgia;
}
h3 {
	font-size: 13px;
	color: #336699;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
h4 {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #336699;
}
h5 {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #336699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bleu {
	color: #336699;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold {
	font-weight: bold;
	color: #336699;
}

.titre-offre {
	font-size: 14px;
	background:none;
	color: #FFFFFF;
	background-color: #336699;
	background: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#254a70));
	text-indent: 5;
	padding-top: 3px;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 40px;
	background-position: top;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}

.budget {
	background-color: #F2F2F2;
	padding: 5px;
	display: block;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 360px;
}

.rouge {
	color: #FF0000;
}
/********************************************************************* Images****************************************************************/

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img-offre {
	background-color: #FFFFFF;
	padding: 3px;
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.vignette-home {
	border:solid 5px #FFF;
	filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7;
}
.vignette-home:hover {
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}

/********************************************************************* Liens ****************************************************************/

a.lien0:link, a.lien0:visited
{
	color: #999999;
	text-decoration: none;
}
a.lien0:hover
{
	color: #336699;
	text-decoration: none;
} 
a.lien1,a.lien1:link,a.lien1:visited
{
	color: #666666;
	text-decoration: underline;
}
a.lien1:hover
{
	color: #336699;
	text-decoration: underline;
} 
a.lien2,a.lien2:link,a.lien2:visited
{
	color: #336699;
	text-decoration: none;
	cursor: pointer;
}
a.lien2:hover
{
	color: #336699;
	text-decoration: underline;
} 

/********************************************************************* Tableaux ****************************************************************/


.table_border {
	padding: 10px;
	vertical-align: top;
	background-color: #F2F2F2;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F2F2F2));
	background: -moz-linear-gradient(top,  #F9F9F9,  #F2F2F2) repeat scroll 0 0 transparent;
	width: 280px;
	margin-bottom: 20px;
}

.table-ref {
	padding: 10px;
	background-color: #F2F2F2;
	border: 3px solid #FFFFFF;
	text-align: left;
}
.table-offre {
	padding: 7px;
	vertical-align: top;
	background-color: #F2F2F2;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F2F2F2));
	background: -moz-linear-gradient(top,  #F9F9F9,  #F2F2F2) repeat scroll 0 0 transparent;
}
.table-prestations {
	padding: 5px;
	background-color: #F2F2F2;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F2F2F2));
	background: -moz-linear-gradient(top,  #F9F9F9,  #F2F2F2) repeat scroll 0 0 transparent;
	border:solid 1px #DDDDDD;
	margin-bottom:5px;
	
}
.table-highlight:hover {
	background-color: #DDDDDD;
}
.tableau-gris-padding {
	background-color: #F2F2F2;
	padding: 10px;
	overflow: hidden;
}
.tableau-gris-border {
	background-color: #F2F2F2;
	padding: 10px;
	overflow: hidden;
	border: solid 1px #DDD;
}

/* calendrier - FIN */
.tableau-blanc-border {
	padding: 10px;
	overflow: hidden;
	border: solid 1px #DDD;
	background-color: #F9F9F9;
}


/********************************************************************* Carousel ****************************************************************/


.carousel_container {
	width: 620px;
	height: 190px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	overflow:auto;
			}

.carousel-navig {
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	border: solid 1px #CCC;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;
	
}
/*.prev2 {
	position:absolute;
	top:20p;
	left:10px;
	z-index:5;
}
.next2 {
	position:absolute;
	top:20p;
	right:10px;
	z-index:5;
}
.prev {
	position:absolute;
	top:20p;
	left:10px;
	z-index:5;
}
.next {
	position:absolute;
	top:20p;
	right:10px;
	z-index:5;
}*/
.carousel-navig:hover {
	background-color: #CCCCCC;
}

#carousel-clients  {
	padding: 5px;
	width: 290px;
	position: relative;
	background-color: #F2F2F2;
	overflow:hidden;
}


#carousel-clients .carousel-clients-move  {
    width: 250px;
	height:55px;
	text-align:center;
	margin: 0 auto;
}
#carousel-clients .carousel-clients-move li {
	padding: 2px 6px;
	height:54px;
        }
#carousel-clients #carousel-clients-move ul {
	overflow:hidden;
}

#carousel-devis  {
	padding: 10px 0;
	width: 280px;
	position: relative;
	text-align:center;
}


#carousel-devis .carousel-devis-move  {
    width: 280px;
	text-align:center;
	overflow:hidden;
}
#carousel-devis .carousel-devis-move li {
	padding:0 12px;
	list-style-type: none;
	
        }

#carousel-references  {
	padding: 10px;
	width: 630px;
	position: relative;
	background-color: #F2F2F2;
	overflow:hidden;
}


#carousel-references .carousel-references-move  {
    width: 610px;
	text-align:center;
	margin: 0 auto; 
	overflow:hidden;
}
#carousel-references .carousel-references-move li {
	width: 165px;
	padding: 5px;
	padding-right: 12px;
	margin-right:8px;
	border-right:solid 1px #FFF;
	height:200px!important;
        }

#carousel-realisations  {
	padding: 10px;
	width: 960px;
	position: relative;
	background-color: #F2F2F2;
}

#carousel-realisations .carousel-realisations-move  {
    width: 960px;
	height:450px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
}
#carousel-realisations .carousel-realisations-move li {
	width: 200px;
	height:450px;
	padding: 5px;
	margin-right:10px;
	border-right:solid 1px #FFF;
	overflow:hidden;
        }
		
/********************************************************************* Images ****************************************************************/

.brdr-fb {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.brdr-fb:hover {
	background-color: #F2F2F2;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.img-border {
	border: 4px solid #FFF;
}

.img-border:hover {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.img_home {
	clear: none;
	float: right;
}
.img_float {
	clear: none;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.img_float_right {
	clear: left;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

/********************************************************************* Formulaires ****************************************************************/

.form_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #DDDDDD;
	padding: 3px;
	background-image: url(images/bg-form.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.boutonsmall, .boutonsmall a {
	background-color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border: 0px solid #BBBBBB;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boutonsmall:hover, .boutonsmall a:hover {
	background-color: #999999;
	border: 0px solid #999999;
}
.demande-devis {
background-color: #336699;
background: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#254a70));
background: -moz-linear-gradient(top,  #336699,  #254a70);
text-align:center;
border: 0px solid #254A70;
padding: 10px;
font-size:14px;
color: #FFF;
margin-bottom: 20px;
font-weight:bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 1px 1px #666;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
text-shadow:0 -1px 2px rgba(0, 0, 0, 0.3);
}
.demande-devis:hover {
	background-color:#254A70;
	cursor:pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#254A70), to(#336699));
	background: -moz-linear-gradient(top,  #254A70,  #336699);
}
/********************************************************************* Autres ? ****************************************************************/

/* HIDE / SHOW */

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.CollapsiblePanelTab {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #999999;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #dddddd;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #f2f2f2;
}

/* HIDE / SHOW */

/* JAVASCRIPT CALENDRIER */

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #336699;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

