body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	background-color:#dfdfdf;
	}


#header{
	width:840px;
	height:374px;
	margin-top:20px;
	color:  #5c5c5c;
	background-position:center;
	background-image:url(imgs/header.jpg);
	background-repeat:no-repeat;
	/*border:#093 1px solid;*/
}

#container{
	width:742px;
	color:  #5c5c5c;
	background-image:url(imgs/fond.jpg);
	background-repeat:repeat-y;
}

#content{
	width:700px;
	padding:15px;
	color:  #5c5c5c;
}

#contenttopleft{
	width:340px;
	float:left;
	text-align:left;
}

#contenttopright{
	width:340px;
	float:right;
	text-align:right;
}

#newstext{
	width:325px;
	text-align:justify;
	font-size:10px;
	color:#000000;
	
}

#newsphoto{
	width:325px;
	font-size:10px;
	color:#000000;
	float:right;
	
}

#footer{
	width:740px;
	height:40px;
	color:  #5c5c5c;
	background-image:url(imgs/footer.jpg);
	background-repeat:no-repeat;
}


#menu{
	margin:70px 0 0 0;
	float:left;
}
#menutop{
	width:177px;
	height:21px;
	background-image:url(imgs/menutop.png);
	background-repeat:no-repeat;
}
#menufond{
	width:177px;
	height:220px;
	background-image:url(imgs/menufond.png);
	background-repeat:repeat-y;
}
#menubottom{
	width:177px;
	height:26px;
	background-image:url(imgs/menubottom.png);
	background-repeat:no-repeat;
}
#menucontent{
	text-align:left;
	padding:2px 10px 10px 10px;

	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
	color:  #5c5c5c;
}

#credits{
	width:680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5c5c5c;
	text-align:right;
}

h1{
	font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color:  #5c5c5c;
	display:inline;

}

h2{
	font-family: "Century Gothic", "Myriad Pro", "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color:  #5c5c5c;
	display:inline;

}

h2 span {
	border-bottom:#cd0606 1px dashed;
} 

.h2texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;	
}

a.menulien{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	text-decoration:none;
	color:  #5c5c5c;
}
a.menulien:hover{
	color:  #cd0606;
	text-decoration:underline;
}

a.menuaction{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration:none;
	color:  #5c5c5c;
}
a.menuaction:hover{
	color:  #cd0606;
	text-decoration:underline;
}

a.news{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration:none;
	color:  #000000;
}
a.news:hover{
	color:  #cd0606;
}


a.suite{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration:none;
	color:  #cd0606;
	float:right;
}
a.suite:hover{
	color:  #5c5c5c;
	text-decoration:underline;
}

a.lien{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration:none;
	color:  #5c5c5c;
	float:right;
}
a.lien:hover{
	color:  #cccccc;
}

