/*#################### CSS PRODUIT #####################*/
#tableau_produit { /* on créé la bordure, la couleur de fond du tableau*/
	border-collapse:collapse;
}
#tableau_produit th {/* Concerne  le titre du tableau*/
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:4px;
	text-align:center;
}
#fond_type1 {/* Couleur de fond d'une cellule*/
}
#fond_type2 {
	padding-left: 6px;
	padding-top: 10px;
}
#tableau_produit .intitule1 {/* premier niveau de titre par default*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #666666;
	letter-spacing:2px;
	color:#990000;
}
	
#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:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#663300;
	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.cadre {/*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;
}
#tableau_produit .lien_type1 {/*definit le lien inclus dans la description*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#485762;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
}
#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:#0000FF;
	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:#CCCCCC;
}
.lien_pagination {/* couleur du compteur de page*/
	color:#462E3E;}
.lien_pagination a {/* couleur lien compteur de page*/
	color:#462E3E;
	text-decoration:underline;}
.lien_pagination a:hover{
	color:#990000;}

/*#################### FIN  CSS PRODUIT #####################*/

.bordure {
	border: 1px solid #996600;
}
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.3em Georgia, "Times New Roman", Times, serif; color:#663333; padding: 10px 40px 10px 0px;}
div#popup {font: 0.9em "Trebuchet MS"; color:#ffffff; padding: 10px;}
table#type1 td {font-size: 1em; font-family:Georgia, "Times New Roman", Times, serif; color:#996600;}
table#type1 th {
	font-size: 1.2em;
	color: #FEDE7F;
	background: #462E3E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.element_centrer {text-align: center;}
.element_liste {list-style-image:url(../img/puce.gif);}
.element_flottant_droite {
	float: right;
	border: 1px solid #663300;
	margin-right: 5px;
}
.element_flottant_gauche {
	float: left;
	border: 1px solid #663300;
	margin-right: 5px;
}
#up {padding: 0px 15px 0px 150px;font-size: 0.8em;color: #2B628E;font-family:tahoma;text-align: left;float: right;}
a{
	color:#FFCC33;
	font-weight: bold;
}
a:hover{color:#462E3E;}
/*h2 {letter-spacing: 6px;font-size:1.1em; border-bottom:1px solid #ff6600; text-align:right;}*/
h2 {
	letter-spacing: 6px;
	font-size:1.3em;
	padding-left:10px;
	padding-top:15px;
	text-align:left;
	background: url(../img/fond_h1.jpg) no-repeat left top;
	height: 50px;
	color:#FFCC33;
	border-bottom: 1px dashed #663300;
}
/*h2:first-letter {color:#0F92E2; font-size:1.4em;}*/
h3 {letter-spacing: 6px;font-size:1em; border-bottom:1px dotted #462E3E;}
hr { clear:both; color:#666666;}
div#encart { display:block; border:1px solid #fff; width:400px; margin-left:250px; padding:10px;}
div.paragraphe {
	border-left: 8px double #99CC00;
	padding-left:14px;
}
div.paragraphe2 {
	border-right: 8px double #99CC00;
	padding-right:14px;
}
.td1 {
	background: url(../img/fond_rubrique.jpg) repeat-x top left;
	text-align:left;
	border-bottom:1px #462E3E;
	padding-left: 4px;
	border-top: 1px #462E3E;
	border-right: 1px #462E3E;
	border-left: 1px solid #462E3E;
}
.td2 {background-color:#EC6864; padding:7px;border:1px solid #000000; border-top:none;}
table#contact {
	background-image: url(../img/fond_body.gif);
	border: 1px solid #462E3E;
}
table#contact p {
	color:#663300;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}
table#contact input, textarea { background-color:#F7F1CF; color:#000000;}
#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;
	
}
