a
{
	text-decoration:none;
}

img
{
	border:none;
}

body {
	margin : 0;
	/*text-align:center;*/
	/*background-image:url('../images/back.png');*/
	font-family:arial;
	font-size:11px;
	/*background:#000;*/
}

.haut_range
{
	width:100%;
	height:9px;
	background-color:#ea640c;
}

.wrapper
{
	width:1024px;
	margin:0 auto;
	
}

.entete {
	border:none;
	text-align:center;
	width:960px;
	margin:0 auto;
	height:76px;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

#termes,#confidentialite
{
text-align:left;
}

.entete a
{
	color:#7b7c7e;
	
}

.entete a:hover
{
	
}

 .entete .gauche_entete
{
	display:block;
	float:left;
	width:100px;
	height:12px;
	line-height:12px;
	text-align:center;
}

 .entete .droit_entete
{
	border-left:1px solid #bdbebf;
	width:130px;
	
	font-variant:small-caps;
}

.droit_entete:hover, .entete .active
{
	color:#FFF;
	background:#7b7c7e;
}

.corps
{
	width:960px;
	margin:0 auto;
	
	min-height:300px;
	/*margin-bottom:40px;*/
}

.pied {
width:100%;
text-align:center;
height:28px;
background:#FFF;
padding-top:0px;
margin-bottom:0px;
}

.recentre
{
	margin:0 auto;
	width:1024px;
}

.cmm
{
	width:200px;
	height:28px;
	background:url("../img/cmm_logo.png") no-repeat left;
	margin-right:5px;

}

.lieu
{
	border-left:2px solid #7f7f7f;
	width:110px;
	height:28px;
}

.lieu h3
{
	margin:0px;
	padding:0px;
	color:#7f7f7f;
	font-size:11px;
	font-variant:small-caps;
	text-indent:5px;
	text-decoration:none;
	text-align:left;
}

.lieu p
{
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:5px;
	color:#7f7f7f;
}

.logo
{
	margin:0 auto;
	width:960px;
	height:0px;
	background:#FFF;
	
}

.logo_content
{
	float:right;
	margin-right:-112px;
	margin-top:-42px;
	background:url("../img/logo_bas.png") no-repeat right;
	right:1px;
	width:110px;
	height:51px;
	border-left:2px solid #7f7f7f;
}

.red
{
	text-align:center;
	font-size:11px;
	font-family:arial;
	height:40px;
	margin:0px;
	font-family:arial;
}


/************* redefinition a partir de la **************/

#loadingImage {
	position:relative;
	color:#ffffff;
	font-family:times;
	font-weight:bold;
	padding:0px;
	margin:0px auto;
	width:900px;
	height:810px;
	text-align:left;
	background:url('../images/intro.png') no-repeat;
	border:0px;
}

#chargement_intro
{
	position:absolute;
	top:240px;
	left:150px;
	font-size:16px;
	letter-spacing:2px;
	line-height:32px;
	height:32px;
	font-family:times;
	font-weight:100;
	background: transparent;	
}



