﻿/* DEFAULT TAGS */
html, body	{ height: 100%; }

a { color: #fff; }
.mastic { color:#b7884c; }
.clearboth { clear: both; height: 0px; font-size: 0px; }
.services-bottom { background: url(/img/candc.png) no-repeat center top; text-align: center; }
.mand { color: #c39f69; }


body	{
	padding: 0;
	margin: 0;
	font: 14px/20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Sans-serif;
	color: #fff;
}

h2, h3, h4, h5	{ 
	margin: 0;
	font-weight: normal;
}

h2.ptitle	{
	background: url(/img/content/yellow_rect.gif) no-repeat 0 3px;
	padding: 0 0 10px 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #303030;
	color: #c39f69;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 11px;
}

p	{ margin: 0 0 40px; }

a	{
	outline: none;
}

img	{ border: none; }

ul, ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nolink {text-decoration: none;}

input, select, texarea	{ font: 12px Arial, Helvetica, sans-serif; }


#wrapper	{
	min-height: 100%;
	background: #1a1a1a url(/img/wrapper_bg.gif) repeat-x left bottom;
}

.shadow	{
	width: 979px;
	margin: 0 auto;
	background: url(/img/shadow_bg.png) repeat-y;
}

.container	{
	width: 940px;
	margin: 0 auto;
	padding: 11px 11px 0 10px;
	background: #000 url(/img/content_bg.gif) no-repeat 10px 0;
	position: relative;
}


/* HEADER TAGS */
#header	{ 
	height: 117px;
	padding-top: 23px;
}

#header h1	{
	margin: 0;
	text-align: center;
}

#header h1 span	{ display: none; }


/* NAVIGATION TAGS */
ul#navi	{
	background: url(/img/navi/navi_bg.gif) repeat-x;
	height: 31px;
	padding-bottom: 21px;
}

ul#navi li	{
	float: left;
	height: 21px;
	background: url(/img/navi/item_brd.gif) no-repeat right top;
	padding: 8px 9px 0;
	font-size: 13px;
	line-height: 12px;
	text-transform: uppercase;
}

ul#navi li	a	{
	color: #fff;
	text-decoration: none;
}

ul#navi li a:hover, ul#navi li.active a	{ color: #cca66e; }

ul#navi li.last	{ 
	background: none;
	padding-top: 6px;
}


/* SLIDER TAGS */
#slider 	{
	overflow: hidden;
	height: 254px;
	position: relative;
	margin-bottom: 28px;
}

#slider ul.gallery	{
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
}

#slider ul.gallery li	{
	float: left;
	width: 940px;
}


/* CONTENT TAGS */
#content	{ overflow: hidden; }

#content ul.imglist,
#content ul.particuliers_list	{
	overflow: hidden;
}

#content ul.imglist li,
#content ul.particuliers_list li	{
	width: 220px;
	margin: 0 20px 16px 0;
	float: left;	
}

#content ul.imglist li div,
#content ul.particuliers_list li div	{
	padding-top: 8px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
#content ul.imglist li div span,
#content ul.particuliers_list li div span	{ 
	display: block;
	padding-bottom: 4px;
	color: #c29d65;
}

#content ul.imglist li a,
#content ul.particuliers_list li a {
	display: block;
	padding: 5px;
	border: 1px solid #535252;
	font-size: 0;
	line-height: 0;
}

#content ul.imglist li a:hover,
#content ul.particuliers_list li a:hover	{ border: 1px solid #aaa; }

#content ul.imglist li.last,
#content ul.particuliers_list li.last	{ margin-right: 0; }

#content ul.imglist li  p,
#content ul.particuliers_list li p	{
	border-top: 1px solid #535252;
	border-bottom: 1px solid #535252;
	padding: 10px 0 14px;
	margin: 12px 0;
	font-size: 11px;
}

#content ul.particuliers_list li	{
	width: 301px;
	margin-right: 18px;
}

#content ul.particuliers_list li p	{ min-height: 80px; padding: 10px 12px 14px; }

#content ul.particuliers_list li h2	{
	margin: 12px 0;
	padding-bottom: 14px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #9b7e51;
	border-bottom: 1px solid #535252;
}

#content ul.particuliers_list li h2 small	{
	font-size: 14px;
	color: #fff;
}

#content ul.particuliers_list li.latest	{
	margin-left:  320px;
}

#content ul.particuliers_list li h2.latest_title	{
	border-top: 1px solid #535252;
	padding-top: 14px;
	margin-top: 35px;
}

