@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
/*	
	width:98%;
	height:100%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:0;
*/
	margin-top:-5px;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
/*	background: #ffffff url(../images/bg.jpg) 100% repeat-x ;*/
}

	
a {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

a:link {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

/* Positionnement des Cadres DIVS de la page */
#tout {
background-color:#FFFFFF;
position:relative;
width:1024px;
}

#creditphoto {
visibility:hidden;
z-index:auto;
position:absolute;
width=500px;
height:200px;
}

#mentionlegale {
visibility:hidden;
z-index:auto;
position:absolute;
width=500px;
height:200px;
}

#entete {
font-family:"Trebuchet MS";
position:relative;
overflow:hidden;
text-align:left;

}

#centre {
position:relative;
text-align:left;

}

#bas {
position:relative;
color:#0000CC;
font-size:10px;
font-weight:normal;
text-align:left;
}

.bas a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.bas a:active {
	font-weight:normal;
	text-decoration: none;
}
.bas a:link {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.bas a:visited {
	font-weight:normal;
	text-decoration: none;
}
.bas a:hover {
	color:#333333;
	font-weight:normal;
	text-decoration: none;
}

.Msep {
	color:#FFFFFF;
}



.MH a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.MH a:active {
	text-decoration: none;
}
.MH a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.MH a:visited {
	text-decoration: none;
}
.MH a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
MB {
	font-weight:normal;
}		

.MB a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.MB a:active {
	font-weight:normal;
	text-decoration: none;

}
.MB a:link {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.MB a:visited {
	font-weight:normal;
	text-decoration: none;
}
.MB a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}




.TitreEntete{
font-size:24px;
font-weight:bold;
color:#333333;
text-align:center;
}



.Style3 {font-size: 36px}
.Style5 {font-size: 12px}



.Blocs {
	DISPLAY: none;
}
.Blocs1 {
	DISPLAY: none;
	margin-left:15px;
	/*height:20px;*/	
	padding-bottom:10px;
}

.Blocsn1 {
	DISPLAY: none;
	margin-left:15px;
	/*height:20px;*/
	padding-bottom:10px;
}

.Blocs2 {
	DISPLAY: none;
	margin-left:10px;
}
.Blocs3 {
	DISPLAY: none;
	margin-left:15px;
}



.Bloc0 {

	BORDER-BOTTOM: #f5e707 1px solid;
	BORDER-TOP: #f5e707 1px solid;
	
	}
.Bloc1 {

	margin-left:5px;
	height:20px;
	padding-bottom:10px;
}    
.Blocn1 {

	margin-left:5px;
	/*height:20px;*/
	padding-bottom:10px;
}    



#MN {
	text-align:left;	
	color:#000000;
	/*
	background-image:url(Images/dg-focus.gif);
	background-repeat:repeat-x;

	margin-bottom:100;
	*/
	font-weight:normal;
	overflow:hidden;
}

#MN a {
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: none;
	height:20px;
	padding-bottom:10px;
}

#MN a:hover {
	color:#A1A1A1;
	/*font-weight:bold;*/
	height:20px;
	padding-bottom:10px;
	/*
	background-image:url(Images/puc2.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;
	zoom:110%;*/
}


.TitreCorpsdeTexte {
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.CorpsdeTexte {
	font-size: 13px;
	font-weight:normal;
	color: #000;
}
.TitreBarreMenu {
	font-size: 18px;
	font-weight:bold;
	color: #fff;
}
.TitreBarreMenu2 {
	font-size: 14px;
	font-weight:normal;
	color: #fff;
}
.BarreFinPage {
	font-family:"Microsoft Yi Baiti";
	font-size:16px;
	color:#fff;
	background-color:#999;
}	


