/* CSS Document */

html {
	width:100%;
}
body {
	width:100%;
	background-color: #00447e;
	margin: 0px 0px 0px 0px;
}
#header {
	position:relative;
	width:100%;
	height:138px;
	background: url(/img/header_bg.jpg) repeat-x;
}
#milieu {
	position:relative;
	width:100%;
	height:auto;
	background-color: #34a8ad;
}
#menu_bas {
	position:relative;
	width:100%;
	height: 25px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	position:relative;
	width:100%;
	height:155px;
	background:  url(/img/footer_bg.jpg) top repeat-x;
	color: #FFFFFF;
}
.clear {
	clear:both;
	height: 1px;
}


/* Header
-------------------------------------------------------- */
#header div.contenu {
	position:relative;
	width: 985px;
	height:138px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/header_bg.jpg) repeat-x;
}
#header div.header_logo {
	display: inline-block;
	float: left;
	width: 305px;
	height:138px;
}
#header div.header_milieu {
	display: inline-block;
	width: 454px;
	height:138px;
	float: left;
}
#header div.header_connexion {
	display: inline-block;
	float: left;
	width: 225px;
	height:138px;
	background: url(/img/login_bg.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header input {
	border:1px solid black;
	background-color:#eaf5c9;
	margin-top: 5px;
	width: 120px;
}
#header label {
	display: inline-block;
	width: 75px;
	margin-left: 7px;
}
#header span.connexion {
	display: inline-block;
	font-weight:bold;
	margin-left: 85px;
	margin-top: 5px;
}
#header span.connexion a {
	color: #FFFFFF;
	text-decoration:none;
}
#header span.connexion a:hover {
	color: #004076;
	text-decoration:none;
}
#header span.pass a {
	margin-left: 85px;
	color: #000000;
	text-decoration:none;
}
#header form.form_connexion {
	margin-top: 15px;
}


/* Menu du haut + sous menu
-------------------------------------------------------- */
#milieu div.menu {
	width: 985px;
	height: 121px;
	background: url(/img/menu_bg2.gif) no-repeat;
}
#milieu div.menu img {
	border: 0px;
}
#milieu div.menu_principal {
	margin-left: 11px;
}
#milieu div.sous_menu {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 60px;
	color: #333333;
}
#milieu div.sous_menu a {
	text-decoration: none;
	color: #333333;
	margin: 0px 6px 0px 6px;
}
#milieu div.sous_menu a:hover {
	text-decoration: none;
	color: #006099;
}


/* Corp
-------------------------------------------------------- */
#milieu div.contenu {
	position:relative;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	background-color: #34a8ad;
}
#milieu div.contenu img {
	border: 0px;
}
#milieu div.fil_ariane {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left: 50px;
	margin-bottom: 10px;
}
#milieu div.fil_ariane a{
	color: #FFFFFF;
	text-decoration: underline;
}


#milieu div.titre_type_projet {
	position:relative;
	background-image:url(/img/titres/titre_projet_bg.jpg);
	background-repeat:no-repeat;
	width: 973px;
	margin-left: 10px;
	height: 48px;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: -20px;
}
#milieu div.titre_type_projet p {
	padding: 17px 5px 5px 70px;
}
#milieu div.pictos_projets {
	padding: 10px 0px 10px 10px;
}
#milieu div.img_hotline {
	margin-top: -5px;
	margin-left: 10px;
	margin-bottom: 15px;
}


/* Colonnes
-------------------------------------------------------- */
div.colonne_gauche {
	float: left;
}
div.colonne_droite {
	clear:right;
}


