*, TABLE {
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: top;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 18px;
}

BODY {
	font-family: Helvetica, Arial;
	color: #000000;
}

A  {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}

A:hover {
	color: #0D5A7C;
	text-decoration: underline;
}


UL {
	list-style-type: square;
}

P {
	margin-top: 0px;
}

INPUT, SELECT, TEXTAREA {
	border: 1px solid #858585;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
}



#container {
	width: 1007px;
/*	margin: 0 auto;	*/
	text-align: left;
	position: relative;
	background-color: #FFFFFF;	
}

#pageContent 
{
	width: 982px;
	padding-left: 25px;
}

#pageContent_home
{
	width: 1007px;
	padding-left: 0px;
}


#pageHeader {
	width: 1007px;
	height: 165px;
}

#bandeau
{
	width: 1007px;
	height: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#navbar
{
	width: 1007px;
	height: 25px;
}


#divListe
{
	/* background: #FFFFFF URL(imgs/fond_liste_droite2.gif) repeat-y; */
	width: 177px;
	height: 500px;
	line-height: 12px;
	position: absolute;
	/* padding-left: 10px; */
}




/* #################################### */
BODY.fond_bleu {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/fond_bleu.gif) repeat-x;
	color: #000000;
}

BODY.popup_bleu {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/popup_bleu.gif) repeat-x;
	color: #000000;
}

DIV.fond_bleu {
		background-color: #004277;
}

INPUT.search_bleu {
	border: 1px solid #A4BCCE;
	font-size:11px;
}

font.font_bleu
{
	color: #004277;
	font-weight: bold;
}




/* #################################### */
BODY.fond_rouge {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/fond_rouge.gif) repeat-x;
	color: #000000;
}

BODY.popup_rouge {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/popup_rouge.gif) repeat-x;
	color: #000000;
}

DIV.fond_rouge {
	background-color: #8A1014;
}

INPUT.search_rouge {
	border: 1px solid #C4161C;
	font-size:11px;
}

font.font_rouge
{
	color: #C4161C;
	font-weight: bold;
}




/* #################################### */
BODY.fond_noir {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/fond_noir.gif) repeat-x;
	color: #000000;
}

DIV.fond_noir {
	background-color: #000000;
}

INPUT.search_noir {
	border: 1px solid #A4A4A4;
	font-size:11px;
}

font.font_noir
{
	color: #A4A4A4;
	font-weight: bold;
}




/* #################################### */
BODY.fond_violet {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #7C7DB5 URL(../imgs/fond_violet.gif) repeat-x;
	color: #000000;
}

DIV.fond_violet {
	background-color: #7C7DB5;
}

INPUT.search_violet {
	border: 1px solid #D2D2E5;
	font-size:11px;
}

font.font_violet
{
	color: #D2D2E5;
	font-weight: bold;
}




/* #################################### */
BODY.fond_pourpre {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/fond_pourpre.gif) repeat-x;
	color: #000000;
}

DIV.fond_pourpre {
	background-color: #54104C;
}

INPUT.search_pourpre {
	border: 1px solid #C2AABF;
	font-size:11px;
}

font.font_pourpre
{
	color: #C2AABF;
	font-weight: bold;
}




/* #################################### */
BODY.fond_tulipe {
	font-family: Helvetica, Arial;
	font-size: 12px;
	background: #FFFFFF URL(../imgs/fond_tulipe.gif) repeat-x;
	color: #000000;
}

DIV.fond_tulipe {
	background-color: #8900A0;
}

INPUT.search_tulipe {
	border: 1px solid #DBB2E2;
	font-size:11px;
}

font.font_tulipe
{
	color: #DBB2E2;
	font-weight: bold;
}




/* #################################### */
DIV.Quartier_rouge 
{
	color: #8A1014;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin-top: 10px;
	letter-spacing: 0em;
}

DIV.Quartier_bleu
{
	color: #004277;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	margin-top: 10px;
	letter-spacing: 0em;
}




/* #################################### */
div#submenu {
	position: absolute;
	top: 165px;
	left: 340px;
	width: 415px;
	display: none;
	z-index:10;
}
