﻿body {
	background-color:#1E3F55 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 0.75em;
	}
/* page principal */
#container {
    left:220px;
	width: 1100px;
	border-bottom: 2px solid #D7DCDF;
	height:780px;	
	background-image: url('../images/m5.gif');
	position:absolute; 
	top:1px;
}
/* entête de page */
#entete {
	width:1100px; 
	height:200px;
	background-repeat: no-repeat;
	position:absolute; 
	left:0px; 
	top:1px;
}
/* logo */
#logo {
	width:163px; 
	height:121px;	
	background-image: url('../images/img1.gif');
	position:absolute; 
	left:15px; 
	top:13px;
}
#logo1 {
	width:630px; 
 	height:100px;
    font-family: Candara Light;  "Lucida Sans Unicode", "Lucida Grande;"Lucida Grande", "sans-serif; Arial, Helvetica, sans-serif;
    color:#0C0F33;
    font-size:35px;
    position:absolute; 
	left:185px; 
	top:13px;
}
#logo1 H2 {
	width:630px; 
 	height:60px;
    font-family: Candara Light;  "Lucida Sans Unicode", "Lucida Grande;"Lucida Grande", "sans-serif; Arial, Helvetica, sans-serif;
    color:#0C0F33 ;
    font-size:24px;
    text-transform: none;
	font-weight:100;
    position:absolute; 
	left:7px; 
	top:55px;	
}
#logo3 {
	width:550px; 
 	height:320px;
    font-family: Candara Ligh;  "Lucida Sans Unicode", "Lucida Grande;"Lucida Grande", "sans-serif; Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:24px;
    text-transform: none;
	font-weight:100;
    position:absolute; 
	left:50px; 
	top:40px;
}

#logo2 {
	width:163px; 
	height:118px;	
	background-image: url('../images/img3.gif');
	position:absolute; 
	left:915px; 
	top:13px;
}
#logo4 {
	width:630px; 
 	height:37px;
    font-family: Candara Light;  "Lucida Sans Unicode", "Lucida Grande;"Lucida Grande", "sans-serif; Arial, Helvetica, sans-serif;
    color:#5D0202;
    font-size:24px;
    text-transform: none;
	font-weight:100;
	font-weight:bold;
    position:absolute; 
	left:7px; 
	top:25px;	
}

#titre {
	width:191px; 
 	height:24px;
    font-family: Bradley Hand ITC;  "Lucida Sans Unicode", "Lucida Grande;"Lucida Grande", "sans-serif; Arial, Helvetica, sans-serif;
    color:#ffffff;
    font-size:16px;
    text-transform: none;
	font-weight:100;
	background-color:#31688C ;
    position:absolute; 
	left:17px; 
	top:= 10px;
}

/* Barre de menu horizontal */
#menu {
    width:986px; 
    height:44px; 
    position:absolute; 
    left:0px; 
    top:134px;
}
/* Barre de menu gauche */
#menu1 {
    width:230px; 
    height:486px; 
    background: url('../images/png1.png');
    position:absolute; 
    left:0px; 
    top:200px; 
    z-index:1;
}
/* Barre de menu droite */
#menu2 {
    width:230px; 
    height:486px; 
    background: url('../images/png1.png');
    position:absolute; 
    right:0px; 
    top:200px; 
    z-index:1;
}

/* Corp de texte central */
#corp_text {
    width:640px; 
    height:579px; 
    background: url('../images/png1.png');
    position:absolute; 
    left:230px; 
    top:200px; 
    z-index:1;
}
/* Carte */
#carte {
    width:533px; 
    height:415px; 
    background: url(../images/c1.gif) no-repeat center;
    position:absolute; 
    left:17px; 
    top:30px; 
    z-index:1;
}

/* bas de page */
#Bas_page {
    width:990px; 
    height:27px; 
    position:absolute; 
    left:0px; 
    top:695px; 
    font-size: 12px;
	color:#2E2F55 ;
	text-align: center;
	clear:both;
    z-index:1;
}
	
