@charset "utf-8";
/* CSS Document */

.devis {

	text-align:center;
	vertical-align:center;
	width:400;
	height:100;
	font-size:14px;
	
}

a.devis:link {

    color:#FFFFFF;

    text-decoration:none;
	
	background-color:#666666;

    font-weight: bold;

    font-style: normal;
	
	display:block;

}
a.devis:visited {

    color:#FFFFFF;

    text-decoration:none;
	
	background-color:#666666;

    font-weight: bold;

    font-style: normal;
	
	display:block;

}
a.devis:hover {

    color: #FFFFFF;

    text-decoration:none;

	background-color:#3fa639;

    font-weight: bold;

    font-style: normal;
	
	display:block;

}

body {
	margin:0px;
	padding:0px;
	background-image:url(images/fond_page.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#devis {

	margin:0px;
	padding:0px;
	background-image:url(images/fond_page.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#bann {

	margin:auto;
	background-image:url(images/fond_index.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:1001px;
	height:198px;

}



#form-log {

	width:500px;
	margin:auto;
	margin-top:80px;
	text-align:center;

}

#menu-center {
	padding:0px;
	margin:0px;
	margin:auto;
	width:800px;
	height:50px;
}
div#menu a {
	color:#FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
div#menu ul {

	padding:0px;
	margin-left:0px;
	text-align:center;
	width:800px;
	margin:auto;
} 
div#menu li {
	background:#30302c;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
div#menu li:hover {background: #009900} 
div#menu li.sousmenu:hover {background: #009900;} 
div#menu a:hover {color:#ffffff;} 
/* rajout couleure de fond */ 
div#menu li.sousmenu {background: url(./images/fleche2.gif) 80% 50% no-repeat; background-color:#999900;} 
/* rajout pr pour flèche direction bas et couleur de fond*/ 
div#menu li.plop {
	background-color: #30302c;
	background-image: url(./images/fleche2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 

/* une petite bordure en top
*/
 
div#menu ul li {position:relative; list-style: none; float:left; border-top:1px solid; border-color:#cececd;background-position: right bottom;}
div#menu ul ul {/position: absolute;display:none; width:90px} 
div#menu li a {text-decoration: none; padding: 8px 8px 8px 8px; display:block;min-width:30px;} 
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;	margin-left:-2px;} 
/*div#menu ul.niveau3 {top:-1px; left: 100px;} */

/* rajout de couleures de fond et de survol */ 
div#menu ul.niveau3 li { background: #996600} 
div#menu ul.niveau3 li:hover { background: #CC3300} 

.message-erreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#C31C1C;
	text-align: center;
}

.message-ok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3FA639;
	text-align: center;
}
.tab_devis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666666;
	background-color: #666666;
}
.tab_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #990066;
}
.tab_prod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CC0066;
	font-weight: normal;
}
.tab_prod3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	font-weight: normal;
}

.tab_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}

.tab_app {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #009900;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #333333;
}
.tab_app_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tab_app_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #009900;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #333333;
}
.tb_photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	border-top-width: thin;
	border-right-width: 8px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF3300;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tb_photo2{
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF3300;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.td_prod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	border-top-width: thin;
	border-right-width: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #990066;
	border-bottom-color: #666666;
	border-left-color: #990066;
}
.td_prod2{
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #990066;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.td_devis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width:thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.boderbtn1{
	border-top-width: thin;
	border-right-width: 8px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #99CC00;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
.boderbtn2{
	border-top-width: thin;
	border-right-width: 8px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF3300;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #666666;
}
.boderbtn3{
	border-top-width: thin;
	border-right-width: 8px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CC0000;
	border-bottom-color: #666666;
	border-left-color: #333333;
}
.boder_prod{
	border-top-width: thin;
	border-right-width: 8px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #006600;
	border-bottom-color: #666666;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tab_prod_p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #003366;
}
.tab_prod_cs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #339966;
}
.tab_prod_cb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #00CC00;
}
.tab_prod_e{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #FF6600;
}
.tab_prod_hs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990066;
	background-color: #FF3300;
}



/*formuliare blanc*/
.carre_b1{
	background-image: url(images/cadre_blanc_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.carre_b2{
	background-image: url(images/cadre_blanc_02.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.carre_b3{
	background-image: url(images/cadre_blanc_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.carre_b4{
	background-image: url(images/cadre_blanc_04.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.carre_b5{
	background-image: url(images/cadre_blanc_06.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.carre_b6{
	background-image: url(images/cadre_blanc_07.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.carre_b7{
	background-image: url(images/cadre_blanc_08.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.carre_b8{
	background-image: url(images/cadre_blanc_09.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.link_menu{
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #009900;
	border-bottom-color: #333333;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	background-color: #333333;
}
.link_menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	background-color: #333333;
}

.link_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	background-color: #333333;
}
.link_menu a:visited{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	background-color: #333333;
}

