div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
/* -- pour que la puce affiche -- */
ul {
	padding-left: 25px;
}
body, td {
	color: #685A4D;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}
a {
	color: #685A4D;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	color: #685A4D;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

/* orange */
h2.stitre1, .couleur1, .pcouleur1, .gcouleur1, .couleur1 a, .couleur1 a:hover, a.couleur1, a.couleur1:hover, h2.stitre1 a, h2.stitre1 a:hover, .stitre1, span.titre_toggler {
	color: #D26606;
}
/* gris */
h2.stitre2, .couleur2, .pcouleur2, .gcouleur2, .couleur2 a, .couleur2 a:hover, a.couleur2, a.couleur2:hover, h2.stitre2 a, h2.stitre2 a:hover, .stitre2 {
	color: #C5C6B4;
}
/* marron */
h2.stitre3, .couleur3, .pcouleur3, .gcouleur3, .couleur3 a, .couleur3 a:hover, a.couleur3, a.couleur3:hover, h2.stitre3 a, h2.stitre3 a:hover, .stitre3 {
	color: #503C16;
}
h2.stitre1, h2.stitre2, h2.stitre3 {
	font-size: 15px;
	margin-bottom: 12px;
}
.couleurgrand1 {
	font-family: Arial;
	font-size: 22px;
	color: #D26606;
}
.couleurgrand2 {
	font-family: Arial;
	font-size: 22px;
	color: #C5C6B4;
}
.couleurgrand3 {
	font-family: Arial;
	font-size: 22px;
	color: #503C16;
}
.stitre1, .stitre2, .stitre3, span.titre_toggler {
	font-size: 13px;
	font-weight: bold;
}

.small, .small a, .small a:hover, a.small, a.small:hover, .pcouleur1, .pcouleur2, .pcouleur3 {
	font-size: 10px;
}
a.small_dl{
	font-size: 10px;
	color: #D26606;
	text-decoration: underline;
}
a.small_dl:visited {
	font-size: 10px;
	color: #D26606;
	text-decoration: underline;
}
a.small_dl:hover {
	font-size: 10px;
	color: #D26606;
	text-decoration: none;
}

.gros, .gcouleur1, .gcouleur2, .gcouleur3 {
	font-size: 13px;
}

img.marge1, img.marge1bordure1 {
	margin-right: 15px;
	float: left;
}
img.marge2, img.marge2bordure1 {
	margin-left: 15px;
	float: right;
}
img.bordure1, img.marge1bordure1, img.marge2bordure1 {
	border: 1px solid #DBDBC2;
	padding: 6px;
	background-color: #F3F3EB;
}

hr {
	color: #DBDBC2;
	height: 1px;
	border-top: 1px solid #DBDBC2;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

div.alignedroite {
	text-align: right;
}
div.alignecentre {
	text-align: center;
}
div.alignejustifie {
	text-align: justify;
}
div.floatdroite {
	float: right;
	color: #D26606;
	font-weight: bold;
	font-size: 13px;
}

/* inclusions liens_droite_accueil et liens_droite_interieur */
#liensdroite li a {
	background: url(img/fleche_grise.gif) no-repeat left bottom;
	padding-left: 26px;
	display: block;
	color: #433312;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
#liensdroite li a:hover {
	color: #433312;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

ul.listepuce {
	padding-left: 25px;
	
	
}
ul.listepuce li {
	list-style: none;
	background: url(img/puc.gif) no-repeat left 6px;
	padding-left: 8px;
	
}
div.fond1 {
	background-color: #F3F3EB;
	border: 1px solid #DBDBC2;
	padding: 10px;
}

a.fleche {
	background-image: url(img/fleche-nav.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 6px;
	color: #D26606;
	text-decoration: underline;
}

a.fleche:hover {
	color: #685A4D;
	text-decoration: underline;
	
}

ul.loreats
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div.fondloreats
	{
	background-color: #F3F3EB;
	border: 1px solid #DBDBC2;
	padding-top: 10px;
	padding-left: 10px;
	}

ul.loreats li
	{
	display: block;
	float: left;
	border: 1px solid #DBDBC2;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 85px;
	width: 85px;
	}

ul.loreats li img
	{
	width: 85px;
	height: 85px;
	float: left;
	}

ul.loreats li a:hover img
	{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
	
div.bloc_stretcher table td, div.bloc_stretcher div
	{
	line-height: 10px!important;
	}

div.bloc_stretcher a
	{
	font-size: 10px;
	}

span.titre_toggler
	{
	display: block;
	cursor: pointer;
	border-bottom: 1px dashed #D26606;
	}
	
table.tableau1 {
	border-collapse: collapse;
	width: 100%;
}
table.tableau1 th {
	background-color: #433312;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	
}
table.tableau1 td {
	background-color: #EDEDED;
	border-bottom: 1px solid #433312;
	padding: 2px 4px 2px 4px;;
	font-size: 11px;
}


div.tbl_commande{
	margin: 0px 0px 10px 0px;
}

div.lib_commande{
	cursor: pointer;
	border-bottom: 1px dashed #D26606;
}

/*Class pour les Puces carrés graphiques*/
