@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
	background-image: url(../images/bg/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/bg/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Haut de page  HEADER*/

#header{
	width:800px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}

#header p{
 color:#000;
}

#header a{
	color:#990000;
	text-decoration:none;
}

#header a:hover{
	color:#999;
}
.bloc{
	width:292px;
	float:left;
	padding:0;
	margin:0 7px 10px 0;
	height: 156px;
}
/*Contenu de page  CONTENT */

#content {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/bg/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#content p{
	color:#393836;
	margin-bottom: 8px;
	font-size: 12px;
}

#content strong{
	font-weight:bold;
	color:#0959A6;
}

#content a{
	text-decoration:none;
}
#content ul#materiaux {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content p.plan {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BA0CA;
	text-align: center;
	width: 595px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}



#content a:hover{
	color:#6BA0CA;
}
#content p.suite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/deco/en-savoir-plus.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	background-position: center left;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
}
#content p.retour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/deco/retour-en-savoir-plus.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	background-position: center left;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
}
#content p.titre_colonne {
	font-size: 12px;
	font-weight: bold;
	background-color: #CC7C2F;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFFFFF;
}
#content div.texte_left {
	margin-bottom: 10px;
	float: left;
	width: 333px;
}
#content div.texte_right {
	margin-bottom: 10px;
	float: right;
	width: 333px;
}
#content div.texte_left a,#content div.texte_right a {
	color:#0959A6;
}
#content div.texte_left a:hover,#content div.texte_right a:hover {
	color:#CA700D;
		
}
#content div.texte_left ul,#content div.texte_right ul {font-size:12px;}
#content div.texte_left ul li,#content div.texte_right ul li {
	color:#000;
	list-style-type: none;
	background-image: url(../images/deco/puce.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	margin:10px;
	padding-left:20px;
}

#content ul#materiaux li {
	margin-bottom: 10px;
	
	list-style-position: inside;
}

#content-right {
	width:602px;
	float:right;

}
#content-right-fiches-pierres {
	width:602px;
	float:right;
	padding: 40px 0 0 0;

}
#content-left {
	width:168px;
	float:right;
	padding:40px 0;
	float:left;

}
#content-left-titre {
	width:155px;
	float:right;
	padding:5px 0;
	float:left;
	height:20px;
	color:#FFFFFF;
	background-image:url(../images/deco/menu-gauche-titre.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;

}

#content-left-menu-vertical {
	width:155px;
	float:left;
	padding:1px 0;
	float:left;
	color:#FFFFFF;
	text-align: center;

}
#content-left-menu-bas {
	width:155px;
	float:right;
	padding:0;
	float:left;
	height:30px;
	background-image:url(../images/deco/menu-gauche-bas.jpg);
	background-position:top;
	background-repeat:no-repeat;

}
#content-left-adresse {
	width:154px;
	float:right;
	float:left;
	background-color:#becde9;
	color:#0051a1;
	margin: 12px 0;

}
#content-left-adresse p {
padding:10px;
}
/*Bas de page  FOOTER*/

#footer{
	width:780px;
	height:125px;
	text-align: center;
	color: #002447;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	background-image: url(../images/bg/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a{
	color:#002447;
	text-decoration:none;
	padding: 0px;
}
#content p.titre_adresse {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0052A2;
	float: left;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	margin-left:25px;
}


#footer a:hover{
	color:#0052A2;
}
.div_rotator {
	height: 260px;
	width: 585px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #0052A2;
	text-align: center;
}
#div_carrieres-paysages {
	height: 500px;
	width: 600px;
	margin:10px 0;
	padding: 0;
}
#footer p.nom {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
#content p.adresse {
	width: 200px;
	text-indent: 0px;
	float: left;
	padding:0 0 0 5px;
	margin-left:25px;
}



 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
  
   h2 {
	padding: 0;
	color:#000;
	margin: 0;
  }


  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#player-video{
	padding:15px 140px;
	margin: 0;
}
.photo_right {
	margin-top: 25px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #0052A2;
}
.photo_left01 {
	float: left;
	border: 1px solid #0052A2;
	margin: 0 10px 10px 0;
}
.photo_right01 {
	float: right;
	border: 1px solid #0052A2;
	margin: 0 0 10px 10px;
}
.titre_01_left {
	background-color: #0959A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 307px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-indent: 10px;
	margin-top: 25px;
	margin-right:20px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 20px;
}
.titre_01_left-long {
	background-color: #0959A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 580px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px
	text-indent: 10px;
	margin-top: 25px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 20px;
}
.titre_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac5b0d;
	padding:2px 0;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: none;
	background-image: url(../images/deco/titre_02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	text-align: center;
}
.titre_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac5b0d;
	padding:2px 0;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: none;
	background-image: url(../images/deco/titre_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	text-align: center;
}
.titre_01 {
	background-color: #0052a2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0 0 5px;
	display: block;
	margin: 40px 0 15px 0;
	width: 595px;
	float: left;
	height: 18px;
}
.exergue {
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	border-bottom-color: #FFC185;
	color: #FFC185;
	letter-spacing: 1px;
	text-transform: uppercase;
}

ul.maliste{
	margin: 2px 0 2px 0;
	list-style-type: none;
}
ul.maliste li{
	background-image: url(../images/deco/liste.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	background-position: 0px 5px;
}


#colonne_nom {
	color: #CC7C2F;
	background-color: #6ba0ca;
	display: block;
	float: left;
	width: 198px;
	margin-right: 2px;
}
#colonne_nom p {
	color: #0051a1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	text-indent: 5px;
}

#colonne_nom a {
	color: #FFFFFF;
	text-decoration:underline;
}
#colonne_nom a:hover {
	color: #0051a1;
	text-decoration:underline;
}
#colonne_activite {
	background-color: #ECDDCA;
	display: block;
	float: left;
	width: 198px;
	margin-right: 2px;
}
#colonne_activite p {
	color: #CC7C2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	text-indent: 5px;
}
#colonne_region {
	background-color: #ECDDCA;
	display: block;
	float: left;
	width: 198px;
	margin-right: 2px;
}
#colonne_region p {
	color: #CC7C2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	text-indent: 5px;
}
#colonne_lien {
	display: block;
	float: left;
	width: 262px;
	background-color: #CCCCCC;
}
#colonne_lien p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	font-size: 10px;
	padding-top: 2px;
	text-indent: 5px;
}

#detail_4
{
	display:none;
}
