/*  */

*
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}

/********************************************************** Structure */

.all {
	width: 940px;
	margin: 20px auto 0 auto;
}
.home_content {
	float: left;
}
.left {
	width: 690px;
}
.home_left, .qui_left, .offre_left, .devis_left, .realisation_left, .village_left, .village_left, .metier_left, .actualites_left {
	width: 240px;
	float: left;
	margin-top: 8px;
}
.village_left {
	margin-bottom: 10px;
}
.chemin {
	margin-bottom: 20px;
}
.home_center, .qui_center, .offre_center, .devis_center, .realisation_center, .actualites_center {
	width: 445px;
	float: left;
	margin-top: 8px;
}
.metier_center{
  float: left;
  width: 695px;
  margin-top: 8px;
}
.ou_center {
	width: 700px;
	float: left;
	margin-top: 8px;
}

.village_center {
		width: 700px;
		float: left;
}
.home_actu {
	width: 690px;
	float: left;
	margin-top: 7px;
}
.right, .home_right {
	width: 230px;
	float: left;
	margin-top: -6px;
	margin-left: 20px;
}
.bottom {
	width: 920px;
	height: 15px;
	margin-top: 8px;
	margin-bottom: 10px;
	float: left;
	padding: 1px 10px 0 10px;
	background: #ff8004;
	font-size: 10px;
	color: white;
}
.ie .bottom {
	margin-top: 5px;
}
.bottom_left {
	float: left;
}
.bottom_right {
	float: right;
}
.lmdt {
	width: 940px;
	float: left;
}
.lmdt ul {
	float: left;
	list-style-type: none;
	margin: 0;
}
/*.lmdt li {
	float: left;
	margin-right: 10px;
}    */
.lmdt li a {
	color: #000000;
	font: normal 12px Arial;
	text-decoration: underline;
}


/********************************************************** General */

h2 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	color: #3099a5;
}
h3 {
	font-size: 15px;
	margin-bottom: 6px;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}
p {
	line-height: 14px;
}
br {
	line-height: 13px;
}
.majuscule {
	font-size: 27px;
}
.centre {
	text-align: center;
}
.petit {
	font-size: 10px;
}
ul {
	list-style-type: circle;
	margin-left: 13px;
}
.ie ul {
	margin-left: 17px;
}
*+html ul
{
	margin-left: 17px;
}
.sous_menu ul, .qui_etape ul, .realisation_thumb ul, .home_left ul {
	list-style-type: none;
	margin-left: 0;
}
a {
	color: black;
}
a:hover {
	text-decoration: none;
}
input[type='radio'] {
	vertical-align: top;
	margin-bottom: 1px;
}
input[type='checkbox'] {
	vertical-align: top;
	margin-bottom: 6px;
}
input[type='text'] {
	width: 165px;
	float: left;
}
input[type='submit'], input[type='reset'] {
	width: 65px;
	height: 20px;
	padding-bottom: 5px;
	background: #ff8004;
	border: none;
	font-size: 13px;
	color: white;
	float: right;
	margin-top: 7px;
}
input[type='reset'] {
	background: #ababab;
	color: black;
	float: left;
}
textarea {
	border: 1px solid #b5b3a8;
	width: 400px;
	height: 88px;
}
*html input {
	vertical-align: top;
	margin: -2px 0 0 4px 0;
}
ul.listapuce, ul.listacoche {
	list-style: none;
	margin: 0;
}
.listapuce li {
	background: url(../images/commun/chevron.gif) 0 5px no-repeat;
	padding-left: 10px;
}
.listacoche li {
	background: url(../images/commun/coche.gif) 0 2px no-repeat;
	padding-left: 18px;
	font-weight: bold;
}
.offre_center p, .home_left_bottom p, .home_actu_center p, .charte p, .qui_content p, .village_content p {
	text-align: justify;
}

/********************************************************** Header */

.logo a img {
	border: none;
}
.header.home {
	background: url(../images/commun/bkg_home_header.jpg) top right no-repeat;
}
.header.qui {
	background: url(../images/commun/bkg_qui_header.jpg) top right no-repeat;
}
.header.offre {
	background: url(../images/commun/bkg_offre_header.jpg) top right no-repeat;
}
.header.devis {
	background: url(../images/commun/bkg_devis_header.jpg) top right no-repeat;
}
.header.realisation {
	background: url(../images/commun/bkg_realisation_header.jpg) top right no-repeat;
}
.header.partenaires {
	background: url(../images/commun/bkg_village_header.jpg) top right no-repeat;
}


