/* CSS Document */
.mentions{font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #660000;}

body {
	background-color: #FFFFCC;
}

body, td, th, h3, h6 {
	color: #660000; font-family: "Comic Sans MS"; font-size: 14px;
}

h1, h2, h4, h5 {
  color: #660000;
}

img{
	border:none;
}

a { cursor: pointer}
a:link {	text-decoration: none; color: #660000;}
a:visited { text-decoration: none; color: #660000;}
a:hover { text-decoration: none; color: #660000;}

.presse{font-family: Arial, Helvetica, sans-serif ; font-size: 12px; color: #660000;width:800px}

.table_page{
	width:100px;
	text-align:justify;
}
.contenu_page{
	width:750px;
}
.menu_gauche{
	width:200px;
	padding-right:10px;
}

.categorie{
	padding-bottom:15px;
}
.img_categorie{
	cursor:pointer;
	background-color:#FFFFFF;
	width:220px;
	height:170px;
	text-align:center;
}
.titre_categorie{
	background-color:#FFFFFF;
	text-align:center;
	height:40px;
	font-weight:bold;
}
.retour_categorie{
	text-align:center;
}
.texte_rouge{
	color:#FF0000;
}

.td_titre_page{
	text-align:justify;
}

.titre_page {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
}

.partenaires{
	padding-top:20px;
	font-size:11px;
	font-style:italic;
}
