body { 
	background:url(../images/fond_de_page.jpg) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}

#global {
	position:relative;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6F6F6F;
	height: 768px;
	width: 1024px;
	top: 0px;
	text-align:left;
}

#entete {
	background-color:#EBEBEB;
	width:100%;
	height:55px;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-align:left;
}

#entete ul {
 padding:0;
 margin:0;
 list-style-type:none;
}

#entete li{
 float:left; /*pour IE*/
}

#entete ul li a {
 display:block;
 float:left;   
 width:145px;
 height:51px;
 background:url(../images/1onglet_145_51px.jpg) left no-repeat;
 color: #999999;
 text-decoration:none;
 text-align:center;
 line-height:51px;
 vertical-align:middle;
 }

.selected {
 display:block;
 float:left;   
 width:145px;
 height:51px;
 background:url(../images/1onglet_145_51px.jpg) left no-repeat;
 color:black;
 text-decoration:none;
 text-align:center;
 line-height:51px;
 vertical-align:middle;
 text-decoration: underline;
 }
 
 #entete ul li a:hover {
 color: #000000;
 }
 
 #la_page {
 margin-top:-5px;
 background-color:#FFFFFF;
 padding:5px;
 min-height:500px;
 }
 
.Post_it_rose {
	width:352px;
	height:277px;
	background-image:url(../images/colonne1_352_277px.png);
	background-repeat:no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align:top;
}
.Post_it_bleu {
	width:314px;
	height:277px;
	background-image: url(../images/colonne2_314_277px.png);
	background-repeat:no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align:top;
}
.Post_it_vert {
	width:358px;
	height:277px;
	background-image: url(../images/colonne3_358_277px.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align:top;
}

.Post_it_rose h1, .Post_it_bleu h1, .Post_it_vert h1,
.Post_it_rose a, .Post_it_bleu a, .Post_it_vert a{
 font-size:18px;
 font-weight:bold;
 color:#FFFFFF;
}

.Post_it_rose p, .Post_it_bleu p, .Post_it_vert p{
 font-weight:bold;
}

#text1 {
	margin-top:60px;
	margin-left:75px;
	width:265px;
	text-align: left;
}

#text2 {
	margin-top:60px;
	margin-left:22px;
	width:275px;
	text-align: left;
}

#text3 {
	margin-top:60px;
	margin-left:30px;
	width:268px;
	text-align: left;
}

#Layer1 {
	position:absolute;
	left:671px;
	top:97px;
	width:477px;
	height:165px;
	z-index:100;
}


.BoutonContact, .BoutonContact a {
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#menu {
background-image:url(../images/fond_menu.png);
background-repeat:no-repeat;
width:215px;
height:336px;
color:#000000;
text-align:center;
}

#menu a{
text-decoration:none;
}

#contenu_page {
text-align:justify;
}

a {
color:#666666;
}

#contenu_page h1{
color:#000000;
font-size:14px;
}

#contenu_page h2{
color: #FF33CC;
font-size:13px;
font-weight:bold;
}

#contenu_page h3{
color: #33CCFF;
font-size:13px;
font-weight:bold;
}

#pied_de_page {
font-size:10px;
border-top: #999999 thin solid;
text-align:center;
}
