@charset "utf-8";
/* CSS Document */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	
}


.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:link {color: #FFFFFF; text-decoration: none;}
.footer a:hover {color: #FFFFFF; text-decoration: none;}
.footer a:focus {color: #FFFFFF; text-decoration: none;}
.footer a:active {color: #FFFFFF; text-decoration: none;}

.lien{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}

.lien a:link {color: #000000; text-decoration: none;}
.lien a:hover {color: #000000; text-decoration: none;}
.lien a:focus {color: #000000; text-decoration: none;}
.lien a:active {color: #000000; text-decoration: none;}

#diaporama {
	position:absolute;
	top:360px;
	width:300px;
	height:250px;
}

.textesimple{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
}

.titre{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

.titrecatalogue{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#000000;
}

.categorie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	
}


.categorie a:visited {
	color: #000000;
	text-decoration: none;
}

.categorie a:link {color: #000000; text-decoration: none;}
.categorie a:hover {color: #000000; text-decoration: none;}
.categorie a:focus {color: #000000; text-decoration: none;}
.categorie a:active {color: #000000; text-decoration: none;}

