@charset "UTF-8";

body{
background: #111 url('../images/bg/gradient1.gif') top left repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

#global {
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 955px;
     height: 640px;
     margin-top: -320px; /* moitié de la hauteur */
     margin-left: -475px; /* moitié de la largeur */
}
	 
#main{
background:#ffffff;
margin:0 auto;
}

#haut{
background:url(../images/haut.jpg) top center no-repeat;
color:#ffffff;
float:left;
height:131px;
width:955px;
}

#bas{
background:url(../images/bas.jpg) top center no-repeat;
float:left;
width:955px;
height:519px;
}

.Titre {
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 {
	color: #000000;
	font-weight: bold;
}
.Tel {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.TitreCopie {
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.Style7 {
	font-style: normal;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Textepetit {
	font-style: normal;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Style5 {
	font-style: italic;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Style8 {
	font-size: 14px;
	font-style: italic;
}
