@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";
@import "../lightbox/lightbox.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: 11px;
	color: #003467;
	background-repeat: repeat-y;
	background-image: url(../images/deco/background-body.gif);
	background-position: left;
	background-color: #006C9F;
}

/*p {
	margin: 0;
	padding: 5px 0 5px 0;
}*/

form, input, fieldset, th, td, dl, dt, dd, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
}


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



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


#general{
	margin:0;
	padding:0;
	width:100%;
	background-repeat: repeat-x;
	background-image: url(../images/deco/background-general.gif);
}

/*Haut de page  HEADER*/

#header{
	margin:0;
	padding:0;
	height:167px;
	width: 980px;
	background-color: #FFF;
	background-image: url(../images/deco/background-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_picto{
	float:left;
	padding:5px 0 0 10px;
	width:80px;

}
#header_picto img{
	padding:0 10px 0 0;
	border:0;
}

#header_picto a{
	border:0;
}

#diaporama-header{
	padding:0;
	margin:0;
	display:block;width:535px;height:136px;float:right;
}
/*Contenu de page  CONTENT */

#content {
	margin:0;
	padding:0;
	width: 980px;
	background: url(../images/deco/background-content.jpg) no-repeat top left;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:280px;
	padding: 60px 10px 0 10px;
}
#left_content h2{
	color: #005C77;
	font-size: 11px;
	text-transform: uppercase;
	width:100%;
	padding:0;
	margin:0;
	height:auto;
	line-height:normal;
}
#left_content h3{
	color: #5E646C;
	font-size: 11px;
	font-weight:bold;
	padding:0;
	margin:0;
	height:auto;
	text-transform: normal;
	line-height:normal;
}


#left_content p{
	padding: 0 30px 5px 0;
	font-size: 10px;
	line-height:normal;
	margin:0;

}
#left_content a{
	color:#005C77;
	font-weight:bold;
	text-decoration:none;
}
#left_content a:hover{
	color:#005C77;
	font-weight:bold;
	text-decoration:underline;
}

#left_content ul{
	padding: 0 0 0 15px;
}

.bloc-cadre{
	display: block;
	background-color: #FFFFFF;
	border: 4px solid #8b8b8b;
	margin: 0 auto 20px auto;
	padding: 10px;
	background:no-repeat;
	background-position: top right;
	width: 250px;
	float: left;
}

.bloc-cadre strong{
	font-size:12px;
	padding:0;
	margin:0;
	}

.first{
	background-image:url(../images/deco/background-first.jpg);
	background-repeat: no-repeat;
/*	background-image:url(../images/deco/cadre-activite-carrosserie.jpg);
	background-color: #FFFFFF;
*/}
.second{
	/*	background-image:url(../images/deco/cadre-contact-carrosserie.jpg);
*/	background-image:url(../images/deco/background-second.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 11px;
}



/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	width:610px;
	background-color: #8cd0e8;
	border: 1px solid #1690b6;
	padding: 20px;
	margin: 0 0 20px 0;
}

#middle_content h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing:1px;
	border-bottom: 1px solid #FFFFFF;
	width:50%;
}
.image-droite{
	float:right;
	border: 3px solid #FFF;
}
.image-gauche{
	float:left;
}



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


/*Bas de page  FOOTER*/

#footer{
	margin:0;
	padding:0 0 15px 0;
	background-color:#3391bd;
	text-align: left;
	color: #FFF;
	float: right;
	width: 650px;
	letter-spacing:1px;
	background-image: url(../images/deco/logo-footer.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
}
#footer p {
	padding:0 15px 0 15px;
}
	
#footer h2{
	font-size:10px;
	padding:0 0 0 15px;
	text-transform:uppercase;
	color: #FFFFFF;
	margin: 0;
	float: none;
	width:auto;
	height: auto;
	line-height: auto;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

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

#footer img{
	float:left;
	padding:0;
	margin:0;
	width:12px;
	height:12px;
	display:block;
}

/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 0 0 20px;
	color:#FFFFFF;
	font-size: 13px;
	background: url(../images/deco/titre-h1.gif) no-repeat top left;
	display: block;
	width: 630px;
	float: right;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}

h1#presentation {
	margin: 0;
	padding: 0 0 45px 0;
	color:#FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	display: block;
	float: right;
	background: none;
	text-transform:none;
	background:none;
	width:auto;
}
  
h2 {
	margin: 0;
	padding: 0 0 45px 0;
	color:#FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	display: block;
	float: right;
	background: none;
	width:auto;
	height: 22px;
	line-height: 22px;
}
h2#presentation {
	margin: 0;
	padding: 0 0 0 20px;
	color:#FFFFFF;
	font-size: 13px;
	background: url(../images/deco/titre-h1.gif) no-repeat top left;
	display: block;
	width: 630px;
	float: right;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
}
  
h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing:1px;
}
h4 {
	margin: 0;
	padding: 7px 0 5px 0;
	color: #005C77;
	font-size: 12px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

