 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS BODY  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #1D0100;
	font-size:11px;
	font-family: Tahoma;
	color: #610300;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


form {
    margin: 0px;
    padding: 0px;
}

select {
	color: #000;
	background-color: #fff;
}

p {
	margin: 0px;

	text-align: justify;
	padding: 0px;
}
p img {
	margin: 8px 0px 8px 0px;
	border: 1px solid #000;
}


li {
	padding-left: 20px;
	background-image: url(../images/deco/mapuce.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 6px;
}

ul li {

	margin-bottom: 5px;
}

strong {
	color: #A00500;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS BLOCS     ----*
  *------------------------------------------------------*/


#general{
	width:801px;
	left: 50%;
	margin-left: -400px;
	position: relative;
}

/*Haut de page*/

#header{
	width:100%;
	height:192px;
	background-image: url(../images/deco/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash {
	width: 801px;
	position: relative;
	left: 50%;
	margin-left: -400px;
}



#nav {
	height: 20px;
	margin-top: 5px;
	border-right: 1px solid #9E0500;
}
#nav a {
	color: #E96949;
	text-decoration: none;
	display: block;
	float: left;
	width: 112px;
	text-align: center;
	height: 17px;
	padding-top: 3px;
	border-left: 1px solid #9E0500;
}
#nav a:hover {
	background-color: #970400;
	color: #E3763C;
}




/*Contenu de page*/

#content {
	width: 761px;
	padding: 20px 20px 30px 20px;
	background-color: #FFCC66;
	margin-top: 13px;
	line-height: 120%;
	background-image: url(../images/deco/bg_content.gif);
	background-position: center top;
	background-repeat: repeat-x;
}


#content a ,#content_accueil a{
	background-color: #6F0400;
	color: #FFCC66;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}

#content h2{
	color: #610300;
	padding-bottom: 5px;
	font-size: 14px;
}


#content a:hover {
 color: #FFE8B7;
}

#content_accueil {
	width: 761px;
	padding: 20px 20px 30px 20px;
	background-color: #FFCC66;
	margin-top: 13px;
	line-height: 120%;
	background-image: url(../images/deco/bg_content.gif);
	background-position: center top;
	background-repeat: repeat-x;
	float:left;
	font-size: 13px;
}

#content_accueil p{
font-size: 13px;
padding: 10px 0px 0px 0px;
}


#content_realisation {
	width: 761px;
	padding: 20px 20px 30px 20px;
	background-color: #FFCC66;
	margin-top: 13px;
	line-height: 120%;
	background-image: url(../images/deco/bg_content.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

#content_realisation p {
	width: 280px;
	padding-top: 70px;
	padding-bottom: 10px;

}

#content_realisation a {
	background-color: #6F0400;
	color: #FFCC66;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}

#content_realisation a:hover {
 color: #FFE8B7;
}

.centrer{
	padding-top: 150px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#content_prestation-gauche{
	width: 384px;
	heigh: 309px;
}




#content_prestation-droite{
	float: right;
	width: 370px;
	padding-top: 175px;
	heigh: 309px;
}



#light {
}

#light img {
	border: 1px solid #430300;
	margin: 5px;
}

#couleurs {
	width: 660px;
}


.img_titres {
	margin-bottom: 5px;
}


#rotator{
	float:right; 
	margin-left:10px;
	width:400px;
}

#sous_menu{
width:100%

}

#sous_menu ul{
width:100%

}

#sous_menu li{
	width:100%;
	display: inline;
	list-style-type: none;
}

/*Bas de page*/

#footer{
	background-color:#530300;
	margin-top: 8px;
	padding: 8px;
	text-align: right;
	color: #FF6633;
	background-image: url(../images/deco/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 10px;
	clear: both;
}


#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}


 /*------------------------------------------------------*
  *--------------------------     CSS PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans*/

#plan {
	width: 380px;
}
#plan img {
	margin-bottom: 10px;
	margin-top: 5px;
	border: 2px solid #5F3801;
}

/*pop up plans*/
#popup_plan {
	width: 689px;
	position: absolute;
	left: 50%;
	margin-left: -344px;
	margin-top: 20px;
}
#popup_plan a {
	color:#FFCC66;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#610300;
}

#popup_plan img {
	border: 1px solid #000;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
	margin: 0px;
	color:#610300;
	font-size: 20px;
	padding: 0px 0px 15px 0px;
	text-align: center;
  }
   .cout{
	font-size: 22px;
	color: #610300;
  } 

   h2 {
   	margin: 0px;
    padding: 0px;
	color: #610300;
  }
  
   h3 {
   font-size: 26px;
   	margin: 0px;
    padding: 0px;
  	color:#610300;
	text-align: center;
  }
  
   h4 {
   	margin: 0px;
    padding: 0px;
  	color:#610300;
  }
  
   h5 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color:#FFCC66;
	text-align: center;
	width: 600px;
	background-color: #610300;
	line-height: 120%;
  }
  
   h6 {
   	margin: 0px;
    padding: 0px;
  	color:#000;
  }

 

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	width: 370px;
	height: 250px;
	margin-bottom:5px;
	overflow: auto;
	}




.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIAPOS     ----*
  *------------------------------------------------------*/

#diapo_gouttieres {
	width: 50%;
}

#diapo_coloris {
	width: 50%;
}


#diapo_tuiles {
	width: 50%;
}

#diapo_produits {
	width: 50%;
}


#diapo_accessoires {
	width: 50%;
	height: 500px;
}

#diapo_realisations {
width: 50%;
}

#content_ren {
	width: 761px;
	height: 400px;
	background-color: #FFCC66;
	margin-top: 13px;
	line-height: 120%;
	background-image: url(../images/deco/bg_content_new.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 15px 30px 20px;

}

#content_ren p {
padding-top: 20px;

}

#devis{
width: 761px;		
}


