* {
	margin: 0px;
	padding: 0px;
}

#siteBodyId {
	color: #999999;	
	font-family: "Trebuchet MS", arial, sans-serif;	
	font-size: 70.5%;	
	/*width:990px;*/	
	min-width:990px;	
	/*margin:auto;*/    /* Permet le centrage lorsque le design ne fait pas toute la largeur */	
	margin: 0 2px;}

span.codir {	unicode-bidi: bidi-override;	direction: rtl;}

#siteBodyId #centercontent, #siteBodyId #centercontentWithRightMenu {	
	margin-top: 0px;	background: #fff;	margin-left: 215px;	voice-family: "\"}\"";	voice-family: inherit;	padding: 5px 0px;
}

#siteBodyId #centercontentWithRightMenu {
	margin-right: 215px;
}

#siteBodyId #centercontent p {
	color: #888;
}

#siteBodyId #centercontent a,#siteBodyId #centercontent a:link {
	color: #7195D9;
}

#siteBodyId #centercontent a:hover,#siteBodyId #centercontent a:active {
	text-decoration: underline;
}

#siteBodyId .centercontentleft {
	float: left;
	width: 40%;
	height: 200px;
	background-color: #fff;	
	text-align: left;
	/*border: dashed 2px #ccc;*/
	margin: 4px 10px 5px 10px;
	padding: 6px;
	font-size: 1.1em;
	color: #666666;
	text-align: center;
	line-height: 75px;
}

#siteBodyId .centercontentright {
	float: right;	
	width: 30%;	
	height: 100px;	
	background-color: #fff;	
	text-align: left;	
	border: dashed 2px #ccc;	
	margin: 4px 10px 5px 10px;	
	padding: 6px;	
	font-size: 1.1em;	
	color: #666666;
}

#siteBodyId p,h1,pre {	
	margin: 0px 10px 10px 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	text-decoration: none;
}

#siteBodyId ul{
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
}

#siteBodyId a{	
	font-size: 12px;	
	line-height: 1.6em;
}

#siteBodyId h1 {	
	font-size: 2.5em;	
	color: #ccc;
	padding-top: 15px;
}


#siteBodyId h1.pageTitle {	
	font-size: 2.5em;	
	/*width: 550px;*/	
	height: 65px;	
	line-height: 65px;	
	text-align: right;	
	color: #ccc;	
	padding: 0px;	
	margin: 0px;	
	background: transparent url('../images/corse4.jpg') no-repeat 0% 0%;
}

#siteBodyId h2 {	
	font-size: 16px;
	color: #AAAAAA;
}

#siteBodyId h2 a,#siteBodyId h2 a:link,#siteBodyId h2 a:visited {	
	font-weight: bold;
	color: #388BD4;	
	text-decoration: none;
}

#siteBodyId h2 a:hover,#siteBodyId h2 a:active {	
	text-decoration: underline;
}

#siteBodyId h3 {
	font-size: 14px;
	color: #999;
}

#siteBodyId .clear{
	clear:both; 
}

#siteBodyId hr{
	border:1px solid #CCCCCC;
	margin: 10px 0px;
}

#siteBodyId .firstLine td{
	border-bottom:1px solid #CCCCCC;
}

#siteBodyId a img{
	border: none;
}

