 /*----------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *----------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
	margin: 0;
 	padding: 0;
	background-color: #e1d0b2;
	font-family: Arial;
	font-size:11px;
	color: #38342d;
}


* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 


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

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

p {
	margin: 0px;
 padding: 0px;
}

li {
	list-style-image: url(../images/deco/puce.gif);
}

 /*------------------------------------------------------*
  *--------   page vehicule    ----*
  *------------------------------------------------------*/



.titre_vehicules {
width:710px;
 height:24px;
left:10px;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     ----*
  *------------------------------------------------------*/


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

/*Haut de page*/

#header{
	margin:0 auto;
	padding:0;
	width:756px;
	height:126px;
	background-color: #e1d0b2;
}


#fond_menu{
background-image:url(../images/menu_fond.jpg);
background-repeat:no-repeat;
background-position:top;}
/*Contenu de page*/

#content_index {
	margin:0 auto;
	padding:0;
	padding-top:10%;
	width: 750px;
	background-color:#e1d0b2;
}

#content_index a{
	height:25px;
	font-size:9px;
	color:#d14e1a;
	text-decoration:none;
}

#content_index a:hover{
	color:#e1d0b2;
}



#content {
	margin:0 auto;
	padding:0;
	width: 756px;
	background-image:url(../images/content_fond.jpg);
}


.voiture {
	float:left;
	width:350px;
	margin:5px;

}

/*Bas de page*/

#footer{
	margin:0 auto;
	padding:0;
	width:756px;
	height:25px;
	background-color:#e1d0b2;
	color: #DDD0AE;
}

#footer a{
	height:25px;
	font-size:9px;
	color:#d14e1a;
	text-decoration:none;
}

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


/*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 PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}



/*pop up plans*/
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0px;
    padding: 0px;
	   color:#38342d;

  }
  
   h2 {
	margin: 0px;
	padding: 0px;
	color: #38342d;
	font-size: 14px;
	font-weight: bold;
  }
  
   h3 {
   	margin: 0px;
    padding: 0px;
  	color:#38342d;
	font-size:18px;
  }
  
   h4 {
   	margin: 0px;
    padding: 0px;
  	 color:#38342d;
	 font-size:16px;
	 font-weight:bold
  }
  
   h5 {
	margin: 0px;
	padding: 0px;
	color:#000;
	font-size: 12px;
	font-weight: bold;
  }
  
   h6 {
   	margin: 0px;
    padding: 0px;
  	 color:#c7171f;
	 font-size: 11px;
  }
.desriptif {
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-size: 10px;
	text-align: left;
  }

.produit_liste_texte {
                     margin-left:120px;

}

.menu {
	display: block;
	width: 100%;
	color:#38342d;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.menu:hover{
	color:#d14e1a;
} 

 /*------------------------------------------------------*
  *-----------    CSS EFFETS     ----*
  *------------------------------------------------------*/

.image {
	border: 4px solid #38342d;
}

/*------------- CSS FICHES VEHICULES -----------------*/
#fiche_img {
	width:208px;
	text-align:center;
	float:left;
	margin:0 20px 0 0;
}
.vignette_fiche {
	margin:10px 2px 0 2px;
	border: 2px solid #38342d;
}
/*----------- FIN CSS FICHES VEHICULES ----------------*/

.background{
	background-position:bottom;
	background-repeat:no-repeat;
}

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT   ----*
  *------------------------------------------------------*/


#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/



/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #999;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}

ul#navpage{
	margin-left:25px;
	margin-right:25px;
	padding:10px 45px 10px 0;
	list-style-type:none;
	font-size:0.9em;
	text-align:right;
	background-color:#E7E6C8;
}

ul#navpage li{
	margin:0 0 0 3px;
	padding:0;
	display:inline;
}

ul#navpage a{
	color:#891311;;
	text-decoration:none;
	/*text-decoration:underline;*/
}

ul#navpage a:hover{
	text-decoration: none;
	color: #DB2A24;
}

ul#navpage a.texte_page{
	font-weight : bold;
	font-size 	: 12px;
	color 		: #FFF;
	background 	: #891311;
}


ul#navpage .inactif {
	color: #000;
}
/*CSS REFERENCEMENT fin */