/* Box Verte
-------------------------------------------------------- */
div.box_verte {
	width: 301px;
	height: 241px;
	margin-top: -5px;
	_margin-top: 0px;
	margin-left: 10px;
	background-image:url(/img/box/box_verte_bg.jpg);
	background-repeat:no-repeat;
}
div.box_verte div.content_box_verte {
	padding: 20px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
div.box_verte div.content_box_verte a {
	color: #FFFFFF;
	text-decoration: none;
}
div.box_verte div.content_box_verte a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.box_verte span.nombre {
	font-size: 18px;
}
div.box_verte div.box_verte_titre {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	margin-top: -40px;
}
div.box_verte div.picto_vert {
	display: inline-block;
	margin-top: -15px;
	margin-left: -5px;
}
div.box_verte div.content_box_verte_corps {
	padding-left: 35px;
	padding-top: 5px;
}
div.box_verte div.content_box_verte_corps_compte {
	margin-top: -10px;
	margin-left: 10px;
}


/* Box Bleue (dans pages Détails Société / Formulaire Demande Devis)
-------------------------------------------------------- */
div.box_bleue {
	width: 301px;
	height: 275px;
	margin-top: -5px;
	_margin-top: 0px;
	margin-left: 10px;
	background-image:url(/img/box/box_bleue_bg.jpg);
	background-repeat:no-repeat;
}
div.box_bleue div.content_box_bleue {
	padding: 20px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
div.box_bleue div.content_box_bleue a {
	color: #FFFFFF;
	text-decoration: none;
}
div.box_bleue div.content_box_bleue a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.box_bleue span.nombre {
	font-size: 18px;
}
div.box_bleue div.box_bleue_titre {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	margin-top: -40px;
}
div.box_bleue div.picto_bleu {
	display: inline-block;
	margin-top: -15px;
	margin-left: -5px;
}
div.box_bleue div.content_box_bleue_corps {
	padding-left: 35px;
	padding-top: 0px;
}
div.box_bleue div.content_box_bleue_corps_compte {
	margin-top: -10px;
	margin-left: 10px;
}


/* Box (petites)
-------------------------------------------------------- */
div.box {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: -10px;
}
div.box_haut {
	background-image:url(/img/box/box_haut.gif);
	background-repeat:no-repeat;
	width: 301px;
	height: 52px;
	padding: 5px 0px 0px 10px;
}
div.box_bas {
	background-image:url(/img/box/box_bas.gif);
	background-repeat:no-repeat;
	width: 301px;
	height: 17px;
	padding-bottom: 10px;
}
div.box_corps {
	background-image:url(/img/box/box_bg.gif);
	background-repeat: repeat-y;
	width: 301px;
	height: auto;
	margin-top: -10px;
}


/* Box Nos Engagements
-------------------------------------------------------- */
div.box_engagements {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: -10px;
}
div.box_engagements span.savoir_plus a {
	display: inline-block;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #009966;
	text-decoration:none;
}
div.box_engagements span.savoir_plus a:hover {
	color: #004076;
	text-decoration:none;
}
div.box_engagements div.box_corps img {
	margin-left: 10px;
	padding-right: 15px;
}
div.box_engagements span.titre_engag {
	display: inline-block;
	width: 110px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
}
div.box_engagements div.picto_engag {
	display: inline-block;
}


/* Box Temoignages
-------------------------------------------------------- */
div.titre_temoignages {
	display: inline-block;
	padding-left: 5px;
  margin-top:10px;
	margin-left:20px;
}
div.box div.temoignage {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:justify;
	padding: 5px 15px 5px 15px;
}

/* Box FAQ
-------------------------------------------------------- */
div.box p.titre_faq {
	display: inline-block;
	padding-left: 15px;
	vertical-align: middle;
	margin-top: -10px;
}
div.box div.question_faq {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:justify;
	padding: 5px 15px 5px 15px;
}
div.box div.question_faq a {
	color: #666666;
	text-decoration: none;
}
div.box div.question_faq a:hover {
	color: #015b96;
	text-decoration: none;
}


/* Espaces Particuliers et Pro
-------------------------------------------------------- */
#milieu div.espaces {
	display: inline-block;
	float: right;
	margin-top: -20px;
}
#milieu div.espaces img {
	border: 0px;
}


/* Box Actualité
-------------------------------------------------------- */
div.box_actu {
	display: inline-block;
	float:right;
	font-size: 12px;
	width: 651px;
	font-family:Arial, Helvetica, sans-serif;
}
div.box_actu div.box_actu_haut {
	background-image:url(/img/box/box_actu_haut.gif);
	background-repeat:no-repeat;
	width: 651px;
	height: 14px;
	padding: 10px 0px 0px 0px;
}
div.box_actu div.box_actu_bas {
	background-image:url(/img/box/box_actu_bas.gif);
	background-repeat:no-repeat;
	width: 651px;
	height: 14px;
	padding: 0px 0px 10px 0px;
}
div.box_actu div.box_actu_corps {
	background-image:url(/img/box/box_actu_bg.gif);
	background-repeat: repeat-y;
	width: 651px;
	height: auto;
	margin-top: -10px;
}
div.box_actu div.news {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:justify;
	padding: 0px 30px 12px 10px;
}
div.box_actu span.titre_news {
	font-weight:bold;
}
div.box_actu span.date_news {
	color: #999999;
}
div.box_actu span.info_news a {
	color:#009999;
	text-decoration:none;
}
div.titre_actu {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_news.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 48px;
	margin-top: -6px;
}
p.titre_actu {
	padding-left: 55px;
	margin-top: 12px;
}


