@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/
/*					DeSiGn By Stephane				*/
/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-07-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/deco/body.jpg) repeat-x #eb8621;
	color: #000;
}

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

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



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


#general{
	margin:20px auto 10px auto;
	padding:0;
	width:778px;
	height: auto;
	border:1px #cf4a08 solid;
	background:#cf4a08;

}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0 0 0 0;
	height:205px;
	width:auto;
	background:url(../images/deco/header.jpg) no-repeat top left;
}
#right_header{
	position:relative;
	height:160px;
	width:260px;
	color:#000;
	padding:40px 10px 0 10px;
	float: right;
	background:url(../images/deco/background-right-header.png) no-repeat top left;

}
#right_header h2{
	display:block;
	position:relative;
	left:10px;
	width:205px;
	font-size:14px;
}
.decalage {
	display:block; 
	position:relative; 
	left:55px; 
	width:145px;
}

#right_header p{
	padding:0 0 8px 0; 
	font-size:12px; 
	text-align:center;
}

#right_header strong{
	font-size:13px;
}

.rouge{color:#CC3300; font-weight:bold; font-size:14px;}
.orange{color:#FFCC33; font-size:12px; text-decoration:underline;}
.gris-noir{color:#333333;  font-weight:bold; font-size:13px;}

.gros{font-size:14px; font-weight:bold;}
.petit{font-size:10px; font-weight:bold;}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 778px;
	height:auto;
	background:url(../images/deco/content.jpg) no-repeat top left;
}
#content_anim {
	margin:0 auto;
	padding:0;
	width: 778px;
	height:330px;
	text-align:center;
	background:url(../images/deco/content-home.jpg) no-repeat top left;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	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_presentation{
	float:right;
	position:relative;
	width:265px;
	height:398px;
	right:0px;
	padding: 10px 10px 0 10px;
	top:0;
	right:0;
	background:url(../images/deco/right_content.jpg) no-repeat top left;
}
#right_content_realisations{
	float:right;
	position:relative;
	width:265px;
	height:438px;
	right:0px;
	padding: 48px 4px 0 16px;
	top:0;
	right:0;
	background:url(../images/deco/right_content_realisations.jpg) no-repeat top left;
}

#right_content{
	float:right;
	position:relative;
	width:265px;
	height:438px;
	right:0px;
	padding: 30px 4px 0 16px;
	top:0;
	right:0;
	background:url(../images/deco/right_content.jpg) no-repeat top left;
}

#right_content p{
	padding:10px;
	margin:0 0 10px 0;
	display:block;
	background:url(../images/deco/background-p-right.png) repeat top left;
}

#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
#right_content_contact{
	float:right;
	position:relative;
	width:265px;
	height:398px;
	right:0px;
	padding: 10px;
	top:0;
	right:0;
	background:url(../images/deco/right_content.jpg) no-repeat top left;
}
#right_content_contact a{
	color:#F6BA33; 
	text-decoration:none;
}
#right_content_contact a:hover{	
	text-decoration:overline underline; 
	background:#fff;
	color:#000;}

#right_content_contact iframe{
	display:block;
	margin:400px 0 0 0;
	border:#cf4a08 1px solid;
}

/*--------------------------*/
/*	   Partie centrale		*/
/*--------------------------*/
#middle_content{
	float:left;
	position:relative;
	width:470px;
	padding: 0 5px 10px 15px;
}
#middle_content a{
	color:#F6BA33; 
	text-decoration:none; 
	font-weight:bold;
}
#middle_content a:hover{
	text-decoration:overline underline; 
	background:#fff;
	color:#000;
}
#middle_content p{
	padding:10px 0 5px 0;
	line-height:17px;
	font-size:11px;
}
#middle_content strong{
	color:#FFF;
}
#middle_content em{
	font-weight:bold;
}
#middle_content img{
	margin:10px;
	border:1px #000 solid;
}
#middle_content a img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;	
}
#middle_content a:hover img {
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
#middle_content h1{
	margin:0;
	padding:4px 0 25px 90px;
	color:#6b0101;
	display: block;
	width: auto;
	font-size:20px;
	letter-spacing:2px;
}
#middle_content h2{
	font-size:16px;
	background:url(../images/deco/puce.png) no-repeat top left;
	height:34px;
	line-height:34px;
	padding:0 0 0 45px;
}
#middle_content h3{
	font-size:14px;
	padding:25px 0 10px 13px;
	color:#F6BA33;
}
#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
#middle_content em{
	font-size:12px; 
	color:#F6BA33;
}
/*--------------------------*/
/*	   Fin centrale		*/
/*--------------------------*/

/*------------------*/
/*	 Début Info		*/
/*------------------*/
#info{
	font-size:12px; 
	color:#000; 
	background:#FF9900; 
	border:dashed 1px #000; 
	font-weight:bold;
	text-align:center;
}

#info p{
	padding:5px; 
}
/*------------------*/
/*	 Fin Info		*/
/*------------------*/

/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:778px;
	background:url(../images/deco/footer.jpg) left top #cf4a08 repeat-x;
	text-align: center;
	color:#000;
}

#footer a{
	color:#ff9900;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
}


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