@charset "utf-8";
    body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/fondPage2.jpg);
	background-repeat: no-repeat;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
    }
#titre a {
	color: #FF0000;
}




#header {
	height: 250px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 100;
}


#logo {
	height: 157px;
	width: 275px;
	margin-top: -70px;
	position: relative;
	z-index: 10;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#baR {
	height: 70px;
	width: 764px;
	position: relative;
	top: -50px;
	margin-left: -9px;
}
#Menu2 {
	position: relative;
	height: 50px;
	width: 480px;
	margin-left: 350px;
	padding-top: 40px;
}
#Menu2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#Menu2 a {
	color: #333333;
	text-decoration: none;
	
}


#Menu2 a:hover {
	color: #E2001A;
	text-decoration: none;
	
}
#bouyg {
	height: 50px;
	width: 115px;
	position: relative;
	margin-top: -45px;
	margin-left: 360px;
}


#menuOk {
	height: 30px;
	width: 558px;
	margin-top: -45px;
	position: relative;
	margin-left: 200px;
	z-index: 30;
}

#btnContact {
	position: relative;
	height: 30px;
	width: 30px;
	margin-left: 765px;
	margin-top: -30px;
	background-image: url(../img/btncontact.jpg);
}
#colonneGauche p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	width: 190px;
	padding-left: 150px;
}

#btnRN {
	height: 30px;
	width: 30px;
	position: relative;
	margin-top: -30px;
	margin-left: 800px;
}

#animAcc {
	width: 600px;
	height: 200px;
	margin-top: 0px;
	position: static;
}
#TxtAcc {
	height: 175px;
	width: 300px;
	position: relative;
	margin-top: 10px;
	background-image: url(../img/fondCadreAcc.jpg);
}
#banAcc {
	height: 175px;
	width: 290px;
	margin-top: -175px;
	margin-left: 310px;
}
#page {
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(../img/fondPageSite2.jpg);
}


#colonneGauche {
	width: 201px;
	position: relative;
	margin-left: 1px;
	margin-top: -48px;
	z-index: 101;
	height: 400px;
	background-color: #ededef;
	background-image: url(../img/colonneGauche.jpg);
}
#colonneGauche p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	font-size: 10px;
	line-height: 12px;
	width: 190px;
	height: 25px;
	background-image: url(../img/spacer_blanc.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

#colonneGauche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 190px;
	height: 20px;
	padding-left: 0px;
	color: #666666;
	margin-top: -1px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}
#colonneGauche h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	background-color: #58585A;
	height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../img/fondMenu.jpg);
	padding-top: 10px;
	font-weight: bolder;
	margin-top: -18px;
}
#colonneGauche h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	background-color: #58585A;
	height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../img/fondMenu.jpg);
	padding-top: 10px;
	font-weight: bolder;
}




#colonneGauche a:hover {
	color: #E2001A;
	text-decoration: none;
	
}


#contenu {
	position: relative;
	width: 600px;
	margin-left: 220px;
	margin-top: -330px;
	z-index: 10;
	padding-bottom: 35px;
}
#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
#contenu h2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#contenu .strong {
	font-weight: bold;
}
#contenu .italique {
	font-style: italic;
}
#contenu h4 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}


#iconePre {
	height: 40px;
	width: 40px;
	background-image: url(../img/iconPre.jpg);
}
#iconeSol {
	height: 40px;
	width: 40px;
	background-image: url(../img/iconSol.jpg);
}
#iconeCont {
	height: 40px;
	width: 40px;
	background-image: url(../img/iconCont.jpg);
}
#iconeSer {
	height: 40px;
	width: 40px;
	background-image: url(../img/iconSer.jpg);
}
#iconeOpt {
	height: 40px;
	width: 40px;
	background-image: url(../img/iconOpt.jpg);
}


#titre h1 {
	padding-left: 40px;
	position: relative;
	margin-top: -35px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#titre {
	height: 50px;
}


#contenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contenu h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 17px;
}
#contenu a {
	color: #FF0000;
	text-decoration: none;
}


#message .form1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
#adresse {
	width: 300px;
	position: relative;
	margin-top: -400px;
	margin-left: 275px;
}
#message {
	position: relative;
}
#cartefrance {
	height: 400px;
	width: 350px;
	background-image: url(../img/france2.jpg);
	margin-right: auto;
	margin-left: 125px;
	position: absolute;
}

#partenaires {
	height: 300px;
	width: 600px;
	background-image: url(../img/partenaire.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}