/* Menu du bas (fond blanc)
-------------------------------------------------------- */
#menu_bas div.contenu {
	position:relative;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
	background-color: #FFFFFF;
	height: 20px;
}
#menu_bas div.contenu a {
	color: #000000;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
#menu_bas div.contenu a:hover {
	color: #34a8ad;
	text-decoration: none;
}


/* Footer
-------------------------------------------------------- */
#footer div.contenu {
	position:relative;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	height:155px;
	background-image:url(/img/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#footer div.titre_footer {
	display: inline-block;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	text-align:right;
	border-right: #FFFFFF solid 1px;
	vertical-align: top;
	margin-top: 20px;
	height: 105px;
}
#footer div.content_footer {
	display: inline-block;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
#footer div.content_footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#footer div.content_footer a:hover {
	color: #34a8ad;
	text-decoration:none;
}

.titre2_footer a,h2 {
	text-decoration:none;
	text-align:center;
	color:white;
}
.titre2_footer a:hover,h2 {
	color: #34a8ad;
	text-decoration:none;
}

/* Grande box blanche
-------------------------------------------------------- */
div.big_box {
	display: inline-block;
	float:right;
	font-size: 16px;
	width: 651px;
	font-family:Arial, Helvetica, sans-serif;
}
div.big_box div.big_box_haut {
	background-image:url(/img/box/box_actu_haut.gif);
	background-repeat:no-repeat;
	width: 651px;
	height: 14px;
	padding: 10px 0px 0px 0px;
}
div.big_box div.big_box_bas {
	background-image:url(/img/box/box_actu_bas.gif);
	background-repeat:no-repeat;
	width: 651px;
	height: 14px;
	padding: 0px 0px 10px 0px;
}
div.big_box div.big_box_corps {
	background-image:url(/img/box/box_actu_bg.gif);
	background-repeat: repeat-y;
	width: 651px;
	height: auto;
	margin-top: -10px;
}


/* Page Comment ça marche ? (commen_ca_marche.html)
-------------------------------------------------------- */
div.titre_comment {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_comment.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 54px;
	margin-top: -12px;
}
p.titre_comment {
	padding-left: 55px;
	margin-top: 18px;
}
div.big_box div.demande_devis {
	background: url(/img/bg_bleu.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:615px;
	height: 225px;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
div.big_box div.inscription {
	background: url(/img/bg_vert.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:615px;
	height: 225px;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
div.big_box div.texte_box_comment {
	padding: 20px 20px 0px 30px;
	text-align: left;
}
div.big_box div.comment_titre {
	font-size: 18px;
}


/* Page Mes Départements (mes_departements.html)
-------------------------------------------------------- */
div.titre_crayon {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_crayon.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 47px;
	margin-top: -11px;
}
p.titre_comment {
	padding-left: 55px;
	margin-top: 18px;
}
div.big_box div.colonne_departements {
	display: inline-block;
	width: 185px;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	margin-top: -20px;
	margin-bottom: -15px;
}
div.big_box div.envoyer {
	text-align: right;
	padding-right: 20px;
}


/* Box Filet vert (departements, categories, ...)
-------------------------------------------------------- */

div.big_box div.box_filet_vert_corps {
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 594px;
	background: url(/img/box/box_filet_vert_bg.gif) repeat-y;
}
div.big_box div.box_filet_vert_haut {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_filet_vert_haut.gif) no-repeat;
}
div.big_box div.box_filet_vert_bas {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_filet_vert_bas.gif) no-repeat;
}


/* Box Filet vert et fond vert 
-------------------------------------------------------- */

div.big_box div.box_bg_vert_corps {
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 594px;
	background: url(/img/box/box_bg_vert_corps.gif) repeat-y;
	margin-top: -2px;
}
div.big_box div.box_bg_vert_haut {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_bg_vert_haut.gif) no-repeat;
}
div.big_box div.box_bg_vert_bas {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_bg_vert_bas.gif) no-repeat;
	margin-top: -12px;
}


/* Page Mes Categories
-------------------------------------------------------- */

select.select_style1 {
	color: #666666;
	background-color:#ffffff;
	border:1px #8ac726 solid;
	width: 200px;
	padding-left: 5px;
}
div.big_box div.ajouter {
	text-align: right;
	padding-right: 20px;
	margin-top:-40px;
}


/* Page Profil Mon Compte
-------------------------------------------------------- */

