/*
IMPORTANT##########################################################
ce style se trouve dans le document en interne

<div id="cat<?php echo $row_list_categorie_Nav['id_categorie']; ?>">
Change la couleur active de la categorie
categorie #cat<?php echo $row_affiche_categorie['id_categorie']; ?> a{
	font-weight: bold;
	color: #990000;
}
#################################################################
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#acceuil {
	background-color: #788F97;
	background-image: url(../bg_acceuil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #333333;
}
#acceuil2 {
	background-color: #788F97;
	border: 1px solid #333333;
}


#navigation {
	margin-left: 250px;
	width: auto;
	height: auto;
}
#navigation img {
	border: 1px solid #333333;
	float: left;
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
}
#navigation a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	float: left;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#navigation a:hover {
	color: #CCCCCC;
}
#navigation img:hover {
	border: 1px solid #CCCCCC;
}
#categorie {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #788F97;
	position: absolute;
	z-index: 999;
	float: right;
	right: 0px;
	top: 100%;
	width: 132px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.categorie_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	letter-spacing: 0.1em;
}
#categorieconteneur {
	position: relative;
	width: 100%;
	height: 100%;
}
.titre_projet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #788F97;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #768F94;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990033;
	letter-spacing: 0.1em;
	padding-right: 5px;
}
#categorie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #788F97;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 1px;
	display: block;
	padding-top: 1px;
	letter-spacing: 0.1em;
}

.bordureonepx {
	border: 1px solid #788F97;
}
#plus {
	z-index: 15;
	position: absolute;
	left: 340px;
	top: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #788F97;
}
#utilities {
	position: relative;
	vertical-align: bottom;
}
projet_liste_conteneur {
	position: relative;
	width: 450px;
	height: 300pt;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #99CC00;
	z-index: 998;
	float: left;
}
#plusdecategorie {
	z-index: 15;
	position: absolute;
	left: 330px;
	top: -9px;
	width: 123px;
}

#smallNav img {
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	border: 1px solid #788F97;
	display: block;
	margin: 0px;
	padding: 0px;
}

#smallNav img:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	border: 1px solid #333333;
	display: block;
	margin: 0px;
	padding: 0px;
}


#plus img {
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px;
}
#plusdecategorie a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #788F97;
}
#plusdecategorie a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

