@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 "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #908e8e;
	background-image:url(../images/deco/bg.jpg);
	background-color: #CCCCCC;
}

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

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

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	letter-spacing: 1px;
	font-weight:bold;
}

.agent {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0 0 20px;
	width:950px;
	height:95px;
	border-bottom:#b2b2b2 solid 1px;
	border-top:#b2b2b2 solid 1px;
	background-image:url(../images/deco/logo-renault.jpg);
	background-repeat:no-repeat;
	background-position: left 8px;
}

#header-index{
	margin:0 auto;
	padding:0 0 20px 0;
	width:700px;
	height:95px;
	border-bottom:#b2b2b2 solid 1px;
	border-top:#b2b2b2 solid 1px;
	background-image:url(../images/deco/logo-renault.jpg);
	background-repeat:no-repeat;
	background-position: left 8px;
}

#gris-index {
	background-color:#b2b2b2;
	width:565px;
	height:81px;
	float:right;
	text-align: right;
	color: #FFFFFF;
	padding: 20px 20px 0 0;
	margin: 8px 0 0 0;
	line-height: 32px;
}

#gris {
	background-color:#b2b2b2;
	width:820px;
	height:81px;
	float:right;
	text-align: right;
	color: #FFFFFF;
	padding: 20px 20px 0 0;
	margin: 8px 0 0 0;
	line-height: 32px;
	background-image: url(../images/deco/visu-header2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px 0;
	width: 950px;
	border:#b2b2b2 solid 1px;
	background-color:#FFF;
}

#content-index {
	margin:0 auto;
	padding:20px 0;
	width: 950px;
	height:390px;
	border:#b2b2b2 solid 1px;
	background-color:#FFF;
}

#content-index p {
	text-align:center;
	color:#b2b2b2;
	font-size:10px;
	padding: 10px 0 0 0;
}

#content-index a {
	text-align:center;
	color:#fab700;
	font-size:15px;
	text-decoration:underline;
	font-weight: bold;
	padding: 10px 0;
}

#content-index a:hover {
	text-align:center;
	color:#b2b2b2;
	font-size:15px;
	text-decoration:underline;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/


/*/// partie de gauche ///*/
#left_content{
	float:left;
	position:relative;
	width:400px;
	left:0px;
	padding: 20px;
}

#left_content p{
	padding: 0 0 10px 0;
}

#recherche {
	background-image:url(../images/deco/recherche.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:28px;
	padding:5px 0 0 10px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#recherche a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

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


/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:850px;
	padding: 20px 50px;
}

#middle_content p{
	padding:0 0 10px 0;
}


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


/*Bas de page  FOOTER*/

#footer-index {
	margin:0 auto;
	padding:10px 0;
	width: 700px;
	height:45px;
	border:#b2b2b2 solid 1px;
	background-color:#FFF;
	text-align:center;
	font-size:10px;
}

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

#footer-index a:hover{
	color:#fab700;
}

#footer{
	margin:0 auto;
	padding:10px 0;
	width: 950px;
	height:45px;
	border:#b2b2b2 solid 1px;
	background-color:#FFF;
	text-align:center;
	font-size:10px;
}

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

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

/*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 auto;
	padding: 20px 0;
	width: 538px;
	height: 274px;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 0 20px 35px;
	color:#fab700;
	font-size: 25px;
	background-image: url(../images/deco/puce-H1.jpg);
	background-repeat: no-repeat;
	font-variant: small-caps;
}
  
h2 {
	margin: 0;
	padding: 10px 0;
	color:#b2b2b2;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
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     ----*
  *------------------------------------------------------*/
