/*#################### CSS PRODUIT #####################*/
#tableau_produit { /* on créé la bordure, la couleur de fond du tableau*/
	border:1px solid #ffffff;
	border-collapse:collapse;
	background: #B3CBD5;
}
#tableau_produit th {/* Concerne  le titre du tableau*/
	background:#000000 url(../img/bt1.jpg) repeat-x;
	color:#006699;
	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*/
	background-color:#aaaaaa;
}
#fond_type2 {
	background-color:#DFE9EE;
	padding-left: 6px;
}
#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:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	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;
}
#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:#FEED9F;
	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:#FFFFFF;}
.lien_pagination a {/* couleur lien compteur de page*/
	color:#FFFFFF;
	text-decoration:underline;}
.lien_pagination a:hover{
	color:#990000;}

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

.bordure {
	border: 1px solid #000066;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 25px;
	background-image: url(../img/bt1.jpg);
}
A.vertical:hover {
	COLOR: #FFFFFF;
	background-image: url(../img/bt2.jpg);
}
.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;
}
#integr {
	height: 400px;
	width: 776px;
	overflow:auto
}
.fond2 {
	background-attachment: fixed;
	background-image: url(../img/fond2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#integration {font: bold  1.2em tahoma; color:#FFFFFF; padding: 10px;}
div#popup {font: 0.9em "Trebuchet MS"; color:#ffffff; padding: 10px;}
table#type1 td {font-size: 0.8em; font-family:Georgia, "Times New Roman", Times, serif; color:#996600;}
.element_centrer {text-align: center;}
.element_liste {list-style-image:url(../img/puce.gif);}
.element_flottant_droite {float: right;}
.element_flottant_gauche {float: left;}
.element_flottant_cartee {float: left; border:1px solid #ff6600;}
#up {padding: 0px 15px 0px 150px;font-size: 0.8em;color: #2B628E;font-family:tahoma;text-align: left;float: right;}
a{color:#FFEA8F;}
a:hover{color:#006699;}
h1 {
	letter-spacing: 6px;
	font-size:1.5em;
	border-bottom:1px dotted #ECC508;
	text-align:right;
	font-family: tahoma;
	color: #FFEA8F;
}
/*h1 {
	letter-spacing: 6px;
	font-size:1.3em;
	padding-left:30px;
	padding-top:15px;
	text-align:right;
	background: url(../img/fond_h1.jpg) no-repeat left top;
	height: 50px;
	color:#FFFFFF;
}
h1:first-letter {color:#0F92E2; font-size:1.4em;}*/
h3 {letter-spacing: 6px;font-size:1em; border-bottom:1px solid #FFFFFF;}
hr { clear:both; color:#666666;}
div#encart { display:block; border:1px solid #fff; width:400px; margin-left:250px; padding:10px;}
.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 {
	border: thin solid #FFE46F;
	background: #FECC35;
}
table#contact p {
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table#contact input, textarea { background-color:#83AAB9; color:#FFFFFF;}
#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;}
div#lien_flash {
	color:#FFFFFF;
	padding-top:-10px;
	font-size: 0.9em;
}