/********************************************************** Sous menu */

.sous_menu {
	width: 221px;
	background: url(../images/commun/bkg_sousmenu_top.gif) no-repeat top;
	padding-top: 10px;
}
.sous_menu ul {
	padding-bottom: 10px;
	background: url(../images/commun/bkg_sousmenu_bottom.gif) no-repeat bottom;
}
.sous_menu li a {
	display: block;
	width: 194px;
	padding: 4px 7px 3px 20px;
	border-bottom: 1px solid #FFFFFF;
	background: #e3d6a1;
	text-decoration: none;
}
 .sous_menu li a:hover {
	background-color: #55330e;
	color: white;
}
.sous_menu_on {
	display: block;
	width: 194px;
	padding: 4px 7px 3px 20px;
	margin-bottom: 1px;
	background: #55330e;
	color: white;
}

/********************************************************** Colonne Gauche */

.home_left {
	width: 339px;
	margin-right: 10px;
}
.home_left_top {
	height: 6px;
	background: url(../images/commun/bkg_home_left_top.gif) no-repeat;
}
.home_left_bottom {
	height: 261px;
	padding: 4px 10px 10px 18px;
	background: url(../images/commun/bkg_home_left_bottom.gif) bottom no-repeat;
}
.ie .home_left_bottom {
	height: 263px;
	margin-top: -11px
}
.devis_left {
	height: 500px;
	background: url(../images/commun/bkg_devis_left.gif) no-repeat;
}
.realisation_left {
	width: 221px;
	height: 330px;
	background: url(../images/commun/bkg_realisation_left.gif) no-repeat;
}
.actualites_left {
	width: 221px;
	height: 685px;
	background: url(../images/actualite/bg_left.jpg) no-repeat;
}

/********************************************************** Colonne Centre */

.chemin a {
	color: #3099a5;
}
.home_center {
	width: 339px;
}
.home_center_top {
	height: 6px;
	background: url(../images/commun/bkg_home_center_top.gif) no-repeat;
}
.home_center_bottom
{
height: 245px;
padding: 4px 10px 26px 18px;
	background: url(../images/commun/bkg_home_center_bottom.gif) bottom no-repeat;
}
*+html .home_center_bottom {
	padding-bottom: 21px;
}
.ie .home_center_bottom {
	height: 252px;
	margin-top: -11px;
	padding-bottom: 21px;
}
.home_center_bottom p {
	margin-top: 14px;
}
.ie .home_center_bottom p {
	margin-top: 10px;
}

.realisation_center
{
	width: 464px;
}
.actualites_center
{
	width: 477px;
}

/********************************************************** Colonne Droite */

/* Colonne */

.right h2, .home_right h2
{
	font-size: 15px;
	margin-bottom: 7px;
}
.right .majuscule, .home_right .majuscule
{
	font-size: 18px;
}
.right
{
	margin: 0px 0 0 25px;
}
.right a img, .home_right a img
{
	border: none;
}


/********************************************************** Bottom */

.bottom a
{
	color: white;
	text-decoration: none;
}

/********************************************************** Page devis */

.introDevis
{
	margin: 11px 0 0px 0;
	width: 425px;
	padding: 11px 0px 10px 20px;
	background: url(../images/offre/fond.gif) no-repeat;
	color: #ffffff;
}
html>body .introDevis
{
	width: 445px;
}
.listeAgences {
	margin-left: 16px;
}

iframe {
	border: 0;
	border: none;
	width: 445px;
    height: 1210px;
	float: left;
	background: #e3d6a1;
}
.orange
{
	font-weight: bold;
	color: #ff8004;
	margin: 0 0 0px 20px;
}
.form_center, .form_left, .form_right, .form_center_sans, #questionsList
{
	background: #e3d6a1;
	float: left;
}
.iCantSee {
	display: none;
}
.form_intro
{
	margin-top: 12px;
	background: url(../images/commun/bkg_devis_formulaire.gif) top no-repeat #e3d6a1;
	padding: 14px 20px 36px 20px;
}
.form_left, .form_right
{
	width: 197px;
	float: left;
	padding-left: 25px;
	padding-bottom: 10px;
}
.form_left
{
	width: 203px;
	padding-left: 20px;
}
.form_center, .form_bouton
{
	float: left;
}
.form_submit {
	width: 70px;
	font-weight: bold;
	background-color: #ff8004;
	color: #ffffff;
	border: none;
	float: right;
	margin: 5px 0 10px 0;
}

