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

body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/background_pixel.gif) repeat-x top left;
	background-color: #b8b8b8;
	margin: 0;
	padding: 0;
}

H1 {
        font-size:16px;
        padding: 0 0 20px 0px;
		
}

H2 {
        font-size:15px;
        padding: 0 0 0 0px;
}

H3 {
        font-size:14px;
        padding: 0 0 0 0px;
}

H4 {
        font-size:13px;
        padding: 0 0 0 0px;
}

#header {
position: relative;
margin-left: auto;
margin-right: auto;
height: 80px ;
width:960px;
padding: 15px 0 0px 0px;

}

.logo a {
margin: -15px 0px 0px 0px;
}

.logo H1 {
font-size:20px;
padding: 0 0 0px 0px;		
}

.logo a {
text-decoration:none;
font-size:40px ;
}

.top {
margin: -80px 0px 0px 760px;
font-size:10px ;
color: #CCCCCC;
}

.top a{
font-size:10px ;
text-decoration:none;
color: #CCCCCC;
}




.animatedtabs{
border-bottom: 0px solid #494949;
overflow: hidden;
margin: 0 auto 0 auto;
width: 960px;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 0px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 0px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/left_both.gif) no-repeat left top;
margin: 0;
margin-right: 1px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(images/right_both.gif) no-repeat right top;
padding: 5px 14px 5px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3)  pour avoir un onglet selectionne qui depasse*/
font-family:"Microsoft Sans Serif", Helvetica, sans-serif;
color: #494949;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -150px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -150px;
color: #FFF;
padding-bottom: 5px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -150px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -150px;
color: #FFF;
padding-bottom: 5px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}



#menutop2 {
	position: relative;
	width:960px;
	margin: 0px auto 0px auto;
	padding:6px 0px 0px 0px;
	/*border-top:solid 2px #8fcf30;*/
	/*border-bottom:solid 2px #8fcf30;*/
	background: url(images/menutop2.gif) repeat-x top;
	background-color:#4466b5;
	font-size:12px;
	letter-spacing: 0.2em;
	}
	
#menutop2 a{
	color:#FFF;
	text-decoration:none;
	padding:0px 20px 0px 40px;
	}
	
#menutop2 a:hover{
	color:#FFF;
	font-weight: bold;
	}
	


	
	
#maincontainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url(images/background-vertical.gif) repeat-y left;
}		

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 190px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 0px 0 0 0;
text-align:justify;
color:#727373;
font-size:13px;
line-height:20px;
}

#leftcolumn{
float: left;
width: 190px; /*Width of left column in pixel*/
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
font-size:11px;
text-align:left;
padding: 0px 5px 0 0px;
text-decoration:none;
}
#leftcolumn a {
display:block;
color:#2A2A2A;
text-decoration:none;
padding: 5px 5px 5px 5px;
}
#leftcolumn a:hover {
color:#2A2A2A;
text-decoration:none;
font-weight:bold;
}
#leftcolumn p {
display:block;
color:#2A2A2A;
text-decoration:none;
padding: 0px 5px 0px 5px;
}


#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-top:0px;
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
font-size:10px;
text-align:left;
padding: 0px 0px 0px 0px;
}
#rightcolumn a {
color:#2a307a;
text-decoration:none;
}
#rightcolumn a:hover {
color:#3366CC;
text-decoration:none;
}

.menuright{
background: url(images/menuright.gif) no-repeat left top;
padding: 5px 5px 12px 10px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold ;
color:#FFFFFF;
}

.menuright a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold ;
color:#FFFFFF;
}


#footer {
	clear: left;
	width: 960px;
	height: 50px;
	margin: 0px auto 0px auto;
	padding:50px 0px 0px 0px;
	background: url(images/backgroundfooter.gif) no-repeat top;
	background-color: #b8b8b8;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
}
#footer a{
text-decoration: none;
color:#2A2A2A;
}

 
  
.imageright {
        float: right;
		margin:5px 0px 10px 15px;
}

.imageright img {
        /*border:1px solid #ED9F70;*/
		margin:0;
}

.imageright p {
        text-align:center;
		color:#666;
		font-size:10px;
		padding:3px 5px;
		margin:0;
		/*border:1px solid #f9e1d3;
		background:#fcede5;*/
}


.imagecenter {
        margin:5px 10px 10px 10px;
}

.imagecenter img {
		
        /*border:1px solid #ED9F70;*/
		margin:0;
}

