/* @override http://www.inspirations.fr/boutique/lib/css/bleu.css */

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-image:url(../../images/fondbody.jpg);
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  
  }
li {list-style-image:url(../../images/menminus.gif); text-align:left; }
a:link {text-decoration: none;  color: #990000;}
a.lien1:link {text-decoration: none;  color: #990000;}
a:visited {text-decoration: none;  color: #990000;}
a:hover {text-decoration: underline ; color:#FFFFFF;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; color:#990000; }
hr 		{ color: #990000;; height: 1px;}

.titre  {  font-size: 17px; font-weight: normal; color: #990000; }

.label { font-size: 13px; color: #990000; font-weight: normal;}

.normal {   font-size: 13px; color: #800000;}
.normal4 {   font-size: 13px; color: #990000;}
.normal3 {  width:60%; font-size: 13px; color: #990000;}
.normal2 {  width:100%; padding-left:30px; padding-right:5px; font-size: s; color: #990000;display: none;}

.petit {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #990000; 
font-weight: bold;
}

.bouton {
	border: 1px solid #1f1f5f;
	background-image: url(../../images/fondcellule.jpg);
	font-size: 11px;
}	

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	border: thin dotted #FFFFFF;
	background-image: url(../../images/fondcellule.jpg);
	display: none;
	}

.tetiere a:link{
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
		}
.tetiere a:hover{
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
		}
.tetiere a:visited{
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
		}
.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #eeeeee;
	
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}