.form_center
{
	width: 425px;
	padding: 14px 0 22px 20px;
	margin-top: 1px;
}
.form_center_sans
{
	width: 425px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}
.form_left_2, .form_right_2
{
	float: left;
}
.form_left_2 lablel
{
	display: block;
}
.form_left_2
{
	width: 100px;
	margin: 0 15px 0 0;
}
.form_left_2 p {
	margin: 4px 0 13px 0;
}
.form_right_2
{
	width: 200px;
}
.form_right_2 input
{
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.ie .form_right_2 input
{
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
.intersticiel {
	width: 400px;
	float: left;
	margin-top: 6px;
	margin-bottom: 9px;
	font-style: italic;
	text-decoration: underline;
}
.form_co {
	font-style: italic;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.messageBox {
	padding: 20px 20px 0 20px;
}.errorBox {
	color: #ff0000;
	padding: 20px 20px 0 20px;
	font-weight: bold;
}
.erreur {
	color: #ff0000;
}
.endBox {
	padding: 20px;
	font-weight: bold;
}
/********************************************************** Page home */

.home_left h2, .home_center h2
{
	color: white;
}
.home_left img, .home_center img
{
	border: 2px solid white;
	margin-bottom: 0px;
}
.home_left img
{
	width: 75px;
	margin-right: 8px;
	float: left;
}
.liste_liens
{
	margin-top: 25px;
}
.home_actu_center
{
	width: 686px;
	height: 97px;
	float: left;
	padding-top: 3px;
	border: 1px solid #d3cfb8;
	border-top: none;
	border-bottom: none;
}
.ie .home_actu_center
{
	height: 97px;
	margin-top: -13px;
	overflow: hidden;
}
.home_actu_top
{
	height: 5px;
	background: url(../images/commun/bkg_home_actualite_top.gif) no-repeat;
}
.home_actu_bottom
{
	height: 5px;
	margin-top: -2px;
	width: 690px;
	float: left;
	background: url(../images/commun/bkg_home_actualite_bottom.gif) no-repeat;
}
.ie .home_actu_bottom
{
	margin-top: 0;
	margin-bottom: -10px;
}
.home_actu h2
{
	margin:  0 0 8px 20px;
}
.home_actu p
{
	width: 301px;
	float: left;
	margin: 0 18px 9px 10px;
	line-height: 12px;
}
html>body .home_actu p {
	margin: 0 22px 9px 20px;
}

/********************************************************** Page offre */
.offre_content {
	background: url(../images/offre/fond.gif) no-repeat;
	float: left;
	width: 444px;
}
html> body .offre_content {
	margin: 0 0 20px 0;
}
.offre_contentdef {
	background: none;

}
.offre_content h2 {
	margin: 10px 0 20px 18px;
	color: #ffffff;
}
.offre_content p {
	margin: 0 18px;
	text-align: justify;
}
.offre_content h4 {
	margin-bottom: 12px;
	margin: 0 0 10px 18px;
}
.metier_description, .metier_view {
	float: left;
}
.metier_description {
	width: 245px;
}
html> body .metier_description {
	width: 250px;
}
.metier_gall {
	width: 176px;
	float: right;
	margin-right: 9px;
}
html> body .metier_gall {
	margin-right: 18px;
}
.metier_view {
	width: 176px;
	height: 174px;
	background: white;
	border: 1px solid #d3cfb8;
	text-align: center;
	padding: 1px;
	float: left;
}
.metier_liste {
	float: left;
	width: 444px;
	margin: 15px 0 0 0;
	text-align: right;
	height: 65px;
	background: url(../images/offre/bottom_box.gif) no-repeat;
}
.metier_liste select {
	margin: 24px 18px 0 0;
	width: 260px;
}
.logoCharte {
	float: right;
	margin: 15px 0 15px 15px;
}
.fondCharte {
	background: transparent url(../images/commun/bkg_offre_center.gif) bottom no-repeat;
	height: auto;
	padding: 0 10px 20px 10px;
}
.fondFabricants {
	background: transparent url(../images/commun/bkg_fabricants_center.gif) bottom no-repeat;
	height: auto;
	padding: 0 10px 20px 10px;
}


/********************************************************** Page realisation */
.realisation_top {
	width: 464px;
	float: left;
	background: url(../images/realisation/fond.gif) no-repeat;
}
.realisation_content {
	float: left;
	padding-top: 10px;
	text-align: justify;
}
.realisation_description {
	width: 245px;
	float: left;
	margin-top: 20px;
}
.realisation_content h2, .realisation_content h4, .realisation_content p {
	color: white;
	margin-bottom: 7px;
	margin: 0 18px;
}
.realisation_content p, .realisation_content h4 {
	color: #000000;
}
.realisation_description p{
	margin-right: 0;
	text-align: justify;
}
.realisation_description h4 {
	margin-bottom: 10px;
	text-align: left;
}
.realisation_content strong {
	color: white;
}
.visualBox {
	float: right;
	width: 200px;
	margin: 20px 9px 9px 0;
}
html> body .visualBox {
	margin: 20px 18px 0px 0;
}
.realisation_thumb {
	margin: 7px 0 0 0;
	float: right;
	width: 200px;
	clear: both;
}
.realisation_thumb li {
	float: right;
}
.realisation_thumb a img {
	border: 2px solid #d3cfb8;
	margin-left: 8px;
}
.realisation_view {
	float: right;
	background: white;
	border: 1px solid #d3cfb8;
	text-align: center;
	padding: 1px;
}
.realisation_view img {
	width: 175px;
	height: 175px;
}
.realisation_liste {
	width: 464px;
	height: 65px;
	text-align: right;
	float: left;
	background: url(../images/realisation/bottom_box.gif) no-repeat;
}
.realisation_liste select {
	margin: 24px 18px 0 0;
	width: 263px;
}
.realisation_liste option {
	width: 100%;
}
.transV {
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}
.noTransV {
   filter:alpha(opacity=100);
   -moz-opacity:1;
   -khtml-opacity: 1;
   opacity: 1;
}


/********************************************************** Page qui */

.qui_content img
{
	float: left;
	margin: 0 10px 15px 0;
}
.qui_text_full
{
	width: 440px;
	float: left;
	margin-bottom: 30px;
}
.qui_etape ul
{
	margin-top: 20px;
}
.qui_etape li
{
	float:left;
}
.qui_etape li a
{
	display: block;
	height: 111px;
	width: 202px;
}
.ie  .qui_etape li a
{
	float: none;
}
.qui_etape li a:hover
{
	background-position: -202px 0;
}
.qui_etape_1 a
{
	background: url(../images/qui/visu_etape_1.jpg) no-repeat top left;
}
.qui_etape_2 a
{
	background: url(../images/qui/visu_etape_2.jpg) no-repeat top left;
}
.qui_etape_3 a
{
	background: url(../images/qui/visu_etape_3.jpg) no-repeat top left;
}
.qui_etape_4 a
{
	background: url(../images/qui/visu_etape_4.jpg) no-repeat top left;
}
.qui_etape_1, .qui_etape_3
{
	width: 230px;
}
.qui_etape_1 li, .qui_etape_2
{
	height: 124px;
}
.carte {
	width: 450px;
	position: relative;
}
.ou_center img, .btRecrute {
	border: 0;
}
.btRecrute {
	margin-top: 40px;
}
.ou_center .noImplant {
	font-weight: bold;
	margin: 20px 10px;
	float: left;
}

.detailsBox {
  float: left;
  width: 250px;
  margin-top: 20px;
  line-height: 14px;
}
.detailsBox h3 {
  width: 250px;
  height: 32px;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: url(../images/qui/top.jpg) no-repeat;
  margin: 0;
}
.detailsBox #bottomDetailsBox {
  width: 250px;
  height: 4px;
  text-indent: -9999px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: url(../images/qui/bottom.jpg) no-repeat;
}
.detailsBox #contentDetailsBox {
  width: 250px;
  background-color: #f3f3f3;
  position: relative;
  overflow: hidden;
  line-height: 14px;
}
.detailsBox .slide {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 10px 5px;
  width: 490px;
  overflow: hidden;
}
.detailsBox .slide .liste-agences, .detailsBox .slide .fiche-agence {
  float: left;
  width: 240px;
  min-height: 400px;
}
.detailsBox .slide .liste-agences {
  padding-right: 5px;
}
.detailsBox .slide .fiche-agence {
  padding-left: 5px;
}
.detailsBox .slide ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #fff;
  padding: 1px 0;
  position: relative;
}
.detailsBox .slide ul li {
  position: relative;
  border-top: solid 1px #d7d7d7;
  border-bottom: solid 1px #d7d7d7;
  background: #f3f3f3 url(../images/qui/degrade.jpg) no-repeat top;
  margin-bottom: 1px;
  padding: 10px;
  cursor: pointer;
}
.detailsBox .slide ul li.last {
  margin: 0;
}
.detailsBox .slide ul li .nom-agence {
  font-weight: bold;
}
.detailsBox .slide ul li .raison-social {
  text-transform: uppercase;
}
.detailsBox .slide ul li a.btn-fiche {
  position: absolute;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/qui/btn-next.png) no-repeat;
  top: 30px;
  right: 5px;
}
html>body .detailsBox .slide ul li a.btn-fiche {
  top: 50%;
  margin-top: -10px;
  right: 5px;
}
.detailsBox .slide .liste-agences ul li div {
  width: 200px;
}
.detailsBox .slide .fiche-agence ul {
  margin-bottom: 5px;
}
.detailsBox .slide .fiche-agence ul li .btn-plan {
  display: block;
  width: 75px;
  height: 29px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/qui/btn-plan.jpg) no-repeat;
  margin-top: 5px;
}
.detailsBox .slide .fiche-agence .informations-courtier {
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 5px;
}
.detailsBox .slide .fiche-agence .informations-courtier  h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
  clear: both;
}
.detailsBox .slide .fiche-agence img {
  float: left;
  margin: 0 8px 8px 0;
  border: solid 1px #f3f3f3;
}
.detailsBox .slide .fiche-agence .contact {
  float: left;
}
.detailsBox .slide .fiche-agence .contact .btn-email {
  display: inline-block;
  width: 34px;
  height: 20px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/qui/btn-email.jpg) no-repeat;
}
.detailsBox .slide .fiche-agence .btn-site {
  clear: both;
  display: block;
  width: 171px;
  height: 32px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/qui/btn-site.jpg) no-repeat;
  margin-bottom: 8px;
}
.detailsBox .slide .fiche-agence .btn-demande-de-devis {
  display: block;
  width: 171px;
  height: 30px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  background: url(../images/qui/btn-devis.jpg) no-repeat;
  margin-bottom: 8px;
}
.detailsBox .slide .fiche-agence .photo-agence {
  text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 1px #d7d7d7;
}
.detailsBox .slide .fiche-agence .photo-agence img {
  float: none;
  margin: 0;
}
.detailsBox .slide .fiche-agence .box-retour {
  border-top: solid 1px #fff;
  padding-top: 5px;
}
.detailsBox .slide .fiche-agence .box-retour a {
  display: inline-block;
  padding-left: 24px;
  background: url(../images/qui/btn-prev.jpg) no-repeat left center;
  height: 19px;
  line-height: 19px;
  text-decoration: none;
  color: #ff8004;
}
.detailsBox .indication-departement {
  color: #2f99a6;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: center;
}

