body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
}

a:link, a:visited { color: #000; font-weight: bold;} 
a:active, a:hover { color: #F00;}

.haut {
	padding: 10px 15px 15px 30px;
	line-height: 1.6em;
	width: 650px;
overflow:auto;
	
}

.haut3 {
	padding: 30px 15px 0px 15px;
	line-height: 1.5em;
	text-decoration: none;
	width: 918px;
overflow:auto;
}
.haut2 {
	padding: 15px 15px 0px 15px;
	float: center;
	line-height: 1.5em;
	text-decoration: none;
	border: 1px solid #E4E4E4;
	background: #F2F2F2;
	width: 918px;

}

.haut2 a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;

}

}
.haut2 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D35F0A;
	
}

h1 {
	font-size: 17px;
	padding: 8px 0px 0px 0px;
	line-height: 1.8em;
	font-weight: bold;
	color: #333333;
	font-family: verdana;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #c04b0c;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #06A;
}

h5{	margin: 2px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	border-width: 1px 1px 1px 1px;
}

h6{ 	margin: 0px;
	padding: 2px;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	border-width: 0 0 1px;
	border-style : solid;
	color: #ff3300;
}

p{
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 1px;;
}


.more_button a {
	clear: both;
	display: block;
	width: 70%;
	height: 18px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: #5c5c5c;
	border: 1px solid #FFF;
}


#templatemo_container {
	margin: auto;
	width: 950px;
	padding: 0px 10px;
	background: url(images/mainBG.gif) repeat-y;
}

#templatemo_topbar {
	float: left;
	height: 36px;
	width: 850px;
	padding: 0 50px;
	margin-bottom: 10px;	
}

#languagebox {
	float: right;
	padding-bottom: 5px;
	padding-right: 5px;
	background: #848688;
	border-left: 1px #bcbcbc solid;	
	border-right: 1px #bcbcbc solid;	
	border-bottom: 1px #bcbcbc solid;
}

#languagebox img{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: -1px;
}

#templatemo_header {
	float: left;
	height: 125px;
	width: 950px;
	
}

#templatemo_logo {
	float: left;
	height: 55px;
	width: 300px;
}

#templatemo_logo img {
	float: left;
	border: none;
	padding-right: 10px;
}

#templatemo_sitetitle {
	padding: 28px 0 0 40px;
	font-size: 4.0em;
	font-weight: bold;
	color: #333333;
}

#templatemo_login {
	float: right;
	height: 55px;
	width: 530px;
}

/*------------- Menu ------------------*/
#templatemo_menu {
	float: left;
	width: 950px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 1px solid #7F7F7F;
	background: url(images/menuBG.gif) repeat-x;
}

#templatemo_menu ul {
	margin: 0 0 0 5px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	width: 132px;
	height: 20px;
	margin-top: 8px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	border-right: 1px solid #CCCCCC;
}

#templatemo_menu ul li .lastmenu{
	border-right: 1px solid #CCCCCC;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ffc000;
	background: url(images/menuhoverBG.gif) no-repeat;
}
/* ----------------- end of menu----------------*/

#templatemo_banner {
	clear: both;
	float: left;
	width: 750px;
	height: 180px;
	padding: 30px 150px 0 50px;
	margin-bottom: -5px;
	background: url(images/bannerBG.gif) no-repeat;
}

#templatemo_banner h1 {
	font-size: 12px;
	margin-bottom: 5px;
}

#templatemo_services {
	clear: both;
	float: left;
	width: 900px;
	height: 222px;
	padding-left: 50px;
	padding-top: 20px;
	margin-bottom: 25px;
}

.service_box {
	float: left;
	width: 220px;
	height: 260px;
	padding: 10px 15px 10px 15px;
	margin-right: 50px;
	background: url(images/boxBG.png) no-repeat;
}


.service_box p{
	padding-bottom: 10px;
}

.service_box img{
	padding-bottom: 5px;
}

.templatemo_fullgraybox {
	
	width: 600px;
	padding: 5px;
	margin: 0px 35px 25px 30px;
}

.templatemo_fullgraybox2 {
	
	width: 800px;
	padding: 5px;
	margin: 0px 35px 25px 30px;
}
.droite {
	clear:both;
	float : right;
	width: 220px; 
	padding: 10px;
	margin: -90px 25px 25px 15px;
	background: #F2F2F2;
	border: 1px solid #FF6600;
}

.droite img{
	border: 1px solid #999999;
	float=center;
	margin: 20px 5px 20px 5px;
	display: block; 
	margin: 0 auto; 
	
}

.droite_prix{
	float=center;
	width: 60px;
	height: 18px;
	padding : 2px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	background: #FFF;
	border: 1px solid #999999;
}

.droite_titre {
	float=center;
	font-size: 12px;
	padding: 10px 5px 10px 5px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #4C4C4C;
	
}

.droite2 {
	float : right;
	width: 220px; 
	padding: 10px;
	margin: 10px 25px 25px 15px;
	border: 1px solid #4C4C4C;
}	

* html .templatemo_fullgraybox {
	
	float: left;
	width: 580px;
	padding: 15px;
	margin: 10px 25px 25px 20px;
	
}

.templatemo_fullgraybox img{
	align:center;
	margin: 10px 20px 0 0px;
	border: 1px solid #999999;
}

.img-right{
	float: right;
	margin: 3px 20px 0 0px;
	
}

.img-left{
	float: left;
	margin: 3px 20px 0 0px;
	
}

.templatemo_fullgraybox ul {
	margin: 10px 0 0 0px;
	padding: 0 0 0 30px;
}

.templatemo_fullgraybox li {
	list-style: inside;
	padding: 0 0 10px 0;
	background: url(images/listicon.gif) center left no-repeat;
}



/* news section */

#templatemo_newssection {
	clear: both;
	align: left;
	width: 350px;
	margin: auto;
	border: 1px solid #999999;
	padding : 10px;
}

* html #templatemo_newssection {
	clear: both;
	align: left;
	width: 350px;
	margin: 50px 0px 25px 25px;
}

.newsbox {
	clear: both;
	margin: 0 auto; 
	align: center;
	width: 350px;
	img-align: center;
	}



/* end of news section */

/* Light Blue Row */
#templatemo_light_blue_row {
	clear: both;
	float: left;	
	width: 900px;
	padding: 25px 0 25px 50px;
	background: #8dc3fa;
	border-top: 5px solid #98cafc;
}

.templatemo_gallery {
	float: left;
	width: 400px;
	margin-right: 50px;
}

.templatemo_partners {
	float: left;
	width: 400px;
}

.gp_row {
	clear:both;
	padding: 5px;
	width: 400px;
	margin-bottom: 5px;
}

.gp_row img{
	clear:both;
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #333333;
}

.gp_row p{
	
	padding: 10px;
	color: #000000;
}

/* end of Light Blue Row */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 950px;
	height: 50px;
	text-align: center;
	background: #999999;
	border-top: 5px solid #666666;
}

#templatemo_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */

