/* CSS Document */
/*AXIAL*/
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:helvetica, arial, sans-serif;
	background-color:#ffffff;
	}
#menuclassique{
	font-size:12px;
		}
#menuclassique a{
	color:#a59a8a;
	text-decoration:none;
		}
/* PAGE AGENCE*/
#pageagence {
	background:url('images/bkg-agence.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
		}
/* PAGE EXPERTISE*/
#pageexpertise {
	background:url('images/bkg-expertise.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
			}
/* PAGE CONTACT*/
#pagecontact {
	background:url('images/bkg-contact.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
			}
/* PAGE EQUIPE*/
#pageequipe {
	background:url('images/bkg-equipe.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
			}
/* PAGE REALISATIONS*/
#pagerealisations {
	background:url('images/bkg-realisations.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
	background-color:#ffffff;
		}
/* PAGE MENTIONS*/
#pagementions {
	background:url('images/bkg-mentions.jpg') no-repeat; 
	width:900px;
	height:620px;
	text-align:left;
	margin:0 auto;
		}
/* PAGE VOEUX*/
#pagevoeux {
	background-color:#ffffff; 
	width:900px;
	height:550px;
	margin:0 auto;
		}
#navigation{
	float:left;
	width:210px;
	margin-top:20px;
	margin-left:15px;
	}
#logoagence{
	width:170px;
	margin-top:20px;
	color:6a5c6a;
	font-size:12px;
	}
#contenu{
	float:left;
	width:620px;
	margin-left:10px;
	}
#contenu h1{
	font-size:26px;
	color:#a3c6ce;
	margin-top:107px;
	margin-left:190px;
	}
#accrocheagence{
	font-size:26px;
	color:#9b1b15;
	margin-top:45px;
	margin-left:190px;
	}
#accrocheexpertise{
	font-size:26px;
	color:#f5c037;
	margin-top:35px;
	margin-left:50px;
	}
#accrocheequipe{
	font-size:26px;
	color:#556500;
	margin-top:105px;
	margin-left:50px;
	}
#accrocherealisations{
	font-size:26px;
	color:#5e2459;
	margin-top:75px;
	margin-left:50px;
	}
#texteagence1{
	font-size:12px;
	margin-top:40px;
	margin-left:190px;
	color:#6a5c6a;
	}
#texteagence2{
	margin-top:80px;
	margin-left:335px;
	}
#texteagence2 li{
	margin-top:5px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	color:#6a5c6a;
	}
#texteexpertise1{
	float:left;
	font-size:12px;
	margin-top:100px;
	margin-left:50px;
	color:#ffffff;
	}
#texteexpertise2{
	float:left;
	margin-top:180px;
	margin-left:165px;
	}
#texteexpertise2 li{
	font-size:12px;
	list-style-image:url(images/puce-jaune.gif);
	color:#54247f;
	}
#textecontact1{
	float:left;
	margin-top:230px;
	margin-left:0px;
	}
#textecontact2{
	float:left;
	margin-top:295px;
	margin-left:20px;
	color:#6a5c6a;
	font-size:12px;
	}
#textecontact2 a{
	color:#6a5c6a;
	}
#textementions{
	font-size:12px;
	margin-top:60px;
	margin-left:190px;
	color:#ffffff;
	}
#animequipe{
	margin-top:60px;
	}
#animrea{
	margin-top:20px;
	}
#voeux{
	margin: 20px auto 0 auto;
	}
#pagevoeux #contenu{
    float:none;
	width:620px;
	margin: 0 auto;
}
#signature{
	font-size:10px;
	color:#000;
		}
#signature a{
	color:#6a5c6a;
		}