.box-carte {
  float: left;
  margin-top: 20px;
  position: relative;
}
.box-carte form {
  margin-bottom: 15px;
  padding: 5px 0 0 10px;
  width: 410px;
  height: 27px;
  background: url(../images/qui/top1.gif) no-repeat;
}
.box-carte input#code_postal {
  float: none;
  border: solid 1px #e1e1e1;
  padding: 1px 2px;
  text-align: center;
  width: 40px;
  height: 18px;
  margin: 0;
}
.box-carte a#rechercher {
  display: inline-block;
  background-color: #ff8004;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  margin: 0;
  height: 18px;
  padding: 1px 4px;
  line-height: 18px;
  text-decoration: none;
}
.box-carte #legendes {
  position: absolute;
  bottom: 10px;
}
.box-carte #legendes #legende2 {
  margin-top: 5px;
}
.box-carte #legendes span {
  display: inline-block;
  width: 8px;
  height: 8px;
  line-height: 0;
  font-size: 0;
  margin-right: 5px;
}
.box-carte #legendes #legende1 span {
  background-color: #3099A5;
}
.box-carte #legendes #legende2 span {
  background-color: #C0E0E4;
}

.numero-departement {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #E3D6A1;
  border: solid 3px #2F9BA5;
  padding: 2px 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: none;
  font-weight: bold;
}

