@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}



#shadow {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: -16px;
	position: relative;
}
#shadow_liste {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	width: 100%;
	background-image: url(images/bg_accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	position: relative;
}

#wrapper_content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}
#wrapper_liste {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

#header {
	width: 850px;
	height: 149px;
}
#flash_accueil {
	width: 850px;
	height: 310px;
}
#3section_accueil {
	width: 850px;
	height: 245px;
	background-color: #096;
}

#realisation_accueil {
	height: 263px;
	width: 850px;
	background-color: #AFA58F;
	color: #4C4433;
	font-size: 11px;
	line-height: 14px;
}
.fleche_accueil {
	background-image: url(images/fleche_realisation_accueil.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 134px;
	left: 29px;
}


.realisation_individuel_accueil {
	float: left;
	height: 163px;
	width: 219px;
	padding-right: 31px;
	padding-left: 32px;
	position: relative;
}

.realisation_individuel_accueil p {
	margin-top: 5px;
	margin-left: 35px;
}
.realisation_individuel_accueil p a {
	color: #4C4433;
	text-decoration: none;
}
.realisation_individuel_accueil p a:hover {
	color: #FFF;
	text-decoration: none;
}


.realisation_individuel_accueil img {
	border: 10px solid #4C4433;
}



#partenaire_accueil {
	height: 200px;
	width: 850px;
	background-color: #FFF;
	padding-bottom: 10px;
}
#footer {
	height: 50px;
	width: 850px;
	background-color: #a7c357;
	position: relative;
}
#domaine_footer_included {
	height: 270px;
	width: 100%;
}

#news_accueil {
	height: 245px;
	width: 282px;
	background-color: #666;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#commercial_accueil {
	height: 181px;
	width: 245px;
	float: left;
	background-color: #333;
	padding-right: 19px;
	padding-left: 19px;
	position: relative;
	padding-top: 64px;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

#industriel_accueil {
	height: 181px;
	width: 245px;
	float: left;
	background-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 19px;
	padding-left: 19px;
	position: relative;
	padding-top: 64px;
	line-height: 14px;
	text-align: justify;
}
.bouton_avendre_alouer {
	position: absolute;
	left: 16px;
	top: 213px;
}
#clear {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.bouton_avendre_alouer img {
	float: left;
	margin-right: 10px;
}


#titre_realisation_accueil {
	height: 50px;
	width: 850px;
	background-color: #D1CCC0;
	background-image: url(images/titre_dernieres_realisations.png);
	background-repeat: no-repeat;
	background-position: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 15px;
}
#titre_news_accueil {
	height: 50px;
	background-color: #4F4F4F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-image: url(images/titre_quoideneuf.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#titre_commercial_accueil {
	height: 50px;
	background-color: #1E1E1E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-image: url(images/titre_commercial.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 283px;
	left: 0px;
	top: 0;
}
#titre_industiel_accueil {
	height: 50px;
	background-color: #3F3F3F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-image: url(images/titre_industriel.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 283px;
	position: absolute;
	left: 0px;
	top: 0px;
}




#titre_partenaire_accueil {
	background-color: #CCC;
	height: 50px;
	width: 850px;
	background-image: url(images/titre_partenaire.png);
	background-repeat: no-repeat;
	background-position: 25px;
	margin-bottom: 15px;
}

#titre_liens_accueil {
	width: 283px;
	float: right;
	background-image: url(images/titre_liens_utiles.png);
	background-repeat: no-repeat;
	background-position: 25px;
	height: 50px;
}
#liens_accueil {
	width: 226px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #919191;
	margin-left: 25px;
	height: 130px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#liens_accueil a {
	text-decoration: none;
	color: #666;
}
#liens_accueil a:hover {
	text-decoration: none;
	color: #0C4BB4;
}


#liens_accueil img {
	position: absolute;
	left: 12px;
	top: 106px;
}
#logo_header {
	height: 104px;
	width: 850px;
	background-image: url(images/header.jpg);
	background-position: left top;
	position: relative;
	z-index: 50;
}
ul.menu  {
	margin: 0px;
	height: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(images/domaine_bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 820px;
	position: relative;
}
.menu li{
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 40px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin: 0px;
}

.menu li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}

.menu  .last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFF;
}
.menu .first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu li a:hover {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FCB134;
	text-decoration: none;
}

