/* CSS Document */

/* CSS Document */


body, html
{
font-size: 10px; 
	font-family: Verdana, Arial, Tahoma; 
}

body
{
font-size: 10px; 
	font-family: Verdana, Arial, Tahoma; 
	background: #6392A6;
}


a:link
{
color: #6392A6;
text-decoration: underline;
}
a:visited
{
color: #6392A6;
text-decoration: underline;
}
a:hover
{
color: #FF6600;
text-decoration: none;

}

#bleu
{

color: #333;

border-bottom: 1px;
border-bottom-color: #333;
border-bottom-style: dotted;
font-family: arial, sans-serif;
font-size: 20px;


}

#textnorm
{

color: #000000;

font-family: verdana, sans-serif;
font-size: 12px;

}

#textnorm a:link
{
font-weight: bold;
color:#333;
font-size: 9pt;
text-decoration: none;
}
#textnorm a:visited
{
font-weight: bold;
color:#333;
text-decoration: none;
}
#textnorm a:hover
{
font-weight: bold;
color:#333;
text-decoration: underline;
}

#menu a {
	font-family : verdana, sans-serif;
	padding: 2px;
	font-size: 11px;
	text-transform: uppercase;
	color: #6392A6;
	
	text-decoration: none;
}

#menu a:link {
		color: #6392A6;
	
	text-decoration: none;
}

#menu a:visited {
	color: #6392A6;
	
	text-decoration: none;
	
}

#menu a:hover {
	color: #FF6600;
	text-decoration: underline;
	
	
	
	
}
#titreb
{

font-face: arial, sans-serif;
font-size: 17px;
font-color: #ff6600;

}
#bottom a:link
{
color: #fff;
text-decoration: none;
}
#bottom a:visited
{
color: #fff;
text-decoration: none;
}
#bottom a:hover
{
color: #fff;
text-decoration: underline;

}


#menu2 a {
		color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	
	padding: 3px;
}


#menu2 a:hover {
	color: #ffFFFF;
	text-decoration: underline;

	
}

#toptop a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	
	}

#toptop a:link {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;

}

#toptop a:visited {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	
}

#print a:hover {
	color: #000;
	font-size: 9px;
	text-decoration: underline;
	
	}

#print a:link {
color: #000;
	font-size: 9px;
	text-decoration: underline;
	

}

#print a:visited {
color: #000;
	font-size: 9px;
	text-decoration: underline;
	
	
}



#toptop2 a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

	
	}

#toptop2 a:link {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	

}

#toptop2 a:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

	
}


#white a:link
{
color: #FFFFFF;
text-decoration: underline;
}
#white a:visited
{
color: #FFFFFF;
text-decoration: underline;
}
#white a:hover
{
color: #FFFFFF;
text-decoration: none;

}