
 body,td,div,p,a{
	 color: #5C5C5C;
	 font-family: Arial, Helvetica, serif ;
	 font-size: 12px;
 }
 
 a {
	 color: #243A62;
	 text-decoration: none;
 }
 
 img {
	 border: 0;
	 }
 
 blockquote{
	 margin-left: 2px;
	 margin-right: 0px;
	 font-style: italic;
	 text-align: justify;
 }
 
 a:hover{
	 color: #E6631B;
	 text-decoration: underline;
 }
 
 ul {
	 margin: 0px
 }
 
 li {
	 
 }
 
 code{
	margin-top: 10px;
	padding: 5px;
	border:1px solid #CCCCCC;
	background: #EEEEEE;
	display: block;
	clear: both;
 }
 
 h2{
	color: #E6631B;
	font-size: 16px;
	font-weight: bold;
 }
 
 h3{
	color: #243A62;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
 
 }
 
 div.cs_sommaire{
	 clear:  both;
	 width: 150px;
	 margin-bottom: 10px;
	 }
 
 #main{
	 width: 770px;
	 margin: auto;
	 margin-top: 0;
	 border-left: 1px solid #CCCCCC;
	 border-right: 1px solid #CCCCCC;
 }
 
 .italic{
	 font-style: italic;
	 }
 
 .grey-bg{
	 background: #CCCCCC;
	 color: #243A62;
 }
 
 .grey-bd{
	 border: 1px solid #CCCCCC;
 }
 
 .blue-txt{
	 color: #243A62;
 }

 
 .blue-bg{
	 background: #243A62;
	 color: #FFFFFF;
 }

 .orange-txt{
	 color: #E6631B;
 }

 .orange-bg{
	 background: #E6631B;
	 color: #FFFFFF;
 }
 .orange-bd{
	 border: 1px solid #E6631B;
 }
 .form-home input {
	 width: 120px;
	 border: 1px solid #CCCCCC;
 }
 
 .form-home td {
	 color: #243A62;
 }
 
 .mg{
	 margin-right: 10px;
	 margin-left: 10px;
	 width: 213px;
 
 }
 
 .head-title{
	 text-align: center;
	 font-weight: bold;
	 padding: 2px;
	 font-size: 14px;
 }
 
.header{
	width: 100%
 }
 
.header a {
   float: left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding: 0 0 0 4px;
   text-decoration:none;
}

.header a span {
   float: left;
   display: block;
   background: url(images/tabright.gif) no-repeat right top;
   padding: 4px 4px 5px 0px;
   font-size: 14px;
   margin:0;
   color: #FFF;
   cursor: hand; 
}

div.cs_sommaire div {
	color: #FFF;
	}

.header a.on, .header a:hover {
   background-position:0% -42px;
}
.header a.on span,.header a:hover span {
   background-position:100% -42px;
} 

#contactForm{
	background: #CCC;
	color: #243A62;
	font-weight: bold;
	width: 100%;
}

#contactForm td {
	color: #243A62;
	}

#contactForm textarea{
	border: 0;
	width: 100%;
	height: 65px;
	}
	
#contactForm input {
	border: 0;
	width: 120px;
	}
	
#contactForm input.submit{
	width: auto;
	background: #EEE;
	}

#recommandForm{
	background: #CCC;
	color: #243A62;
	font-weight: bold;
	width: 100%;
}

#recommandForm td {
	color: #243A62;
	}

#recommandForm textarea{
	border: 0;
	width: 100%;
	height: 65px;
	}
	
#recommandForm input {
	border: 0;
	width: 120px;
	}
	
#recommandForm input.submit{
	width: auto;
	background: #EEE;
	}
	
.spip_surligne{
	background: #E6631B;
	color: #OOO;
	padding: 2px;
	}	

#devisTable input.subtotal, #total {
	text-align: right;
	}
	
#devisForm {
	margin-bottom: 20px;
	}
	
#devisForm h2 {
	color: #E6631B;
	font-size: 14px;
	font-weight: bold;
	}
	
#devisTable tr.header td{
	font-size: small;
	font-style: italic;
	color: #243A62;
	}
	
p.spip {
	text-align: justify;
	}