.menu li img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 12px;
	top: 6px;
}

.partenaire_logo {
	height: 65px;
	width: 188px;
	float: left;
}

.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #577728;
	font-size: 10px;
	position: absolute;
	left: 22px;
	top: 19px;
}
.menu_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #577728;
	position: absolute;
	left: 613px;
	top: 19px;
}
.menu_footer a {
	color: #577728;
	text-decoration: none;
}
.menu_footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#commercial_banner {
	width: 850px;
	position: relative;
	height: 310px;
	z-index: 1;
}
#titre_commercial_avendre {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_avendre.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#commercial_content {
	width: 850px;
	background-color: #FFF;
}
#liste_content {
	width: 450px;
	background-color: #FFF;
}
#liste_content_send {
	width: 450px;
	background-color: #FFF;
}
.commercial_carrer_banner {
	height: 120px;
	width: 295px;
	position: absolute;
	left: 535px;
	top: 42px;
	background-image: url(images/bg_banner_commercial.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 11px;
}
.bloc_vendre_louer {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}
.voir_carte {
	height: 25px;
	width: 100px;
	position: absolute;
	left: 144px;
	top: 157px;
}


.prix {
	width: 400px;
	padding-left: 25px;
	background-image: url(images/check_prix.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	padding-top: 5px;
}
.prix_couleur {
	color: #39F;
	font-weight: bold;
	font-size: 14px;
}
.bloc_vendre_louer .pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 10px solid #4A4A4A;
}
.voir_plans {
	height: 25px;
	width: 100px;
	position: absolute;
	left: 23px;
	top: 157px;
}
#titre_commercial_alouer {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_alouer.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.industriel_carrer_banner {
	height: 120px;
	width: 295px;
	position: absolute;
	left: 535px;
	top: 42px;
	background-image: url(images/bg_banner_industriel.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 11px;
}
.residentiel_carrer_banner {
	height: 120px;
	width: 295px;
	position: absolute;
	left: 535px;
	top: 42px;
	background-image: url(images/bg_banner_residentiel.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 11px;
}
.prix_couleur_industiel {
	color: #CDAC29;
	font-weight: bold;
	font-size: 14px;
}
.prix_industriel {
	width: 400px;
	padding-left: 25px;
	background-image: url(images/check_prix_industriel.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	padding-top: 5px;
}

.prix_couleur_residentiel {
	color: #680608;
	font-weight: bold;
	font-size: 14px;
}

.prix_residentiel {
	width: 400px;
	padding-left: 25px;
	background-image: url(images/check_prix_residentiel.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 5px;
}
.prix_couleur_realisation {
	color: #1C812B;
	font-weight: bold;
	font-size: 14px;
}
.prix_realisation {
	width: 400px;
	padding-left: 25px;
	background-image: url(images/check_prix_realisations.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 5px;
}
.realisation_carrer_banner {
	height: 120px;
	width: 295px;
	position: absolute;
	left: 535px;
	top: 42px;
	background-image: url(images/bg_banner_realisation.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 11px;
}



#titre_contact {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre-contacts.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#titre_apropos {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre-apropos.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#titre_liste {
	height: 50px;
	width: 450px;
	background-color: #666;
	background-image: url(images/titre-liste.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#titre_realisations {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_realisations.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#titre_liens {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_liens_utiles_pale.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

#menu_avendre {
	background-color: #454545;
	color: #FFF;
	width: 122px;
	position: absolute;
	left: 492px;
	top: 149px;
	z-index: 10;
}
#menu_avendre li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#menu_avendre ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_avendre li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
#menu_avendre li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FAB534;
}
#menu_alouer {
	background-color: #454545;
	color: #FFF;
	width: 107px;
	position: absolute;
	left: 613px;
	top: 149px;
	z-index: 10;
}
#menu_alouer li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#menu_alouer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_alouer li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
#menu_alouer li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FAB534;
}
.menu .doigt {
	cursor: default;
}
#titre_projets-actifs {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_projets_actifs.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

.content_1projet {
	height: 310px;
	width: 850px;
	margin-top: 20px;
}
.photo_1projet {
	float: left;
	height: 310px;
	width: 565px;
}
.description_1projet {
	height: 290px;
	width: 265px;
	float: right;
	background-color: #CCC;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}
.prix_1projet {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 10px;
	font-size: 12px;
	line-height: 56px;
	text-align: right;
	background-image: url(images/check_prix_realisations.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.prix_1projet_couleur {
	color: #248545;
	font-size: 22px;
}
.titre_1projet {
	font-weight: normal;
	font-size: 16px;
	color: #151A06;
}
.voir_projet {
	height: 26px;
	width: 95px;
	position: absolute;
	top: 274px;
	left: 7px;
}
#liens_gros {
	font-size: 16px;
	color: #333;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#liens_gros a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
#liens_gros a:hover {
	font-size: 16px;
	color: #15559D;
	text-decoration: none;
}
#titre_autre_liens {
	margin-left: 24px;
	color: #333;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(images/bg_liens.png);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	padding-top: 20px;
	margin-right: 24px;
}
.titre_liens {
	font-size: 10px;
	color: #15559D;
}




.liens_petit {
	font-size: 12px;
	color: #666;
	width: 376px;
	padding-top: 15px;
	margin-left: 24px;
	float: left;
	background-image: url(images/check_prix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
}
.liens_petit a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.liens_petit a:hover {
	font-size: 12px;
	color: #15559D;
	text-decoration: none;
}

#top_dumenu_domaine {
	background-color: #900;
	height: 0px;
	position: relative;
}

#menu_domaine_avendre {
	background-color: #454545;
	color: #FFF;
	width: 122px;
	position: absolute;
	left: 493px;
	top: 44px;
	z-index: 10;
}
#menu_domaine_avendre li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#menu_domaine_avendre ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_domaine_avendre li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
#menu_domaine_avendre li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FAB534;
}
#menu_domaine_alouer {
	background-color: #454545;
	color: #FFF;
	width: 107px;
	position: absolute;
	left: 613px;
	top: 44px;
	z-index: 10;
}
#menu_domaine_alouer li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#menu_domaine_alouer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_domaine_alouer li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
#menu_domaine_alouer li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FAB534;
}
.case_photo_vendre_louer {
	width: 262px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.case_photo_vendre_louer img {
	border: 10px solid #333;
}

.case_texte_vendre_louer {
	width: 508px;
	float: left;
}
.case_bouton_sous_photo {
	margin-top: 15px;
}
.clear {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.accueil_sabonner {
	width: 75px;
	position: absolute;
	left: 189px;
	top: 16px;
	height: auto;
}
.apropos_titre {
	font-size: 18px;
	margin-bottom: 5px;
}
.apropos_adresse {
	color: #2094AB;
}
.apropos_adresse a:link {
	color: #2094AB;
	text-decoration: none;
}
.apropos_adresse a:visited {
	color: #2094AB;
	text-decoration: none;
}
.apropos_adresse a:hover {
	color: #666;
	text-decoration: none;
}


.apropos_col_1 {
	margin-left: 25px;
	width: 250px;
	float: left;
	margin-right: 12px;
	text-align: justify;
}
.apropos_col_2 {
	margin-left: 0px;
	width: 250px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}
.apropos_col_3 {
	width: 250px;
	float: left;
	margin-right: 25px;
	margin-left: 12px;
	text-align: justify;
}
#titre_avislegaux {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre-avislegaux.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#titre_historique {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre_historique.png);
	background-repeat: no-repeat;
	background-position: 0px;
	clear: both;
}
.texte_historique {
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
}
.texte_historique img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contact_col_nom {
	width: 220px;
	float: right;
	margin-right: 25px;
}
.contact_col_map {
	margin-left: 25px;
	width: 555px;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.taxes {
	position: absolute;
	font-size: 12px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	left: 230px;
}
.index_logo {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.index_adresse {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	margin-bottom: 20px;
}
.index_jaune {
	background-color: #FCB134;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.index_developpement {
	background-color: #1C3E95;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.index_slogan {
	text-align: center;
}
.powersurfer {
	position: absolute;
	left: 222px;
	top: 16px;
}
#titre_plandusite {
	height: 50px;
	width: 850px;
	background-color: #666;
	background-image: url(images/titre-plandusite.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.plan_menu li {
	margin-bottom: 10px;
	text-decoration: none;
}
.plan_menu a:link, .plan_menu a:visited {
	text-decoration: none;
	color: #39F;
}