#content .grey_blk	{
	width: 443px;
	background-color: #0f0f0f;
	padding: 15px 0 19px 17px;
	float: left;
}

#content .grey_blk h2	{
	font-size: 18px;
	line-height: 24px;
	color: #cca66d;
}

#content .grey_blk h2 span	{
	display: block;
	font-size: 24px;
	line-height: 32px;
}

#content .grey_blk div	{
	background: url(/img/content/alarm.gif) no-repeat 0 23px;
	padding: 25px 0 6px 80px;
}

#content .grey_blk div p	{ margin: 0 0 12px; }

#content .grey_blk h3		{ margin-bottom: 22px; font-size: 15.4px; }

#content .grey_blk img	{ float: left; }

#content .grey_blk  big	{
	float: left;
	padding: 2px 9px 0;
	font-size: 14px;
}

#content .grey_blk  big.phone	{ padding-right: 40px; font-size: 18px; }

#content .home_rcol	{
	float: right;
	width: 461px;
	padding-top: 21px;
}

#content .home_rcol h4.brdbot	{
	clear: both;
	border-bottom: 1px solid #303030;
	padding-bottom: 8px;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 14px;
}

#content .home_rcol a.arrow_left,
#content .home_rcol a.arrow_right	{
	float: left;
	margin-top: 27px;
}

#content .home_rcol .scroll_blk	{
	width: 411px;
	height: 72px;
	position: relative;
	float: left;
	margin-left: 11px;
	overflow: hidden;
}

#content .home_rcol ul.small_gallery	{
	position: absolute;
}

#content .home_rcol ul.small_gallery li	{
	height: 72px;
	float: left;
	border-right: 1px solid #303030;
	padding-right: 10px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

#content .home_rcol ul.small_gallery li a, #content .home_rcol ul.small_gallery li a img	{ display: block; float: left; }

/* #content .home_rcol ul.small_gallery li a:hover img	{ margin-top: -72px;  } */

#content ul.left_list, #content ul.right_list	{
	width: 479px;
	padding: 15px 0 27px 62px;
	float: left;
	font-size: 12px;
}

#content ul.left_list li, #content ul.right_list li	{
	background: url(/img/content/small_yellow_rect.gif) no-repeat 0 9px;
	padding: 0 0 5px 13px;
}

#content ul.right_list	{ 
	width: 395px;
	float: right;
	padding-left: 0;
}

#content .quotes_blk	{
	width: 286px;
	padding: 8px 9px 16px 5px;
	margin: 0 0 32px 62px;
	float: left;	
	background-color: #1a1a1a;
	font-size: 11px;
}
#content .quotes_entr	{ margin-left:  98px; }

#content .quotes_blk .top	{
	background: url(/img/content/quote_top.gif) no-repeat;
}

#content .quotes_blk .bot	{
	background: url(/img/content/quote_bot.gif) no-repeat right bottom;
	padding: 0 32px;
}

#content .quotes_lmar	{ margin-left: 180px; }
#content .quotes_lmar2	{ margin-left: 143px; }

#content .tool_blk	{
	width: 551px;
	margin: 0 auto 23px;
	border: 1px solid #535252;
	padding: 6px;
	clear: both;
}

#content .tool_blk .grey_bg	{ 
	background-color: #191919;
	padding: 19px 0 8px 14px;
	overflow: hidden;
	height: 1%;
}

#content .tool_blk  ul.icon_list li	{
	display: inline;
	font-size: 0;
	line-height: 0;
}

#content .tool_blk .grey_bg .smallw	{ width: 80px; }

#content ul.diagnostic_pers_list	{
	float: left;
	padding: 0 0 40px 98px;
	width: 301px;
}

#content ul.diagnostic_pers_list li div	{
	padding: 6px;
	margin-bottom: 16px;
	border: 1px solid #535252;
}


#content ul.diagnostic_pers_list li span	{
	display: block;
	padding-bottom: 16px;
	margin-bottom: 14px;
	border-bottom: 1px solid #303030;
	text-align: center;
	text-transform: uppercase;
}

#content ul.diagnostic_pers_list li ul	{
	padding: 0 0 0 13px;
}

#content ul.diagnostic_pers_list li ul li	{
	background: url(/img/content/small_yellow_rect.gif) no-repeat 0 9px;
	padding: 0 0 5px 15px;
	font-size: 11px;
}