/********************************************************** Page partenaires */

.village_center h3
{
	font-size: 13px;
	padding-top: 20px;
	border-top: 1px solid #d4cfb9;
	float: left;
	width: 443px;
}
.village_partenaire, .village_partenaire_2
{
	display: block;
	background: transparent url(../images/commun/bkg_fabricants_center.gif) no-repeat;
	float: left;
	width: 443px;
	padding-top: 10px;
	border-top: 0px solid #d4cfb9;
	height: auto;
	margin-top: 10px;
}
.village_partenaire p, .village_partenaire_2 p {
	float: left;
	height: auto;
	background: none;
}
.village_partenaire_2
{
	text-align: center;
	background: transparent url(../images/commun/bkg_fabricants_center2.gif) no-repeat;
}
.village_partenaire_2 img
{
	margin: auto 10px auto 10px;
}
.village_logo
{
	margin: 0 0 20px 10px;
}
.village_lien
{
	margin-bottom: 20px;
}
.cartePro
{
	margin: 50px 0 0 0;
	float: left;
	border: none;
}
.vPartenaires {
	float: right;
	margin-left: 40px;
}
.partBox {
	background: #ebe1bb;
	float: left;
	clear: both;
	margin: 15px 0 10px 0;
	padding-bottom: 6px;
	width: 700px;
}
html>body .partBox {
	padding-bottom: 8px;
}
.partBox .vPartBox {
	float: right;
	margin: 8px 8px 0 8px;
	border: none;
}
.partBox p {
	margin: 0 0 0 4px;
	float: left;
	width: 208px;
	font-size: 11px;
}
html>body .partBox p {
	margin: 0 0 0 8px;
}
.partBox .logo {
	width: auto;
	height: auto;
	margin: 8px 0 15px 8px;

}
.partBox span, .partBox a {
	color: #3099a5;
	font-weight: bold;
	margin-top: 3px;
}

