/*
BOOSTARTS CSS 
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #dadada url() repeat-x;
	font-weight: bold;
}

a:link, a:visited { color: #93c71f; text-decoration: none; font-weight:bold;} 
a:active, a:hover { color: #93c71f; text-decoration: underline;}


p {
	
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_58 { margin-right: 58px; }
.margin_right_60 { margin-right: 60px; }
.margin_left_23 { margin-left: 23px; }


.fl { float: left; }
.fr { float: right; }

.entete_1 {
	width: 870px;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #93c71f;
	background: #606060 url(images/sep.jpg) bottom repeat-x;

}


.entete_2 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	
}


#boostarts_container {
	width: 950px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0px;
	text-align: left;
	background: #606060 url() repeat-x;
}

#boostarts_top_panel {
	width: 950px;
	height: 105px;
	background:  url(images/fond.jpg) no-repeat;
}

#boostarts_top_panel #logo{ 
	float: left;
	width: 450px;
	height: 105px;
	background: #606060 url(images/fond.jpg) no-repeat;
}

#boostarts_top_panel #bis{ 
	float: left;
	width: 950px;
	height: 125px;
	background: #606060 url(images/fondbis.jpg) no-repeat;
}

#boostarts_content {
		width: 870px;
        padding: 0 40px 5px 40px;
		background: #606060 url() repeat-x;
	
}

.texte {
	color: #FFFFFF;
}

.textevert {
	color: #93c71f;
}

.em3_text {
	color: #ffffff;
	font-size: 13px;
}

.em4_text {
	color: #ffffff;
	font-size: 10px;
}

#boostarts_content p {
	text-align: justify;
	margin-bottom: 10px;
	width:870px;
	background: #606060
	
}

.service_list {
	margin: 30px 0 0 30px;
	padding: 0px;
	list-style-image: url(images/puce.gif);
}

.service_list li {
	margin: 0px;
	padding: 0 0 10px 0;
}

.image_wrapper {
	
	background: #606060;
	padding: 0px;
	margin-bottom: 10px;
	
}

.image_wrapper2 {
	background: #606060;
	padding: 5px;
	margin-bottom: 10px;
}



.image_wrapper img {
	border: 2px solid #000;
	
}

.image_wrapper3 img {
	border: 0px solid #000;
	background: #606060;
	
	
}

.image_wrapper_fl {
	float: left;
	margin-top: 3px;
	margin-right: 20px;

}

.image_wrapper_fr {
	float: right;
	margin-top: 3px;
	margin-left: 20px;
}

.imageG {
	float: left;
	background: #000000;
	padding: 2px 2px 2px 2px;
	margin: 0px 20px 0 0;

}

.imageD {
	float: right;
 	background: #000000;
	padding: 2px;
	margin: 0px 0px 20px 20px;

}

.image200 img {
	border: 1px solid #666666;
}

.section_w140 {
	width: 133px;
	text-align: left;
	background: #606060;
}

.section_w200 {
	width: 200px;
	text-align: justify;
}

.section_w670 {
	width: 650px;
	text-align: justify;
}

.section_w360 {
	width: 360px;
}

.section_w500 {
	width: 500px;
}

.contact_form form{

	padding: 0px;
		color: #BFE749;
		font-size: 14px;
		
}

.contact_form form label {
	float: left;	
	display: inline-block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	color: #ffffff;

}


.contact_form form .input_field {
	float: left;
	display: inline-block;

	width: 310px;
	text-align: left;

}


/* footer */
#boostarts_footer_wrapper {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background: #000000 url() repeat-x;	
}

#boostarts_footer {
	clear: both;
	width: 950px;
	height: 40px;
	padding: 5px 5px 0 5px;
	text-align: center;
	margin: 0 auto;
}
/* end of footer */
