/* Redéfinition des balises */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9C795B;
	background-color: #E8EEFE;
	margin: 0px;
	font-weight: bold;
}
.marron {
	color: #9C795B;
}

p {
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
}
td {
	vertical-align: top;
	text-align: justify;
}


/* Les menus */

#sommaire-head ul, #sommaire-head li, #sommaire-left ul, #sommaire-left li {
	margin: 0px;
	padding: 0px;
}
#sommaire-head li {
	float: left;
	list-style-type: none;
}
#sommaire-left li {
	list-style-type:none;
}


/* Les Blocs */

#interface {
	margin: auto;
	width: 970px;
	background-image: url(../images/site/site/fond-infini.jpg);
	position: relative;
}
#sommaire-head {
	height: 49px;
	width: 926px;
	background-image: url(../images/site/site/sommaire-head.jpg);
	padding-top: 117px;
	padding-right: 22px;
	padding-left: 22px;
	overflow: hidden;
}
#sommaire-left {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C795B;
	width: 135px;
	padding-left: 45px;
	background-image: url(../images/site/site/fond-sommaire-left.jpg);
	position: absolute;
	top: 166px;
	left: 0px;
}
#contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9AA4C3;
	width: 750px;
	min-height:369px;
	_height:369px;
	padding-right: 40px;
	padding-left:5px;
	text-align: justify;
	margin-left: 180px;
	padding-top: 20px;
	font-weight:normal;
}
#interface-fermeture {
	background-image: url(../images/site/site/fermeture-site.jpg);
	text-align: center;
	height: 92px;
	width: 970px;
}
#bloc-recherche {
	height: 67px;
	width: 198px;
	position: absolute;
	left: 740px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	top: 28px;
}
#retour-accueil {
	display: block;
	height: 108px;
	width: 366px;
	position: absolute;
	left: 304px;
	top: 9px;
}
#retour-maison {
	display: block;
	height: 108px;
	width: 193px;
	position: absolute;
	left: 64px;
	top: 9px;
}


/* Les liens */

#sommaire-left a:link {
	font-weight: bold;
	color: #9C795B;
	text-decoration: none;
}
#sommaire-left a:visited {

	font-weight: bold;
	color: #9C795B;
	text-decoration: none;
}
#sommaire-left a:hover {
	font-weight: bold;
	color: #AAB4D1;
	text-decoration: underline;
}
#sommaire-left a:active {
	font-weight: bold;
	color: #96AAAF;
	text-decoration: underline;
}

#interface-fermeture a:link {
	font-weight: bold;
	color: #9C795B;
	text-decoration: none;
	font-size: 10px;
}
#interface-fermeture a:visited {
	font-weight: bold;
	color: #9C795B;
	text-decoration: none;
	font-size: 10px;
}
#interface-fermeture a:hover {
	font-weight: bold;
	color: #68513E;
	text-decoration: underline;
	font-size: 10px;
}
#interface-fermeture a:active {
	font-weight: bold;
	color: #68513E;
	text-decoration: underline;
	font-size: 10px;
}

#bloc-recherche a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#bloc-recherche a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#bloc-recherche a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
#bloc-recherche a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}

#contenu a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9AA4C3;
	text-decoration:none;
}
#contenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9AA4C3;
	text-decoration:none;
}
#contenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9AA4C3;
	text-decoration:underline;
}
#contenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9AA4C3;
	text-decoration:underline;
}


/* Le tableau de présentation des produits */

#tableau-presentation .cell-gauche {
	width: 50%;
}
#tableau-presentation .cell-droite {

	width: 50%;
}
#tableau-presentation td {
	padding: 6px;
}


/* Les classes */

.image-flottante-gauche {

	margin-right: 10px;
	float: left;
}

.champs-recherche {
	width: 120px;
	background-color: #FFFAF6;
	font-family: Arial, Helvetica, sans-serif;
}
.ok {
	background-color: #E3DDD7;
	height: 28px;
	width: 30px;
}
.centrage {
	text-align: center;
}
h1 {
	font-size: 18px;
	margin: 0px;
}
.texte-moyen {
	font-size: 14px;
}
.texte-gros {
	font-size: 16px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.centrage {
	text-align: center;
}
.gros-titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.titre-moyen {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
