/* DEFAULT ____________________________ */

html, body   { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #f2f2f2; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #555555; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #555555;  
	scrollbar-track-color: #f0f0f0; 
	scrollbar-darkshadow-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #0663A1;
	text-align: left;
	font-size:15px;
	font-weight:bold;
}

/* TEXTE DEFAULT */

.texte_defaut{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.lien:link       { color: #000000; text-decoration : none; }
.lien:visited    { color: #000000; text-decoration : none;}
.lien:hover      { color: #000000; text-decoration : underline;}



/* INPUT  */

input, option, select, textarea{
	font-size:12px;
	color:#EF1313;
	font-family: Arial, Helvetica, sans-serif;
	background-color:	#FFFFFF;
	border-bottom:	#7F9DB9 1px solid;
	border-left:	#7F9DB9 1px solid;
	border-right:	#7F9DB9 1px solid;
	border-top:	#7F9DB9 1px solid;
}

/* BACKGROUND */

.ombre-gauche {
	background-image:url(../images/interface/ombre_gauche.gif);
	background-position:left;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

.ombre-droite {
	background-image:url(../images/interface/ombre_droite.gif);
	background-position:right;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

.bordure-top {
	background-image:url(../images/interface/bordure_header.gif);
	background-position:top;
	background-color: #BA0001;
	background-repeat: repeat-x;
}

.pointilles {
	background-image:url(../images/interface/pointille.gif);
	background-position:top;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

/* TETE DE GONDOLE TEXTES */

.marque-modele{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration : none;
}

.marque-modele:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration : underline;
}

.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration : none;
}

.intitule-prix{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration : none;
}

.prix{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration : none;
}

/* MENU */

.texte-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	text-decoration : none;
	border-bottom-color:#333333;
}
.texte-menu:hover{
	font-weight: normal;
	color:#EF1313;
	font-size:12px;
	text-decoration : none;
	border-bottom-color:#333333;
}

.texte-menu-select{
	
	font-weight: bold;
	color:#EF1313;
	font-size:12px;
	text-decoration : underline;
}

.texte-intermenu{
	background-color: #ffffff;
}

.texte-sous-menu-nuke{
	background-image:url(../images/interface/fond_nuke.gif);
	background-position:top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF1313;
	text-decoration : none;
}

.texte-sous-menu-nuke-lien{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF1313;
	text-decoration : none;
}
.texte-sous-menu-nuke-lien:link,.texte-sous-menu-nuke-lien:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF1313;
	text-decoration : none;
}
.texte-sous-menu-nuke-lien:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EF1313;
	text-decoration:underline
}



/* ELEMENTS MOTEUR DE RECHERCHE */

.moteur-recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #E0E9F0;
}


/* AUTRES ELEMENTS */

.copyright {
	background-image:url(../images/interface/bottom.gif);
	background-position:top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.comment{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	text-decoration: none;
}

a.liens_plan:visited{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none; letter-spacing:0em; }
a.liens_plan:active{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none; letter-spacing:0em; }
a.liens_plan:link{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none; letter-spacing:0em; }
a.liens_plan:hover{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none; letter-spacing:0em; }