body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:5px 0 0 0;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color:#000;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	font-style:italic;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
}
p {
	margin: 5px 0 5px 0;
}
p.DateModif { margin-Top:3em;font-style:italic; font-size:0.85em;}
ul {
	margin: 0; 
}
ul li {
	list-style-type: disc;
	margin:10px 0 4px 30px
}
hr {
	border:0;
	height:2px;
	width:100%;
	color: #0066CC;
	background-color: #0066CC;
}
a {
	color:#0066CC
}
a:visited {
	color:#990066}
a:hover {
	color:#CC0000
}

#Header {
	width: 755px;
	margin:0;
	left:0;
	top:0;
	height:75px;
}
#NavTop 
{
	font-size: 75%;
	text-align:right;
	margin-bottom:0.5em;
}
#Logo {
	width:155px;Float:left;
}
#Slogan {
	width:590px; height:67px;float:right;
	text-align:right;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	/*
	border-bottom-color: #0066CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	*/
	padding-right:10px;
	height:52px;
}
#Slogan h3 {
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 0px;
	
}
#Breadcrumb{
	font-size: 75%;
	padding: 25px 0 5px 175px;
	clear:both;
}
#Breadcrumb a{
	text-decoration: underline;
	color: #0066CC;
}
#Breadcrumb a:visited {
	color:#990066}

#Breadcrumb a:hover{
	color: #CC0000;
}
#Content {
 width:755px;	
 padding-top:0px;
 margin-top:10px;
border-top:1px solid #fff;
}

#Texte 										{font-size: 90%;margin-left: 175px;width:370px;}
	#Texte h1 								{font-size: 1.3em; font-weight: bold;color:#000;border-bottom-color: #CC0000;border-bottom-style: solid;border-bottom-width: 1px;}
	#Texte h2 								{font-size: 1.1em; font-weight: bold; margin:1em 0 1em 0 ;}
	#Texte h3 								{font-size: 1em;	 font-weight: bold; margin-left:0.5em;}
	#Texte h4 								{font-size: 0.9em; font-weight: bold; margin-left:1em; font-style:italic;}
	#Texte h5 								{font-size: 0.85em;font-weight: bold; margin-left:1.5em;}
	#Texte h6 								{font-size: 0.8em; margin-left:2em;}

#Connexe 										{font-size: 75%; margin-left: 0px; margin-top:3px; float:right;	width:180px;}
#Connexe h3 								{font-size: 1.1em;font-weight: bold;	border-bottom-color: #CC0000;	border-bottom-style: solid;	border-bottom-width: 1px;}

#Adresse {
	font-size:75%;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	border: solid #0066CC 1px;
	margin-left: 20px;
}
#Adresse1 {
	clear:both;
	font-size:75%;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	border-bottom: solid #CC0000 1px;
	border-top: solid #0066CC 1px;
	margin-top:10px;
	width: 755px;
}
#Copyright {
	font-size:75%;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	border: solid #0066CC 1px;
}
#MenuTop {
	width:755px;
	font-size:80%;
	text-align: right;
	margin: 0 0 5px 0;
}
#Menu {
	font-size:80%;
	text-align: right;
	margin-top: 0px;
	width:155px;
	float:left;
}
#Menu ul {
	font-weight:bold;
	text-align: right;
	list-style-type: none;padding:0;margin:0;
}
#Menu ul li{
	font-weight:bold;
	text-align: right;
	list-style-type: none;
	border-top: solid #0066CC 1px;
	border-right: solid #0066CC 1px;
	border-bottom: solid #0066CC 1px;
	margin: 10px 0px 10px 0px;
	padding:2px;
}
#Menu ul li a{
	text-decoration: none;
	color: #0066CC;
}
#Menu ul li a:visited{
	color: #993366;
}
#Menu ul li a:active{
	color: #ff0000;
}
#Menu ul li a:hover{
	color: #CC0000;
}
#Menu ul ul {
	font-weight:normal;
	list-style-type: none; 
}
#Menu ul ul li {margin:0;padding:0;font-weight:normal;list-style-type: none; border:0}

