/* GENERAL */
.texte {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #84b211;
}

.vert {
	color: #99cc33;
}

#boutik_header {
	background-image: url('../images/logo_bellerive.gif');
 	background-repeat: no-repeat;
	z-index: 1;
	height:50px;
	background-color: #9fca32;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF;
}

#domaine_belle_rive {
	background-repeat: no-repeat;
	background-position:bottom;
	position:absolute;
	width: 440px;
	height: 540px;
	overflow:auto;
	border: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin:0px;
	left: 34px;
}

#domaine_belle_rive_commande {
	background-repeat: no-repeat;
	background-position:bottom;
	position:absolute;
	width: 440px;
	/*height: 540px;*/
	overflow:auto;
	border: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin:0px;
	left: 34px;
}

/* LIENS */

a.lien_vert {
	color: #627d1f;
	text-decoration: none;
	font-size: 10pt;
} 

a.lien_vert:hover {
	color: #627d1f;
	font-size: 10pt;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.lien_gris {
	color: #999999;
	text-decoration: none;
	font-size: 10pt;
} 

a.lien_gris:hover {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	background-color:#9FCA32;
}


a.lien_gris_sel {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	background-color:#9FCA32;
} 

/* TITRES */
h1 {
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style:bold; 
	line-height: normal; 
	font-weight: normal; 
	color: #999999;
}

/* LES FORMULAIRES */
.ajouter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background: #9fca32;
	font-weight:regular;
	border:#6F7701 outset 0px;
	}

.quantite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:40px;
	height:12px;
	text-align:center;
}

input {	
	border:1px solid #C0C0C0;
}

/*** Mise en avant des champs en cours d'utilisation ***/
.focus {	
	background: #F0F0F0;
	color: black;
}

/*** Retour à l'état normal après l'utilisation ***/
.normal {	
	background: white;
	color: black;
}

/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
#corpForm {	
	border: 1px solid #919191;
	margin: 0px;
	width:310px;
	background-color:#E8E8E8;
}

input {	
	border:1px solid #C0C0C0;
}

/*** Mise en avant des champs en cours d'utilisation ***/
.focus {
	background: #F0F0F0;
	color: black;
}

/*** Retour à l'état normal après l'utilisation ***/
.normal {	
	background: white;
	color: black;
}

/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
#corpForminsc{	
	border: 2px solid #9fca32;
	margin: 0px;
	width:350px;
	padding-left:5px;
}

/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
#lab {	
	color: #9fca32;
	text-align:left;
}

.clab {
	color:#ff9933;
}

.clab:hover {
	color:#ff9933;
	background-color:#FFFFFF;
}


.formo{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFFFFF;
	color:#9fca32;
	font-weight:bold;
	border:#6F7701 outset 1px;
}

.selecto{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.texteform{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.bgstepper{
	font-size:12px;
	color:#669900;
	font-weight : bold;
	text-decoration:underline;

}

.ariane{
	font-size:12px;
	color:#669900;
}

.ariane a{
	font-size:12px;
	color:#6F7701;
	text-decoration:none;
	font-weight : normal;

}

.ariane a:hover{

	font-size:12px;
	color:#6F7701;
	text-decoration:underline;
	background: #FFFFFF;

}