div.compte_tab1 {
	display: inline-block;
	float: left;
	background-color: #4d9207;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	width:240px;
	margin: 0px 3px 1px 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.compte_tab2 {
	display: inline-block;
	clear:right;
	background-color: #4d9207;
	color: #000000;
	background: url(/img/bg_tab2.jpg) repeat-y;
	width:305px;
	_width:298px;
	padding: 3px 0px 3px 10px;
}
div.titre_perso {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_perso.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 47px;
	margin-top: -18px;
}
div.mon_compte_menu {
	padding-left: 30px;
}
div.mon_compte_menu a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div.mon_compte_menu a:hover {
	color: #4d9107;
}


/* Page Inscription Pro
-------------------------------------------------------- */

div.inscript_tab1 {
	display: inline-block;
	float: left;
	padding-left: 50px;
	color: #000000;
	width:160px;
	margin: 0px 3px 20px 3px;
}
div.inscript_tab2 {
	display: inline-block;
	clear:right;
	width:320px;
}
input.inscript_style1 {
	color: #666666;
	background-color:#ffffff;
	border:1px #8ac726 solid;
	width: 320px;
	padding-left: 5px;
}
div.inscript_bas {
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	width: 590px;
	height: 258px;
	background: url(/img/bg_inscript_bas.jpg) repeat-x bottom #a4dc02;
}
div.inscript_bas div.inscript_tab1 {
	color: #ffffff;
}
div.inscript_haut_arrondi {
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	width: 594px;
	height: 25px;
	background: url(/img/bg_inscript_haut_arrondi.jpg) no-repeat;
}
div.inscript_bas_arrondi {
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	width: 594px;
	height: 30px;
	background: url(/img/bg_inscript_bas_arrondi.jpg) no-repeat;
}
span.oblig_vert {
	color: #9ad118;
}
span.oblig_noir {
	color: #000000;
}


/* Page Detail Devis
-------------------------------------------------------- */

div.detail_devis {
	display: inline-block;
	background: #6eb2d8 url(/img/bg_detail_devis.jpg) repeat-y;
	color: #ffffff;
	margin-left: 6px;
	margin-right: 2px;
}
div.detail_devis2 {
	display: inline-block;
	background: #6eb2d8 url(/img/bg_detail_devis2.jpg) repeat-y;
	color: #000000;
	margin-left: 6px;
	margin-right: 2px;
}
div.detail_devis_tab1 {
	display: inline-block;
	float: left;
	width:175px;
	height: 100%;
	margin: 0px 3px 1px 3px;
	padding: 5px 5px 5px 30px;
}
div.detail_devis_tab2 {
	display: inline-block;
	clear:right;
	width:350px;
	padding: 5px 5px 5px 10px;
}
div.google_map {
	padding: 5px 5px 5px 5px;
	width: 580px;
}
div.titre_loupe {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_loupe.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 47px;
	margin-top: -13px;
}


/* Page Devis Attente
-------------------------------------------------------- */
div.titre_points {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_points.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 47px;
	margin-top: -11px;
}
div.devis_attente_head1 {
	display: inline-block;
	float: left;
	width:80px;
	background: url(/img/devis_attente_bg_head1.jpg) repeat-y;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
	font-weight: bold;
}
div.devis_attente_head2 {
	display: inline-block;
	float: left;
	width:80px;
	background: url(/img/devis_attente_bg_head2.jpg) repeat-y;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
	font-weight: bold;
}
div.devis_attente_head3 {
	display: inline-block;
	float: left;
	width:230px;
	background-color: #b4e322;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
	font-weight: bold;
}
div.devis_attente_head4 {
	display: inline-block;
	float: left;
	width:170px;
	background-color: #b9e724;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
	font-weight: bold;
}
div.devis_attente_tab1 {
	display: inline-block;
	float: left;
	width:80px;
	background-color: #e5e5e5;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
}
div.devis_attente_tab2 {
	display: inline-block;
	float: left;
	width:80px;
	background-color: #e5e5e5;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
}
div.devis_attente_tab3 {
	display: inline-block;
	float: left;
	width:230px;
	background-color: #e5e5e5;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
}
div.devis_attente_tab4 {
	display: inline-block;
	float: left;
	width:170px;
	background-color: #e5e5e5;
	padding: 5px 2px 5px 2px;
	text-align: center;
	margin-left: 2px;
}
div.devis_attente_description {
	margin: -10px 5px 0px 10px;
}
div.devis_attente_description span.nom {
	font-weight: bold;
	color: #9ad118;
}
div.devis_attente_pages {
	float:right;
	padding-right: 20px;
}
div.devis_attente_pages a {
	color: #000000;
	text-decoration: none;
}
div.devis_attente_pages a:active {
	color: #65b127;
	text-decoration: none;
}
div.devis_attente_pages a:hover {
	color: #65b127;
	text-decoration: none;
}


/* Page Détails Société
-------------------------------------------------------- */
div.details_societe_titre {
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
}
div.details_societe_horaires {
	padding-left: 50px;
}
div.details_societe_tab {
	padding-left: 50px;
	padding-bottom: 5px;
	float:left;
	display: inline-block;
	width: 230px;
}
div.details_societe_profil1 {
	display: inline-block;
	float: left;
	padding-left: 50px;
	color: #000000;
	width:160px;
	margin: 0px 3px 20px 3px;
	font-weight: bold;
}
div.details_societe_profil2 {
	display: inline-block;
	clear:right;
	width:320px;
}


/* Page Abonnement
-------------------------------------------------------- */

div.titre_credit {
	display: inline-block;
	float:right;
	background-image:url(/img/titres/titre_credit.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	width: 651px;
	height: 47px;
	margin-top: -18px;
}
div.compte_paiement {
	display: inline-block;
	width: 140px;
	padding-left: 30px;
}
div.detail_credit {
	display: inline-block;
	float:right;
	width:140px;
	height: 140px;
	margin-right: 10px;
	background: url(/img/abonnement/detail_credits.jpg) no-repeat;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	line-height: 17px;
}
div.detail_credit {
	display: inline-block;
	float:right;
	width:140px;
	height: 140px;
	margin-right: 10px;
	background: url(/img/abonnement/detail_credits2.jpg) no-repeat;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	line-height: 17px;
}
div.contact_abonnement {
	display: inline-block;
	vertical-align: top;
}
div.question_credit {
	display: inline-block;
	padding-left: 10px;
	line-height: 25px;
}
div.prix_credit {
	display: inline-block;
	width: 110px;
	font-weight: bold;
}
div.prix_credit_resultat {
	display: inline-block;
	width: 70px;
}


/* Page Formulaire demande devis
-------------------------------------------------------- */

div.presentation_categorie {
	display: inline-block;
	float: left;
	width: 450px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 17px;
}
div.logo_categorie {
	display: inline-block;
	float:right;
	padding-right: 30px;
}
div.votre_projet {
	padding-left: 30px;
	font-size: 12px;
}
div.votre_projet span.titre {
	font-size: 16px;
	font-weight: bold;
}
div.demande_devis_etape_puce {
	display: inline-block;
	padding-left: 50px;
	padding-bottom: 10px;
}
div.demande_devis_etape_puce2 {
	display: inline-block;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
}
div.demande_devis_etape_texte {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 16px;
}
div.demande_devis_etape_texte2 {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
	margin-top: 15px;
	padding-left: 5px;
}
div.nomination_demande_devis {
	display: inline-block;
	width: 245px;
	/*padding-left: 10px;*/
	vertical-align: top;
	text-align: right;
	height: 25px;
}
select.select_style2 {
	display: inline-block;
	color: #00868b;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 300px;
	padding-left: 5px;
}

input.devis_style1 {
	color: #666666;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 200px;
	padding-left: 5px;
}


span.oblig_bleu {
	color: #00868b;
}
select.select_style3 {
	color: #00868b;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 200px;
	padding-left: 5px;
}
select.select_style3court {
	color: #00868b;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 55px;
	padding-left: 5px;
}
input.devis_style2 {
	color: #666666;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 190px;
	padding-left: 5px;
}
textarea.devis_style1 {
	color: #666666;
	background-color:#ffffff;
	border:1px #00868b solid;
	width: 290px;
	padding-left: px;
}


/* Box Filet bleu (formulaire demande devis)
-------------------------------------------------------- */

div.big_box div.box_filet_bleu_corps {
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 594px;
	background: url(/img/box/box_filet_bleu_bg.gif) repeat-y;
}
div.big_box div.box_filet_bleu_haut {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_filet_bleu_haut.gif) no-repeat;
}
div.big_box div.box_filet_bleu_bas {
	margin-left:auto;
	margin-right:auto;
	width: 594px;
	height: 22px;
	background: url(/img/box/box_filet_bleu_bas.gif) no-repeat;
}
div.box_fond_degrade {
	margin-left:auto;
	margin-right:auto;
	width: 588px;
	/*height: 517px;*/
	background: url(/img/box/box_fond_degrade.jpg) repeat-x top #01417f;
	color: #ffffff;
}

input.connexion {
	background-color:#EAF5C9;
	border:1px solid black;
	margin-top:5px;
	width:175px;
}
span.connexion a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;

}
span.pass a {
	color:#000000;
	text-decoration:none;
}

