/* CSS Document */

/*#################################################################################################################
/*###																											###
/*###								FEUILLE DE STYLE 															###
/*###																											###
/*#################################################################################################################

/*
	 * Les éléments graphiques et le design du site (et donc cette feuille de styles CSS
	 * et les images) restent la propriété exclusive de leurs auteurs
	 * respectifs conformément aux droits d'auteur. Toute réutilisation
	 * devra faire l'objet d'une demande préalable (email:ppontier@hotmail.com).
	 * Il est de plus dans votre intêret d'avoir un site au design original,
	 * pour qu'il ait sa propre identité visuelle, plutôt qu'un design plagié...
 */
 
/*
#########################################################
#														#
#					GENERAL								#
#														#
#########################################################
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
body {
	background-color: #FFFFCC;
}

/*
#########################################################
#														#
#					LIENS								#
#														#
#########################################################
*/

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
}

.Style1 {font-size: 36px;
color: #FFFFCC;
}
.Style3 {font-size: 14px;
}
.Style4 {
	font-size: x-small;
}
#apDiv1 {
	position:absolute;
	width:133px;
	height:92px;
	z-index:1;
	top: 28px;
	left: 0px;
}
.Style5 {font-size: 11px;
color: #FFFFCC;
}
.Style6 {font-size: 24px;
}
.Styleheure {font-size: 14px;
color: #FFFFCC;
}
a.typemenu:link
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
 }
 a.typemenu:visited
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	}
	a.typemenu:hover {
	text-decoration: none;
	color: #FF6600;
 }
 a.typecategorie:link
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: xx-small;
 }
 a.typecategorie:visited
 {
 	color:#FFFFCC;
 	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:xx-small;
	}
	a.typecategorie:hover {
	text-decoration: none;
	color: #FF6600;
 }
 #apDiv2 {
	position:absolute;
	width:701px;
	height:29px;
	z-index:2;
	left: 253px;
	top: 64px;
}