/* Teaser général */


.devis, .charte, .services, .rejoindre, .artisans, .projet
{
	width: 230px;
}
.devis a, .charte a, .services a, .rejoindre a, .artisans a, .projet a
{
	color: #3099a5;
}

/* Charte */

.charte
{
	margin: 11px 0 0 0;
	width: 206px;
	height: 114px;
	padding: 11px 12px 0 12px;
	background:  url(../images/commun/bkg_charte.gif) no-repeat;
	float: left;
}
.charte p {
	text-align: left;
}
.charte h2 {
	font-size: 15px;
}
.charte h2 .majuscule {
  font-size: 15px;
}

/* Service */

.services
{
	padding: 6px 12px 0 12px;
	width: 206px;
	background:  url(../images/commun/bg_vide.gif) no-repeat;
	height: 114px;
	float: left;
}


/* Rejoindre */
.rejoindre {
	background: url(../images/commun/bkg_teaser_rejoindre.gif) no-repeat;
	height: 116px;
	padding : 5px 5px 0 12px;
	width: 213px;
	float: left;
	margin-top: 7px;
}
.rejoindre p {
	margin-left: 40px;
	width: 150px;
}

/* Projet */
.projet
{
	background: url(../images/commun/bkg_teaser_projet.gif);
	margin-top: 11px;
	height: 94px;
	float: left;
}

/********************************************************** devis */
.contactBox {
	margin: 9px 0 0 0;
	float: left;
}

/********************************************************** carte PRO */
.carteProBox {
	margin: 6px 0 0 0;
	padding: 0 0 0 76px;
	width: 230px;
	float: left;
	height: 107px;
	background: url(/images/commun/bg_cartepro.jpg) left top no-repeat;
	font-size: 11px;
}
html>body .carteProBox {
	margin: 5px 0 0 0;
}
.carteProBox h2{
	margin: 10px 0 5px 0;
	font-size: 15px;
}

