/*#################### CSS PRODUIT #####################*/
#tableau_produit { /* on créé la bordure, la couleur de fond du tableau*/
	border:1px solid #C56809;
	border-collapse:collapse;
}
#tableau_produit th {/* Concerne  le titre du tableau*/
	background:#D2BEA6;
	color:#F9F3D3;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	letter-spacing:4px;
	text-align:center;
}
#fond_type1 {/* Couleur de fond d'une cellule*/
	background-color:#D7C6AA;
}
#fond_type2 {
	background-color:#E9DFCD;
	padding-left: 6px;
}
#tableau_produit .intitule1 {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #FFFFE1;
	letter-spacing:2px;
	color:#966E66;
	width:100%;
	display:block;
	text-align: right;
	padding-right: 6px;
	
}
	
#tableau_produit .intitule2 {/* deuxieme niveau de titre */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#990000;
}

#tableau_produit .intitule3 {/* troisieme niveau de titre */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
}
.description_type1 {/*Concerne la description par default*/
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#774A44;
	text-align:left;
}
.description_type2 {/*deuxieme type de description*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}
.description_type3 {/*Concerne la description avec fond de couleur*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background: #666666;
}
#tableau_produit img {/*applique une bordure a l'image*/
	border:1px solid #ffffff;
}
#tableau_produit img a {/*si l'image est un lien , evite l'application d'un cadre bleu*/
	border:none;
}
img#ssbordure
{ 	border:none;
}

#tableau_produit .lien_type1 {
	font-family:"Comic Sans MS";
	color:#485762;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
}
#tableau_produit .lien_type1:hover {
	color:#996600;
}
#tableau_produit .lien_type2 {/*definit le lien en general en bas de tableau ex: fermer...*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:11px;
	letter-spacing:4px;
	font-style:italic;
	text-decoration:underline;
}
#tableau_produit .lien_type2:hover {
	color:#996600;
}
#tableau_produit hr {/*definit le style du hr*/
	color:#9C746C;
	size:300px;
}
.separation {/*s'applique pour créer une demarcation entre les tableaux*/
	background-color:#99CC00;
	background-image:url(../img/image_separation.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fond_afficher_produit {/*couleur fond de page du afficher produit*/
	background-color:#966E66;
}
.lien_pagination {
	color:#906860;
	background: #CCCC99;
}
.lien_pagination a {
	color:#A58A79;
	text-decoration:underline;
	font: 14px "Comic Sans MS";
}
.lien_pagination a:hover{
	color:#D06500;}

/*#################### FIN  CSS PRODUIT #####################*/

.bordure {
	border: 2px solid #AE927D;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
div#integration {
	font: 1.2em "Trebuchet MS";
	color:#7a4941;
	padding: 10px;
	margin-right: 30px;
	width: 780px;
}
div#popup {font: 0.9em "Trebuchet MS"; color:#ffffff; padding: 10px;}
table#type1 td {font-size: 0.9em; font-family:"Trebuchet MS"; color:#7A4941;}
.element_centrer {text-align: center;}
.element_liste {list-style-image:url(../img/puce.gif);}
.element_flottant_droite {
	float: right;
	margin-right: 20px;
}
.element_flottant_gauche {float: left;}
#up {padding: 0px 15px 0px 150px;font-size: 0.8em;color: #2B628E;font-family:tahoma;text-align: left;float: right;}
a{
	color:#7A4941;
	
	text-decoration:none;border-bottom: 1px dashed #7A4941;
}
a:hover{color:#D26200;}
/*h1 {letter-spacing: 6px;font-size:1.1em; border-bottom:1px solid #ff6600; text-align:right;}*/
h1 {
	letter-spacing: 6px;
	font-size:1.3em;
	text-align:left;
	background: url(../img/fond_h1.jpg) no-repeat left top;
	color:#936D64;
	height: 26px;
	padding-left: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*h1:first-letter {color:#0F92E2; font-size:1.4em;}*/
h3 {letter-spacing: 6px;font-size:1em;}
hr { clear:both; color:#666666;}
div#encart { display:block; border:1px solid #fff; width:400px; margin-left:250px; padding:10px;}
.paragraphe {
	background: #E5D7BA;
	padding: 4px;
	
}
div.paragraphe2 {
	border-right: 8px double #99CC00;
	padding-right:14px;
}
.td1 { background: url(../img/fond_rubrique.jpg) repeat-x top left; text-align:center; border:1px solid #000000; border-bottom:none;}
.td2 {background-color:#EC6864; padding:7px;border:1px solid #000000; border-top:none;}
table#contact { background-color:#7B4A45;}
table#contact p {
	color:#F9F3D3;
	font-family: "Trebuchet MS";
}
table#contact input, textarea { background-color:#C8B29B; color:#7B4A45;}
#retour {font-size: 0.9em;color: #977a68;font-family:Verdana, Arial, Helvetica, sans-serif;text-align: left;float: right; }
.retour2 { display:block; margin-top:-2px;}
.retour2 a {color:#FFFFFF;}
.retour a:hover {color:#99CC00;}
marquee {
	background:url(../img/fond_marquee.jpg) repeat-x;
	width:600px;
	border: 1px solid #000000;
	color:#990000;
	
}
div.horloge {
	background: url(../img/visu_accueil.jpg) no-repeat right top;
	width: 760px;
	padding-bottom: 6px;
}
.guillemet {
	background: url(../img/fond_guillemet.gif) no-repeat left top;
	font: 0.9em "Trebuchet MS";
	color: #7A4941;
	padding-right: 20px;
	padding-top: 15px;
}
.guillemet td p {
	font: 1em "Trebuchet MS";
	color: #7A4941;
}
#lien_bas {}
#lien_bas td a{
	color: #F9F3D3;
	background: #7B4A45;
	width: 250px;
	display:block;
	text-decoration:none;
	border:none;
}
#lien_bas td a:hover {
	color: #7B4A45;
	background: #E5D7BA;
}
#login {
	font-family: "Trebuchet MS";
	color: #8F5D54;
	background: #E5D7BA;
}
#login  input {
	background: #FFFFE1;
	color: #80454B;
}