#content ul.diagnostic_pers_list li p	{
	padding: 0 11px;
	margin: 0;
	font-size: 11px;
}

#content .infblk	{
	width: 729px;
	padding: 0 0 50px 105px;
	font-size: 9px;
	color: #919090;
	clear: both;
}

#content .infblk p	{
	font-size: 11px;
	color: #fff;
	margin-bottom: 5px;
}

#content .big_quotes_blk	{
	background-color: #0f0f0f;
	padding: 7px 0;
	margin-bottom: 6px;
	text-align: center;
	font-size: 12px;
}

#content .big_quotes_blk .quote_left	{
	/*background: url(/img/content/quote_top.gif) no-repeat left top;
	padding-left: 24px;*/
        display: inline;
}
#content .big_quotes_blk .quote_right	{
	/*background: url(/img/content/quote_bot.gif) no-repeat right bottom;*/
	padding-right: 32px;
        display: inline;
}

#content .contact_left	{
	width: 363px;
	float: left;
	border-bottom:  1px solid #303030;
	padding-bottom: 11px;
}

#content .contact_left h3	,
#content .contact_right h3{
	border-bottom:  1px solid #303030;
	padding: 0 0 7px 10px;
	margin-bottom: 21px;
	text-transform: uppercase;
	font-size: 14px;
}

#content .contact_left label,
#content .contact_left div,
#content .espace_blk .leftblk label,
#content .espace_blk .leftblk div	{
	float: left;
	margin-bottom: 12px;
}

#content .contact_left label	{ 
	width: 120px;
	margin-right: 8px;
	font-size: 12px;
	text-align: right;
}

#content .contact_left label span	{
	color: #c39f69;
	font-size: 10px;
}

#content .contact_left div,
#content .espace_blk .leftblk div	{
	display: block;
	width: 203px;
	height: 22px;
	padding: 2px;
	background: url(/img/content/contact_input.gif) no-repeat;
}

#content .contact_left div input,
#content .espace_blk .leftblk div input,
#content .contact_left div select {
	width: 196px;
	background: none;
	border: none;
	color: #fff;
	padding: 3px;
}
#content .contact_right	{
	width: 540px;
	padding:  0 0 43px;
	float: right;
	font-size: 12px;
	border-bottom:  1px solid #303030;
}

#content .contact_right h3	{ margin-bottom: 56px;  }

#content .contact_right p	{ margin-bottom: 22px; }

#content input.envoyer_but	{
	background: #bf9a63 url(/img/content/envoyer_but.gif) no-repeat 4px 6px;
	padding: 4px 9px 4px 25px;
	margin: 24px 0 15px 413px;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	cursor: pointer;
	clear: both;
}

#content .espace_blk	{
	width: 641px;
	margin: 0 auto;
	padding: 15px 0 30px;
	overflow: hidden;
}

#content .espace_blk .leftblk	{
	width: 375px;
	float: left;
	padding: 40px 0 10px;
	border: 1px solid #535252;
	font-size: 12px;
}

#content .espace_blk .leftblk label	{ 
	width: 90px;
	margin-right: 12px;
	text-align: right;
}

#content .espace_blk .leftblk input.ok_but	{
	float: left;
	background: url(/img/content/ok_but.gif) repeat-x;
	padding: 3px 4px 2px 4px;
	margin: 2px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
	border: none;
}

#content .espace_blk .leftblk p	{
	font-size: 11px;
	color: #919090;
	font-size: 10px;
	text-align: center;
	margin-bottom: 28px;
	clear: both;
}

#content .espace_blk .leftblk p a	{ color: #919090; }

#content .espace_blk .rightblk	{
	width: 241px;
	float: right;
	padding: 5px 5px 1px 6px;
	border: 1px solid #535252;
}


/* FOOTER TAGS */
#footer	{
	width: 979px;
	margin: 0 auto;
	padding: 33px 0 25px;
	background: url(/img/footer/footer_bg.png) no-repeat;
	color: #504e4e;
	font-size: 10px;
}

#footer ul 	{
	text-align: center;
}

#footer ul li 	{
	display: inline;
	margin-right: 2px;
}

#footer ul li.first	{ margin-right: 12px; }

#footer ul li a	{
	margin-right: 4px;
	color: #504e4e;
	text-decoration: none;
}

#footer ul li a:hover	{ text-decoration: underline; }


/* OTHER TAGS */
.fleft	{ float: left !important; }