.carteProBox a {
	margin: 10px 0 0 0;
	color: #3099a5;
	line-height: 14px;
}

/********************************************************** partenaires */
.partnerBox {
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
	height: 114px;
}
html>body .partnerBox {
	margin: 11px 0 0 0;
}

/********************************************************** franchise */
.franchiseBox {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	width: 230px;
	float: left;
	height: 130px;
	background: url(/images/commun/bg_franchise.jpg) left top no-repeat;
	font-size: 11px;
	line-height: 14px;
}
html>body .franchiseBox {
	margin: 11px 0 0 0;
}
.franchiseBox h2{
	margin: 10px 0 5px 0;
	font-size: 15px;
}

.franchiseBox a {
	margin: 10px 0 0 0;
	color: #3099a5;
}

/********************************************************** modal */
#simplemodal-overlay {
	background-color: #ffffff;
}
#modalBox, #modalBox2 {
	display: none;
	width: 300px;
	height: 130px;
}
#modalBox .modalTop, #modalBox2 .modalTop {
	height: 10px;
	background: url(/images/modal/modal_top.png) no-repeat;
	font-size: 0;
	line-height: 0;
}
#modalBox .modalMiddle, #modalBox2 .modalMiddle  {
	color: #424242;
	background-color: #E3D6A1;
	border-left: 3px solid #2F9BA5;
	border-right: 3px solid #2F9BA5;
	font-weight: bold;
}
#modalBox .modalMiddle a.close, #modalBox2 .modalMiddle a.close  {
	margin-left: 283px;
	outline: 0;
}
#modalBox .modalMiddle p {
	width: 230px;
	padding: 10px 0 5px 35px;
	text-align: center;
}
#modalBox2 .modalMiddle form {
	width: 230px;
	padding: 0 0 5px 35px;
	text-align: center;
}
#modalBox2 .modalMiddle p.modalError {
	display: none;
	color: #ff0000;
}
#modalBox2 .modalMiddle span {
	display: block;
	height: 23px;
}
#modalBox2 .modalMiddle label {
	display: block;
	float: left;
	width: 85px;
	margin: 3px 0 0 5px;
	font-weight: bold;
}
#modalBox2 .modalMiddle input {
	float: left;
	width: 80px;
	margin-top: 3px;
	text-align: center;
}
#modalBox2 .modalMiddle input.modalSubmit {
	float: left;
	width: 25px;
	height: 23px;
	padding: 0;
	margin: 0 0 0 6px;
	background: url(/images/modal/modal_ok.gif) no-repeat;
	text-indent: -9900px;
	font-size: 0;
	line-height: 0;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
#modalBox .modalMiddle img, #modalBox2 .modalMiddle img {
	border: 0;
}
#modalBox .modalBottom, #modalBox2 .modalBottom {
	height: 10px;
	background: url(/images/modal/modal_bottom.png) no-repeat;
	font-size: 0;
	line-height: 0;
}

#modalBoxCarte {
  display: none;
	width: 436px;
	height: 436px;
	position: relative;
  background-color: #E3D6A1;
  border: solid 3px #2F9BA5;
  padding: 25px 15px 15px 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
}
#modalBoxCarte .close {
  position: absolute;
  top: 5px;
  right: 5px;
}

/* POPIN INTRO */
.header {
  position: relative;
}
.btn-popin-intro-home {
  position: absolute;
  top: -20px;
  left: 0px;
  width: 104px;
  height: 54px;
  overflow: hidden;
}
.btn-popin-intro-home a {
  display: block;
  width: 104px;
  height: 54px;
  background: url(../images/popin/btn-tele-matin.gif) no-repeat top;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
  overflow: hidden;
}
#popin-intro-home {
  display: none;
  width: 403px;
}
#popin-intro-home #popin-intro-home-btn-fermer {
  text-align: right;
  height: 32px;
}
#popin-intro-home #popin-intro-home-btn-fermer a {
  display: block;
  float: right;
  width: 89px;
  height: 29px;
  background: url(../images/popin/btn-fermer-tele-matin.gif) no-repeat;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#popin-intro-home #popin-intro-home-contenu {
  padding: 9px;
  width: 384px;
  background: url(../images/popin/bg-popin.png) repeat;
}
