html{
	height:95%;
}


body{
	margin					: 0px;
	padding					: 0px;
	background-color		: #5e660c;
	background-image		: url(../images/back_total.jpg);
	background-position		: center bottom;
	background-repeat		: no-repeat;
	background-attachment	: fixed;
	height:98%;
}

img{
	border:none;
}

*{
	outline:none;
}


#mainContainer{
	margin-left		: -481px;
	position		: relative;
	width			: 895px;
	left			: 50%;
	height			: auto;
	overflow		: auto;
	min-height		: 100%;
	background-color: #FFFFFF;
	padding			: 17px 30px 10px 35px;

}

#header{
	width		: 882px;
	height		: 190px;
}

#header_logo{
	margin-left:19px;
}

#header_solarium_logo{
	position: relative;
	top		: 3px;
	left	: 370px;
}

div#header_menu{
	border-top		: #9caf1a dotted 2px;
	border-bottom	: #9caf1a dotted 2px;
	height			: 29px;
	margin-top		: 30px;
	padding			: 3px 0px 3px 14px;
}
	

.btn_nav{
	display		: block;
	float		: left;
	font-size	: 12px;
	height		: 18px;
	font-size	: 14px;
	padding		: 6px 14px;
	cursor		: pointer;
}

a.btn_nav:link,
a.btn_nav:visited{
	color		: #91a600;
	text-decoration:none;
}

a.btn_nav:hover{
	color		: #FFFFFF;
}

div.selected_btn a:link,
div.selected_btn a:visited{
	color		: #FFFFFF;
}

div.menu_point{
	padding	: 6px 0px !important;
}

div.menu_point img{
	margin-top:4px;
}

a.last_btn_en{
	margin-left:15px;
}

a.last_btn_fr{
	margin-left:45px;	
}


/* Menu OVER Francais */

.fr_menu_accueil:hover{
	background:url(../images/btn/fr_accueil_over.png) no-repeat center center;
}

.fr_menu_quisomme:hover{
	background:url(../images/btn/fr_quisomme_over.png) no-repeat center center;
}
.fr_menu_croyance:hover{
	background:url(../images/btn/fr_croyance_over.png) no-repeat center center;
}

.fr_menu_service:hover{
	background:url(../images/btn/fr_service_over.png) no-repeat center center;
}

.fr_menu_nosclients:hover{
	background:url(../images/btn/fr_nosclients_over.png) no-repeat center center;
}

.fr_menu_contacter:hover{
	background:url(../images/btn/fr_contacter_over.png) no-repeat center center;
}

.fr_lang_over:hover{
	background:url(../images/btn/fr_lang_over.png) no-repeat center center;
}


div.selected_btn a.fr_menu_accueil{
	background:url(../images/btn/fr_accueil_over.png) no-repeat center center;
}

div.selected_btn a.fr_menu_quisomme{
	background:url(../images/btn/fr_quisomme_over.png) no-repeat center center;
}

div.selected_btn a.fr_menu_croyance{
	background:url(../images/btn/fr_croyance_over.png) no-repeat center center;
}

div.selected_btn a.fr_menu_service{
	background:url(../images/btn/fr_service_over.png) no-repeat center center;
}

div.selected_btn a.fr_menu_nosclients{
	background:url(../images/btn/fr_nosclients_over.png) no-repeat center center;
}

div.selected_btn a.fr_menu_contacter{
	background:url(../images/btn/fr_contacter_over.png) no-repeat center center;
}

div.selected_btn a.fr_lang_over{
	background:url(../images/btn/fr_lang_over.png) no-repeat center center;
}


/* Menu OVER English */

.en_menu_accueil:hover{
	background:url(../images/btn/en_accueil_over.png) no-repeat center center;
}

.en_menu_quisomme:hover{
	background:url(../images/btn/en_quisomme_over.png) no-repeat center center;
}
.en_menu_croyance:hover{
	background:url(../images/btn/en_croyance_over.png) no-repeat center center;
}

.en_menu_service:hover{
	background:url(../images/btn/en_service_over.png) no-repeat center center;
}

.en_menu_nosclients:hover{
	background:url(../images/btn/en_nosclients_over.png) no-repeat center center;
}

.en_menu_contacter:hover{
	background:url(../images/btn/en_contacter_over.png) no-repeat center center;
}

.en_lang_over:hover{
	background:url(../images/btn/en_lang_over.png) no-repeat center center;
}


div.selected_btn a.en_menu_accueil{
	background:url(../images/btn/en_accueil_over.png) no-repeat center center;
}

div.selected_btn a.en_menu_quisomme{
	background:url(../images/btn/en_quisomme_over.png) no-repeat center center;
}

div.selected_btn a.en_menu_croyance{
	background:url(../images/btn/en_croyance_over.png) no-repeat center center;
}

div.selected_btn a.en_menu_service{
	background:url(../images/btn/en_service_over.png) no-repeat center center;
}

div.selected_btn a.en_menu_nosclients{
	background:url(../images/btn/en_nosclients_over.png) no-repeat center center;
}

div.selected_btn a.en_menu_contacter{
	background:url(../images/btn/en_contacter_over.png) no-repeat center center;
}

div.selected_btn a.en_lang_over{
	background:url(../images/btn/en_lang_over.png) no-repeat center center;
}



/* center elements */

.index_flash{
	height:275px;
}

.center_alone{
	padding:20px 0px 0px 20px;
	height:auto;
}

#center{
	height:auto;
	min-height:100%;
}

#center_left{
	height			: auto;
	float			: left;
	margin-right	: 50px;
	padding-left	: 21px;
	width			: 590px;
	min-height		: 100%;
}

#center_right{
	width			: 205px;
	height			: auto;
	float			: left;
}

/* Intro variante */

