body { 
	margin: 0;
	text-align: center;
	font-family: "trebuchet MS",sans-serif;
	font-size:16px;
	background: #4c75a1 url("../img/background.jpg") no-repeat;
	background-position:50% 0%;
}

#containerGlobal {
	width:912px;
	margin-left: auto; 
  	margin-right: auto;
	margin-top:60px;
	text-align: left;
	height:605px;
}
#header {
height:103px;
background: #ffffff url("../img/cornerleft.gif") no-repeat;
padding: 0;
margin:0;
}
#logo {
float:right;
width:187px;
}
#banniere {
height:290px;
background-color:#ffffff;
background: transparent url("../img/banniere.jpg") no-repeat;
margin:0;
padding:0;
}
#contenu {
position:relative;
height:152px;
background: #ffffff url("../img/bgcontenu.jpg") no-repeat;
background-position:top right;
/*padding: 31px 27px 0px 0px;*/
margin:0;
}
#logos {
position:absolute;
top:0px;
}
p {
display:block;
padding-top:31px;
padding-right:27px;
color:#3e5f8d;
text-align: right;
}
.mailto {
text-decoration:none;
}

.brochure {
font-size:17px;
padding:15px 27px 0 0 ;
text-decoration:underline;
}
#footer {

}
#footer p{
color:#6c7f9d;
font-family: arial,sans-serif;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
text-align: right;
padding:10px 0 0 0 ;
margin:0;
}
a {

font-weight:bold;
}
a:link {
color:#3e5f8d;
}     
a:visited {
color:#3e5f8d;
}  
a:hover {
color:#3e5f8d;
}  
a:active {
color:#3e5f8d;
}
