@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "css-menu.css";
@import "produits.css";
@import "paiement.css";
@import "box.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


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

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

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

.rouge {
font-weight: bold;
color: #B62E20;
}

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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:253px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
}
#flash{
	margin:0 auto;
	padding:0;
	width:550px;
	height:253px;
	float: right;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 0 40px;
	width: 940px;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentintro {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-image: url(../images/deco/intro.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 450px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #555;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #000;
	background-color:#999;
	text-decoration: none;
}

#left_index{
	float:left;
	position:relative;
	width:425px;
	left:0px;
	padding-top: 300px;
	text-align: center;
}
#left_index h2{
	margin:0;
	color:#F7E22E;
	font-size: 18px;
}
#left_index h2 a{
	margin:0;
	color:#F7E22E;
	text-decoration: none;
}
#left_index h2 a:hover{
	margin:0;
	color:#FFFFFF;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:700px;
	padding-left: 20px;
}
#middle_content h1{
	margin:0;
	color:#B62E20;
	font-size: 22px;
	background-image: url(../images/deco/deco-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 14px 0 8px 45px;
}
#middle_content h2{
	margin:0;
	color:#B62E20;
	font-size: 16px;
/*	padding: 5px 0 20px;*/
padding-bottom:5px;
}

.centre{
padding-left:150px;
padding-bottom:15px;
}

a.url {
	color:#FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
}
a.url:hover {
	color:#FF803E;
	text-decoration: none;
}

#pdf_actu {
	background-image: url(../images/contact/icon_pdf.gif);
	background-repeat: no-repeat;
	color:#B62E20;
	font-size: 12px;
	font-weight:bold;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-decoration: none;
	display: block;
}

#pdf_carte {
	background-image: url(../images/contact/icon_pdf.gif);
	background-repeat: no-repeat;
	color:#B62E20;
	font-size: 16px;
	font-weight:bold;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	text-decoration: none;
	display: block;
}

#pdf_actu:hover{
	color:#FF0F24;	
}
#pdf_carte:hover{
	color:#FF0F24;	
}
.actu_liste {
	float:right;
	margin:0 10px;
}

#middle_content h3{

	margin:0;
	color:#900;
	font-size: 16px;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#middle_content h3 a{
	margin:0;
	color:#B62E20;
	text-decoration: none;
}
#middle_content h3 a:hover{
	margin:0;
	color:#666666;

}
#middle_content h4{
	margin:0;
	color:#B62E20;
	font-size: 13px;
	padding-bottom: 10px;
	background-image: url(../images/deco/deco-h4.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left top;
	padding-top: 6px;
}
#middle_content p{
	margin:0;
	color:#333333;
	padding: 0 0 5px;
}
#middle_content p a{
	margin:0;
	color:#B62E20;
	padding: 0 0 5px;
	text-decoration: none;
}
#middle_content p a:hover{
	margin:0;
	color:#333333;
	padding: 0 0 5px;
}

#middle_content ul{}
#middle_content li{
padding-bottom:10px;}

#middle_content li a{
	text-decoration: none;
	color:#B62E20;
	font-weight:bold;
}

#middle_content li a:hover{
	color:#191512;
	font-weight:bold;
}

#middle_content ul.references  {
width:200px;
float:left;
padding-left:10px;
}

#middle_content .references li {
padding:0;
text-decoration:none;
list-style-type:none;
}

.plan{
padding-left:130px;
}

.plan_google{
padding-left:130px;
}

.citation{
font-style:italic;}

#image {
	width: 250px;
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 5px solid #79160D;
}
#image img{
	margin:0;
	width: 250px;
	height: 250px;
}
#map {
	width: 350px;
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:40px 0 10px 250px;
	width:730px;
	text-align: left;
	color: #FFF;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	font-size: 11px;
}

#footer_index{
	margin:0 auto;
	padding:40px 0 10px 0px;
	width:980px;
	text-align: left;
	color: #FFF;
	background-image: url(../images/deco/footer_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	font-size: 11px;
}

#footer a, #footer_index a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover, #footer_index a:hover{
	color:#F6E32E;
}

#entrer{
float:left;
}

#entrer h2{
float:left;
font-size:18px;
padding-left:47px;
}

#menu_footer_index{
float:left;
padding-left:40px;}

/*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;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
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     ----*
  *------------------------------------------------------*/
