/* CSS Ambre noire */

a{
	color: #993300;
	text-decoration: none;
}

a:link{
	color: #993300;
	text-decoration: none;
}

a:visited{
	color: #993300;
	text-decoration: none;
}

a:hover{
	color: #993300;
	text-decoration: underline;
}

body {
	background-color: #675143;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.button {
 color : #635142;
 border: 1px #993300 #993300;
 background-color: #EFC794;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #635142;
}

.titre_rouge_grand {
font-weight: bold; 
color: #993300; 
font-size: 16px; 
}

.titre_rouge_m {
font-weight: bold; 
color: #993300; 
font-size: 15px; 
}

.titre_rouge_medium {
font-weight: bold; 
color: #993300; 
font-size: 14px; 
}

.titre_rouge {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
}

.rouge {
	color: #993300;
}

.titre_jaune {
	color: #EFC794;
	font-size: 12px;
	font-weight: bold;
}

.gras {
	font-weight: bold;
	font-size:12px;
}

.grasmedium {
	font-weight: bold;
	font-size:13px;
}

.grasgrand {
	font-weight: bold;
	font-size:15px;
}

.powered {
	color: #DE8A63;
	font-size: 10px;
}
.contact {
	color: #990000;
}

.etoile {
	color: #990000;
	font-size: 30px;
}

.etoile_jaune {
	color: #EFC794;
	font-size: 30px;
}

.livredor {
	color: #EFC794;
}
.text {
font-size:12px;}