/*Feuille de style catalogue simple*/
/*#################### CSS PRODUIT #####################*/
#tableau_produit { /* on créé la bordure, la couleur de fond du tableau*/
	border:1px solid #3D0101;
	border-collapse:collapse;
}
#tableau_produit th {/* Concerne  le titre du tableau*/
	background:#702533;
	color:#FFFFFF;
	font-family:tahoma;
	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: 4px;
}
#tableau_produit .intitule1 {/* premier niveau de titre par default*/
	font-family:"Comic Sans MS", tahoma;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dashed #702533;
	letter-spacing:2px;
	color:#3D0101;
}
	
#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:"Comic Sans MS", tahoma;
	font-size:12px;
	color:#702533;
	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 td img a {/*si l'image est un lien , evite l'application d'un cadre bleu*/
	border:0px;
}
#tableau_produit .lien_type1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
	float:right;
	background: #702533;
	height: 20px;
	width: 70px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#tableau_produit .lien_type1:hover {
	color:#FF9493;
}
#tableau_produit .lien_type2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	letter-spacing:4px;
	font-style:normal;
	text-decoration:underline;
	font-weight: bold;
}
#tableau_produit .lien_type2:hover {
	color:#000000;
}
#tableau_produit hr {/*definit le style du hr*/
	color:#C40002;
	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:#5A6778;}
.lien_pagination a {/* couleur lien compteur de page*/
	color:#576777;
	text-decoration:underline;}
.lien_pagination a:hover{
	color:#990000;}

/*---------------------------------------------------------------------------------------------------------------*/
/* La console d'administration*/
/*---------------------------------------------------------------------------------------------------------------*/
.admin_haut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #5B91A2;
	border: 1px solid #333333;
	font-style: italic;
	line-height: 100px;
	letter-spacing: 20px;
	text-align: center;
}
.admin_bas {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.admin_gauche {
	background-color: #BACFBD;
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}
.admin_fond_menu {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.admin_formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #B0C1D2;
	border: 1px solid #FFFFFF;
}
.admin_fond {
	background-color: #BACFBD;
	border: 1px solid #333333;
}
.admin_titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.admin_fond_cellule {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #BACFBD;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.admin_fond_tableau2 {
	background-color: #999900;
	border: 1px solid #666666;
}
.admin_fond_rubrique {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* Le catalogue*/
/*---------------------------------------------------------------------------------------------------------------*/
	/*Ici on spécifie le style pour les éléments décrivant le produit dans la balise <td> qui a pour id="description"*/
	#description {
		font-family: "Trebuchet MS";/*type de police utilisée*/
		font-size: 11px;/*taille de la police*/
		color: #FFFFFF; /*couleur du texte*/
	}
	/*Ici on spécifie le style du lien dans la description*/
	#description a{
		font-family:Verdana, Arial, Helvetica, sans-serif;/*type de police utilisée*/
		font-size: 11px;/*taille de la police*/
		color: #FFFFFF; /*couleur du texte*/
	}
	/*Ici on spécifie le style du lien dans la description lors de son survol*/
	#description a:hover{
		color:#999999; /*couleur du texte*/
	}
	/*Ici on spécifie le style des titres des rubriques*/
	.catalogue_titre {
		font-family: "Trebuchet MS";/*type de police utilisée*/
		font-size: 12px;/*taille de la police*/
		color: #D12525;/*couleur du texte*/
		background-color: #CCCCCC;/*couleur de fond de la cellule du titre*/
	}
	/*Ici on spécifie le style pour la bordure du tableau appelé "tableau_catalogue, par défaut il n'y en a pas */
	#tableau_catalogue {
		border-width:0px;/*Par défaut il n'y a pas de bordure, modifier la taille pour créer la bordure*/
		border-style: solid;/*Ici on définit le style de la bordure, solide, dashed (pointillé)...*/
		border-color: #FFFFFF;/*couleur de la bordure*/
	}
	/*Ici on spécifie le style du lien*/
	.catalogue_titre a{
	font-family: "Trebuchet MS";/*type de police utilisée*/
	font-size: 12px;/*taille de la police*/
	color: #D12525;/*couleur du texte*/
	text-decoration:underline;/* Effet de soulignement du texte*/
	}
	/*Ici on spécifie le style du lien lors de son survol*/
	.catalogue_titre a:hover{
	color: #000000;/*couleur du texte*/
	text-decoration:underline;/* Effet de soulignement du texte*/
	}
	/*Ici on spécifie le style pour la bordure des vignettes*/
	.catalogue_img
	{
	border:1px solid #FFFFFF;/*taille et couleur de la bordure de l'image*/
	}
/*---------------------------------------------------------------------------------------------------------------*/
/* Les éléments spécifiques à la popup du catalogue*/
/*---------------------------------------------------------------------------------------------------------------*/
	/*Ici on spécifie la couleur de fond de la popup*/
	.fond_popup
	{
	background-color:#485762;/*modifier le fond de couleur pour la popup*/
	}
/*---------------------------------------------------------------------------------------------------------------*/
.admin_fond_menu td a {
	color:#FFFFFF;
	background: #5B91A2;
	display: block;
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.admin_fond_menu td a:hover {
	color: #5B91A2;
	background: #FFFFFF;
}
.telechargement {
margin-right:10px;
	padding:10px;}
table#contact {
	background: #410102;
}
table#contact p {
	color:#E4E4E4;
	font-weight: bold;
	font-family: tahoma;
}
table#contact input, textarea, select {
	background-color:#F3EDCB;
	color:#410102;
	font-family: tahoma;
}
table#contact input.bouton_radion {
	background: #410102;
}
#donnees {border:1px solid #702533;}
#donnees td.intitules {
	background-color: #702533;
	color: #F3EDCB;
	font-weight: bold;
}