.imagecenter p {
        text-align:center;
		color:#666;
		font-size:10px;
		padding:3px 5px;
		margin:0;
		/*border:1px solid #f9e1d3;
		background:#fcede5;*/
}


.imageleft {
        float: left;
		margin:5px 15px 10px 0px;
}

.titre {
        font-size:20px;
        padding: 0 0 0 0px;
}

.imageinstallation {
        float: center;
		margin:5px 15px 10px 15px;
}

.imageinstallation img {
        /*border:1px solid #ED9F70;*/
		margin:0;
}

.imageinstallation p {
        text-align:center;
		color:#666;
		font-size:10px;
		padding:3px 5px;
		margin:0;
		/*border:1px solid #f9e1d3;
		background:#fcede5;*/
}
  
  

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.imagenull{
margin:0;
}

.vert {
font-family: Verdana, Arial, Helvetica, sans-serif ;
color:#7cb733 ;
}

.bleu {
font-family: Verdana, Arial, Helvetica, sans-serif ;
color:#4466b4 ;
}
 

.home H1 {
        font-size:13px;
        padding: 0 0 0px 0px;
		margin: 0 0 0 0px;
		color:#000000;
}

.home H2 {
        font-size:14px;
        padding: 0 0 0px 0px;
		margin: 0 0 0 0px;
		color:#000000;
}

.home H3 {
        font-size:13px;
        padding: 0 0 0px 0px;
		margin: 0 0 0 0px;
		color:#000000;
}

.underline
{
  border-bottom:1px dashed #acacac;
  margin: 5px 0 10px 0;
}

.date
{
text-decoration:none;
color:#5091db;
text-align:left;
font-size:13px;
margin: 0 0 0px 0px;
}

.home p {
padding: 0px 0 0 0;
text-align:justify;
color:#727373;
font-size:13px;
margin: 0 0 0px 0px;
}

.home a {
text-decoration:none;
color:#5091db;
text-align:justify;
font-size:13px;
margin: 0 0 0px 0px;
} 

.contact {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold ;
text-align:center;
}

.contact {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold ;
text-align:center;
}

.questions {
font-size:13px;
text-align:left;
color:#2a307a;
}

.questions a{
text-decoration:none; 
}

.link a {
text-decoration:none;
color:#5091db;
text-align:justify;
font-size:13px;
margin: 0 0 0px 0px;
} 


#contentcolumn fieldset {
padding-left:20px;
padding-right:20px;
padding-top:4px;
padding-bottom:4px;
margin-bottom:3px;
}
#contentcolumn legend {
color:#7CB733;
font-weight:bold;
}

#contentcolumn label{
margin-bottom:1px;
}

#contentcolumn input {
border:1px solid black;
background-color:#FEFEFE;
margin-bottom:2px;
}
#contentcolumn input[type=radio] {
background-color:transparent;
border:none;
margin-bottom:1px;
}
#contentcolumn select, option {
background-color:#FEFEFE;
margin-bottom:0px;
}
#contentcolumn textarea {
width: 99.5%;
font-family: Arial,Helvetica,sans-serif;
font-size:13px;
border:1px solid black;
background-color:#EFF0FE;/*ABBDF6*/
}

.ensavplus img{
float:right;
}

.ensavplus a{
color: #2A307A;
float:right;
text-align:right;
text-decoration: none;
cursor:pointer;
}
.ensavplus a:hover {
color: #3366CC;
}

.boutonForm  {
    margin:4px 4px 10px 4px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-align:center;
    font-size:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.boutonForm:hover{
background-color:#E6EFC2;
border:1px solid #C6D880;
color:#4466B4;
}

button.subBouton{
    display:block;
    float:left;
    margin:4px 4px 10px 4px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
	font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:9px 9px 9px 9px; /* Links */
}

button.subBouton:hover{
background-color:#E6EFC2;
border:1px solid #C6D880;
color:#4466B4;
}
 
.resultatDevis{
background: url(images/menuright.gif) repeat-x left top;
padding: 2px 5px 10px 10px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold ;
color:#FFFFFF;
clear:left;
}

.demandeContact{
background: url(images/menuleft.gif) repeat-x left top;
padding: 2px 5px 10px 10px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold ;
color:#FFFFFF;
clear:left;
}

.contacteznous{
font-weight: bold ;
color:#2a307a;
text-align:center;
}

