/* CSS Document */

body {

	background-color: #000000;	

	} 

	

p, div, h1, h2, h3, h4, h5, ul, li  { font-family : Arial, Helvetica, sans-serif; margin-top : 0.2em; margin-bottom : 0.2em}

                      



h1 {

	color: #FFFFFF;

	font-size:0.9em;

}

h2   { font-size : 1em; color:#115B75}

h3   { font-size : 12px; color:#3333333} 

h3 a:link, h3 a:visited 

	{color:#04222C; font-weight:bold;text-decoration:none}

h3 a:hover

	{color:#FFFFFF; font-weight:bold;text-decoration:underline}

h2 a:link,  h2 a:visited 

	{color:#115B75;font-weight:bold;text-decoration:none}

h2 a:hover

	{color:#999999; font-weight:bold;text-decoration:underline}



p {

	color: #FFFFFF;

	font-weight: normal;

	font-size:0.8em

}

p a:link, p a:visited{

	color: #FFFFFF;

	font-weight: normal;

}

p a:hover {

	text-decoration:underline;

	color:#999999

}



h1 a{

	color: #FFFFFF;

	font-weight: bold;

}


/************************************************************************/

/* Styles barre de navigation d'entête                                                       */

/************************************************************************/
h1 a:hover {

	text-decoration:none;

	font-weight:bold;

	color:#A6AAAD /* IE */

}



p.evenements

	{color:#04222C;

	font-size: 11px}

p.evenements a{

	color: #04222C;

	font-weight: normal;

	text-decoration: underline

}



p.evenements a:visited{

	color: #04222C;

	font-weight: normal;

	text-decoration: underline

}



p.evenements a:hover{

	font-weight: normal;

	text-decoration:none;

	color:#FFFFFF

}

	

p.petit{

	color: #FFFFFF;

	font-weight: normal;

	font-size:0.7em;

}



p.petit a{

	color: #FFFFFF;

	font-weight: normal;

	text-decoration: underline

}





p.petit a:hover{

	font-weight: normal;

	text-decoration:none;

	color:#999999

}