.fright	{ float: right !important; }

.acenter	{ text-align: center !important; }

.nofloat{ clear: both; }

.righter	{ padding-left: 139px !important; }

.white	{ color: #fff !important; }

.grey	{ color: #919090; }

.undecorate	{ text-decoration: none; }

.aleft	{ text-align: left !important; }

.aright	{ text-align: right !important; }

.subtitle	{ font-size: 14px; color: #c39f69; text-transform: uppercase; }


/*******************************************/
/*******************************************/
/*********** DIV ALERTE    ***********/
#alerte {
	position: absolute;
	top: 120px;
	left:50%;
	margin-left: -160px;
	z-index: 30;
	display: none;
}
.alerte_top {
	width: 318px;
	height: 25px;
	background: url('/img/alertes/alerte_top.gif') top no-repeat;
	font-size: 1px;
}
.alerte_close {
	padding: 7px 0px 0px 297px;
}
.alerte_middle {
	width: 288px;
	padding: 10px 15px 0px 15px;
	min-height: 30px;
	color: #fff;
	background: url('/img/alertes/alerte_middle.gif') repeat-y;
}
.alerte_action {
	width: 293px;
	padding: 10px 15px 0px 15px;
	color: #757575;
	background: url('/img/alertes/alerte_middle.gif') repeat-y;
}
.alerte_bottom {
	width: 318px;
	height: 25px;
	background: url('/img/alertes/alerte_bottom.gif') no-repeat;
}

/*******************************************/
/*******************************************/
/*********** DIV CONFIRMATION    ***********/
#confirmation {
	position: absolute;
	top: 120px;
	left:50%;
	margin-left: -160px;
	z-index: 30;
	display: none;
}
.confirmation_top {
	width: 323px;
	height: 53px;
	background: url('/img/alertes/confirm_top.gif') no-repeat;
	font-size: 1px;
}
.confirmation_close {
	padding: 7px 0px 0px 297px;
}
.confirmation_middle {
	width: 293px;
	padding: 10px 15px 0px 15px;
	min-height: 30px;
	color: #757575;
	background: url('/img/alertes/alerte_middle.gif') repeat-y;
}
.confirmation_action {
	width: 293px;
	padding: 10px 15px 0px 15px;
	color: #757575;
	background: url('/img/alertes/alerte_middle.gif') repeat-y;
}
.confirmation_bottom {
	width: 322px;
	height: 19px;
	background: url('/img/alertes/alerte_bottom.gif') no-repeat;
}

/*********** ESPACE CLIENT    ***********/
#billsList {
	width: 636px;
	margin: auto;
	border: 1px solid #c1c1c1;
}

.billsTitleCell {
	height: 36px;
	line-height: 36px;
	float: left;
}

.billsCell {
	height: 30px;
	line-height: 30px;
	float: left;
	border-top: 1px solid #c1c1c1;
}


#abonnements {

}

.abonnement {
	padding: 13px 0px;
}

.aboFeatures {
	width: 580px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.aboFeatures ul.feat {
	margin: 0px;
	padding: 0px;
}

.aboFeatures li.feat {
	color: #b7884c;
	background: url(/img/featList.png) no-repeat left top;
	list-style: none;
	padding: 0px 0px 15px 15px;
}

.aboFeatures ul.subfeat {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.aboFeatures li.subfeat {
	color: #fff;
	list-style: square;
}

.aboFeatures ul.subfeat2 {
	margin: 20px 0px 0px 20px;
	padding: 0px;
}

.aboFeatures li.subfeat2 {
	color: #fff;
	list-style: square;
}

.aboLeftBloc {
	width: 192px;
	height: 102px;
	padding: 15px 0px 0px 0px;
	background: url(/img/abonnementBg.png) no-repeat;
	text-align: center;
	color: #fff;
}

.aboLeftBloc h2, .offreLeftBloc h2 {
	font-size: 16px;
}

.offreLeftBloc {
	width: 192px;
	height: 86px;
	padding: 15px 0px 0px 0px;
	background: url(/img/offreBg.png) no-repeat;
	text-align: center;
	color: #fff;
}

.aboSpacer {
	width: 590px;
	height: 1px;
	margin: auto;
	font-size: 1px;
	background: url(/img/aboSpacer.png) repeat-x top;
	clear: both;
	text-align: center;
}

.particuliers_list li a {
    text-decoration: none;
}
.partenaires a {
  color: #C39F69;
}