#intro_testimonial{
	background		: url(../images/back_testimonial_box.jpg) no-repeat;
	height			: 145px;
	width			: 180px;
	margin-bottom	: 5px;
	padding			: 26px 10px 0px 10px;
	text-align		: center;
}

#intro_testimonial{
	font-size		: 13px !important;
}

#intro_clients{
	border-top		: #F88A00 dotted 2px;
	border-bottom	: #F88A00 dotted 2px;
	padding			: 20px 0px;
	width			: 200px;
}

.en_savoir_plus{
	border-bottom	: #F88A00 dotted 2px;
}

#btn_en_savoir_plus{
	background	: url(../images/btn/fr_en_savoir_plus.png) no-repeat;
	position	: relative;
	width		: 100px;
	height		: 30px;
	top			: -39px;
	left		: 482px;
	padding		: 14px 0px 0px 14px;
	font-size	: 13px;
}

/* Qui somme nous variantes */


.quisommes_parteners{
	border-bottom	: #F88A00 dotted 2px;
	padding			: 10px;
	width			: 160px;
	font-size		: 13px;
	margin-left:27px;
}


.quisommes_parteners a:link,
.quisommes_parteners a:visited{
	color:#40413E !important;
}

.quisommes_parteners a:hover{
	color:#F88A00 !important;
}

#back_quote{
	margin-left	: -10px;
	background	: url(../images/back_quote.png) no-repeat;
	padding		: 5px 20px 5px 38px;
	width		: 560px;
}

.no_top_margin{
	margin-top:0px;
}

.no_bottom_margin{
	margin-bottom:0px;
}

.photo_michelle{
	float:left;
	margin-right:10px;
}

/* Nos croyances */

#flasDiv{
	text-align:center;
	margin-left:30px;
}


/* Variante nos services */

.service_center_header{
	padding-top:20px;
	height:auto;
}

#service_comments{
	background		: url(../images/back_service_comments.png) no-repeat;
	height			: 110px;
	width			: 190px;
	margin-bottom	: 26px;
	padding			: 31px 10px 0px 10px;
	text-align		: center;
	font-size		: 13px !important;
}

.services_logo{
	padding			: 15px 15px 15px 60px ;
	width			: 130px;
	border-bottom	: #F88A00 dotted 2px;
}

.services_logo_first{
	border-top	: #F88A00 dotted 2px;
}

.services_logo a{
	font-size:13px;
}


.services_icon_01{
	background-image:url(../images/services_icon_01.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_icon_02{
	background-image:url(../images/services_icon_02.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_icon_03{
	background-image:url(../images/services_icon_03.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_icon_04{
	background-image:url(../images/services_icon_04.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_icon_05{
	background-image:url(../images/services_icon_05.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_icon_06{
	background-image:url(../images/services_icon_06.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.services_img{
	margin-left:-8px;
}

.quoted_p{
	padding:10px 30px;
	font-size:15px;
}

/* Nos clients */

#nos_client_table tr td{
	text-align:center;
	vertical-align:middle;
}

#clients_comments{
	background-image:url(../images/back_clients_comments.png);
	background-repeat:no-repeat;
	height			: 160px;
	width			: 180px;
	padding			: 23px 15px 0px 15px;
	text-align		: center;
	font-size		: 13px !important;
}

.clients_lists{
	border-bottom	: #F88A00 dotted 2px;
	padding			: 10px 20px;
	width			: 170px;
	font-size		: 13px;
	color			: #91a600;
	font-weight		: bold;
}

#clients_quotes{
	background:url(../images/back_clients_quotes.jpg) no-repeat;
	padding:15px 40px 15px 35px;
	height:215px;
}

#clients_quotes_en{
	background:url(../images/back_clients_quotes_en.jpg) no-repeat;
	padding:15px 40px 15px 35px;
	height:210px;
}

#clients_quotes p{
	margin:0px;
}

#clients_quotes_en p{
	margin:0px;
}


/* CONTACT */

label{
	color		: #F88A00;
	font-size	: 14px;
}

.dynamic_form{
    display		: block;
    padding		: 4px;
	border		: #CCCCCC 1px solid;
    width		: 273px;
	color		: #666666;
}

#input_captcha{
	color		: #9CAF1A;
	font-weight	: bold;
	text-transform:uppercase;
}

#button_submit{
	background		: none;
	width			: 90px;
	height			: 30px;
	background-color: #9CAF1A;
	color			: #FFFFFF;
	border			: #CCCCCC 1px solid;
	cursor			: pointer;
}

.labelCase{
	vertical-align:top;
	text-align:right;
}

.form_error_field{
	color			:#FFFFFF !important;
	background-color:#990000;
}

#form_error_panel{
	color		: #990000;
	font-weight	: bold;
	font-size	: 18px;
}

.firstCase{
	width:240px;
	vertical-align:top;
	border-right:dashed 1px #999999;
}

.firstCase p{
	margin-top:0px;
}

.secondCase{
	vertical-align:top;
	text-align:right;
	padding-left:70px;
}



/* FOOTER */


#footer{
	position			: relative;
	height				: 30px;
	clear				: both;
}

#footer_center{
	position	: relative;
	text-align	: center;
	left		: 50%;
	margin-left	: -400px;
	width		: 800px;
}


#footer_menu{
	/*border-top		: #9caf1a dotted 2px;
	border-bottom	: #9caf1a dotted 2px;*/
	height			: 15px;
	padding			: 3px 0px 3px 14px;
}

#footer_menu a:hover{
	text-decoration	: underline;
	color			: #91a600 !important;
}

#footer_menu div.selected_btn a{
	font-weight	: bold;
	color		: #91a600 !important;
}

#addthis{
	text-align:left;
	margin-top:20px;
}
