/**** FEUILLE DE STYLE LEADER EPARGNE ************************************************************************************/
/*****************************************************************************************************************************/
/**** GÉNÉRAL ************************************************************************************/
*                               { font-family:Arial, Helvetica, sans-serif; }
body                            { margin:0; padding:0; font-size:14px; color:#333; text-align:center; }
td                              { font-size:12px; color:#333; }
h1, h2, h3, h4, h5, h6          { margin:0; padding:0; }
img                             { border:0; }
p                               { margin:0 0 10px 0; text-align:justify; }
form                            { margin:0; padding:0; vertical-align:bottom; }
input[type=text],
select, textarea                { font-size:12px; color:#09e; vertical-align:middle; border:1px solid #bbb; }
input[type=text]:focus,
select:focus, textarea:focus    { color:#333; border:1px solid #09e; }
#footer input[type=submit]      { background-color:#09e; border:0; color:#fff; text-transform:uppercase; padding:1px 5px; }

/* couleurs */
.vert                           { color:#9c0; }
.rouge                          { color:#f00; }
.bleuroi                        { color:#057; }
.bleu                           { color:#09e; }
.color                          { color:#9c0; }

/* liens */
a                               { color:#333; text-decoration:underline; }
a:hover                         { color:#09e; text-decoration:underline; }

/* listes */
ul                              { margin:5px 0 10px 0; padding:0; }
ul li                           { list-style-type:none; list-style-image:url(../img/li.gif); margin:0 0 5px 40px; padding:0; text-align:justify; }

/* Alignements */
.align_right                    { text-align:right; }
.align_left                     { text-align:left; }
.align_center                   { text-align:center; }
.left                           { float:left; }
.right                          { float:right; }
.clear                          { clear:both; height:1px; font-size:1px; }
 
.toppage                        { text-align:right; margin-top:20px; }
.toppage a                      { text-decoration:none; font-size:10px; padding:1px 15px; color:#999; background-color:#fff; border:1px solid #ccc; }
.toppage a:hover                { background-color:#9c0; color:#fff; }

/**** STRUCTURE ************************************************************************************/
#all                            { margin:auto; width:980px; text-align:left; }

/**** HEADER ************************************************************************************/
#header                         { height:180px; background-color:#fff; position:relative; }
#header h1                      { position:absolute; top:2px; right:495px; font:normal 10px Arial, Helvetica, sans-serif; color:#9c0; text-align:right; }
#logo                           { position:absolute; top:20px; left:10px; }

/* Top */
#top                            { position:absolute; top:0; right:0; width:490px; height:92px; background:url(../img/bg_top.jpg) no-repeat 0 0; }
#top h2                         { position:absolute; top:15px; right:100px; font:normal 11px Arial, Helvetica, sans-serif; color:#fff; }
#top strong                     { position:absolute; top:25px; right:15px; font:bold italic 26px Arial, Helvetica, sans-serif; color:#fff; }

/**** MENU ************************************************************************************/
#menu                           { height:40px; position:absolute; bottom:1px; right:0; }
#menu ul, #menu ul li           { margin:0; padding:0; }
#menu ul li                     { display:inline; list-style:none; }
#menu ul li a                   { float:left; margin-left:1px; padding:8px 15px 15px 15px; color:#333; font:normal 24px Arial, Helvetica, sans-serif; text-decoration:none; }
#menu ul li a:hover,
#menu ul li a.actif             { color:#09e; text-decoration:none; }
/*
#menu ul li.libleu a            { color:#fff; background:url(../img/bg_bleu.png) repeat-x 0 0; }
#menu ul li.libleu a:hover,
#menu ul li.libleu a.actif      { color:#bef; }

#menu ul li.livert a            { color:#fff; background:url(../img/onglet_vert.gif) no-repeat 100% 0; }
#menu ul li.livert a:hover,
#menu ul li.livert a.actif      { color:#df8; }
*/
/**** FOOTER ************************************************************************************/
#footer                         { margin-bottom:10px; padding-top:10px; color:#999; font-size:10px; }
#footer .colLeft                { width:480px; }
#footer .colRight               { margin-left:490px; text-align:right; }
#footer ul, #footer ul li       { margin:0; padding:0; list-style-type:none; }
#footer ul li                   { display:inline; }
#footer a                       { color:#09e; text-decoration:none; }
#footer a:hover                 { text-decoration:underline; }

#footer h6, #footer h6 span     { font:normal 30px Arial, Helvetica, sans-serif; color:#999; }
#footer h6 span                 { font-weight:bold; }
#footer form                    { margin-top:-7px; }
#footer input                   { font-size:10px; }

/**** CONTENT ************************************************************************************/
#content                        { position:relative; }
.inc                            { padding:30px 0; }

#content h2, #content h2 span   { font:bold 48px Arial, Helvetica, sans-serif; color:#9c0; text-transform:uppercase; }
#content h2 span                { color:#09e; }
#content h3                     { font:normal 16px Arial, Helvetica, sans-serif; color:#999; text-transform:uppercase; }
#content h4, #content h4 a      { font:normal 18px Arial, Helvetica, sans-serif; color:#09e; text-decoration:none; margin-top:15px; }

small, small a                  { font-size:10px; color:#969696; }
p span                          { color:#09e; }
.error							{ color:#f00; }

.colLeft                        { width:400px; float:left; }
.colRight                       { margin-left:450px; }
.photo                          { float:left; }
.photo img                      { display:block; }
.wrap                           { margin-left:330px; }
.wrap .colLeft                  { width:305px; }
.wrap .colRight                 { margin-left:350px; }


/**** ACCUEIL ************************************************************************************/
.blochome                       { height:240px !important; position:relative; }
#visuel                         { position:absolute; top:0; right:1px; }

#actu                           { margin-right:680px; padding:10px; width:279px; height:220px; background:#9c0 url(../img/bg_actu.jpg) no-repeat 0 0; }
#actu h2                        { font-size:30px; color:#fff; text-transform:none; font-weight:normal; margin-bottom:10px; }
#actu ul						{ height:145px; overflow:hidden; }
#actu ul, #actu ul li           { margin:0; padding:0; }
#actu ul li                     { margin:0 0 15px 0; list-style-image:none; font-size:12px; height:auto !important; height:23px; min-height:23px; }
#actu ul li div                 { float:left; margin:0 10px 0 0; color:#fff; font-size:10px; text-align:center; }
#actu ul li div strong          { font-size:28px; display:block; line-height:20px; }
#actu p                         { color:#fff; font-size:12px; }
#actu p small                   { color:#fff; display:block; }

ul.cadre, ul.cadre li           { margin:0; padding:0; }
ul.cadre li                     { list-style-type:none; list-style-image:none; padding:20px 0 0 20px; width:306px; height:145px; float:left; background-repeat:no-repeat; background-position:0 0; }
ul.cadre li a                   { text-decoration:none; }
#bloc_bleuroi                   { background-image:url(../img/cadre_bleuroi.png) !important; background-image:url(../img/cadre_bleuroi.gif); }
#bloc_bleu                      { background-image:url(../img/cadre_bleu.png) !important; background-image:url(../img/cadre_bleu.gif); }
#bloc_vert                      { background-image:url(../img/cadre_vert.png) !important; background-image:url(../img/cadre_vert.gif); }

#bloc_bleuroi *, #bloc_vert *,
#bloc_bleu *					{ text-transform:uppercase; }
#bloc_bleuroi em                { font-weight:bold; font-size:20px; color:#9c0; }
#bloc_bleuroi strong            { font-weight:bold; font-size:48px; color:#fff; display:block; line-height:40px; }
#bloc_bleuroi span              { font-weight:normal; font-size:14px; color:#09e; }
#bloc_bleuroi span strong       { font-weight:bold; font-size:14px; color:#09e; line-height:18px; }

/*#bloc_bleu span                 { font-weight:normal; font-size:12px; color:#fff; text-transform:uppercase; }
#bloc_bleu strong               { font-weight:bold; font-size:36px; color:#9c0; text-transform:uppercase; display:block; }
#bloc_bleu em                   { font-weight:bold; font-style:italic; font-size:34px; color:#057; line-height:20px; }*/

#bloc_bleu span                 { font-weight:bold; font-size:20px; color:#057; }
#bloc_bleu strong               { font-weight:bold; font-size:48px; color:#fff; display:block; line-height:40px; }
#bloc_bleu em                   { font-weight:normal; font-size:18px; color:#057; }

#bloc_vert span                 { font-weight:bold; font-size:20px; color:#057; }
#bloc_vert strong               { font-weight:bold; font-size:48px; color:#fff; display:block; line-height:40px; }
#bloc_vert em                   { font-weight:normal; font-size:18px; color:#09e; }

/**** LEADER EPARGNE ************************************************************************************/
#presentation h4				{ margin-bottom:10px; }

#submits						{ float:right; }
#submits ul, #submits ul li		{ margin:0; padding:0; }
#submits ul li					{ display:inline }
#submits ul li a				{ float:left; margin-left:1px; height:27px; padding:7px 10px 6px 35px; color:#fff; font-size:24px; text-decoration:none; background-image:url(../img/bg_submit.gif); background-repeat:no-repeat; }
#submits ul li.lisolutions a		{ background-position:0 0; width:225px; }
#submits ul li.lisolutions a:hover	{ background-position:0 -40px; }
#submits ul li.licontact a			{ background-position:-270px 0; width:175px; padding-left:45px; }
#submits ul li.licontact a:hover	{ background-position:-270px -40px; }

/**** NOS SOLUTIONS ************************************************************************************/
.solution                       { clear:left; border-bottom:1px dotted #ccc; padding:10px 0 2px 0; }
.solution h4					{ margin-bottom:10px; }
.solution h4 strong             { display:block; font-size:26px; text-transform:uppercase; }
.solution img                   { width:160px; float:left; }
.solution .txt                  { margin-left:200px; }
.solution .align_right a        { color:#fff; text-decoration:none; padding:2px 10px; }
.solution p.align_right         { margin:15px 0 0 0; }

#solution1 .align_right a:hover,
#solution2 .align_right a:hover,
#solution3 .align_right a:hover { background-color:#333; }

#content #solution1 h4 a:hover,
#content #solution2 h4 a:hover,
#content #solution3 h4 a:hover  { color:#333; }

#content #solution1 h4 a        { color:#057; }
#solution1 .align_right a       { background-color:#057; }
#solution2 .align_right a       { background-color:#09e; }
#content #solution3 h4 a        { color:#9c0; }
#solution3 .align_right a       { background-color:#9c0; }

/**** CONTACT ************************************************************************************/
.chps                           { font-size:10px; text-align:right; color:#9c0; margin:0; }
.tab_form                       { border-collapse:collapse; }
.tab_form td                    { vertical-align:top; }
.tab_form th                    { text-align:left; font-weight:normal; }
.ireset                         { width:190px; }
#captcha_code                   { width:50px; }

/**** VENDRE *************************************************************************************/
.cadre_vendre a {
	text-decoration: none;}
.cadre_vendre .cadre_vendre_texte h2 a{
	color: #99CC00;
	font-size: large;}
.cadre_vendre .cadre_vendre_texte h2 a:hover{
	color: #3A99F2;}
.cadre_vendre {
	margin-left: 0px;
	width: 980px;
	float: left;
	padding: 5px;
	height: 150px;
	border: 1px solid #99CC01;
	border-radius: 10px;
	margin-top: 20px;}
.cadre_vendre_image img{
	display: block;
	margin: auto;
	max-height: 150px;
	max-width: 200px;}
.cadre_vendre_image {
	max-height: 150px;
	width: 205px;
	float: left;}
.cadre_vendre_texte {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #99CC01;
	width: 760px;
	float: right;
	height: 100%;}
.cadre_vendre_texte p, .cadre_vendre_texte h2 {
	width: 700px;
	display: block;
	float: left;}
.cadre_vendre_texte h2 {
	display: block;
	padding-bottom: 20px;}
#vendre_gauche img {
	width: 300px;
	margin: auto;
	margin-right: 5px;
	padding-bottom: 15px;}
#vendre_gauche {
	height: 100%;
	margin: auto;
	float: left;
	width: 305px;}
#vendre_droite {
	width: 652px;
	float: right;
	border-left: 2px solid #99CC01;
	height: 100%;
	padding-left: 10px;}
#fiche_detail {
	height: 100%;}
#vendre_droite h2 {
	font-size: large;
	margin-top: 20px;}
/*
#vendre_droite li {
	margin-top: 20px;}
*/
#menu, #menu ul {
	margin-top: 25px}
#content {
	margin-top: 25px;}
.haut_droite p {
	text-align: right;}
.haut_droite {
	float: right;
	margin-top: 20px;}
.taxe {
	float: left;
	width: 250px;}
.titre_information {
	color: #99CC00;
	font-size: large;
	text-decoration: underline;}
ul .titre_information {
	list-style: none;}
.classe_energetique_img {
	float: right;
	border: 1px solid #99CC01;
	padding: 2px;}
.information_pratique {
	float: right;
	margin-top: 15px;}
.information_pratique li {
	margin-left: -40px;} /*
	height: 20px; } /*
	width: 300px;} /*
.element_droite {
	margin-left: 5px;
	width: 160px;}
.element_gauche {
	width: 170px;} */
.surface {
	float: left;}
.milieu {
	height: 240px;}
.milieu ul{
	margin-top: 0px;}
.description_bien {
	margin-top: 20px;}
.cacher {
	display: none;}
.important {
	font-weight: bold;}
#fiche_detail span {
	color: black;}
#surface_gauche {
	width: 300px;}
.colone_de_gauche {
	
	width: 150px;}
.colone_de_droite {
	width: 150px;}
