/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #5F5E6C;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em; 
	background: url(images/templatemo_body.jpg)  repeat-x;
	background-position: top left;
	background-color: #fff;

}

a, a:link, a:visited { color: #2e2f41; text-decoration: none; }
a:hover {
	color: #79778c;
	background-color: #d5cbd4;
}

p {
	margin: 0 0 10px 0;
	padding-left: 5px;
	text-align:justify;

}

img { border: 2px; }

h1, h2, h3, h4, h5, h6, h7, h8, h9 { color: #484754; font-weight: normal }
h1  {	
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #79778c;;
	background-color: #d5cbd4;	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	
}
h2  { 
	font-size: 17px; 
	color: #5B596A; 
	background-color: #E8DDE3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	}
	
h3 {
	font-size: 16px;
	color: #79778c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #EEE6EB;


}
h4 { 
	font-size: 15px; 
	padding-left: 15px; 
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F3EDF1;

	}
	
h5 {

	font-size: 15px;
	color: #79778c;
	padding-left: 15px; 
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F5F1F4;

}
h6 {
	font-size: 15px;
	color: #3C3D4D;
	padding-left: 15px;
}
.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.detail { display: block; width: 128px; height: 51px; padding: 9px 0 0 0; text-align: center; color: #ffc; font-size: 18px; background: url(images/templatemo_button_01.png) }
a.detail:hover { color: #fff; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #a0a93c; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin-left: 0px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#282734; margin:0 0 2px; padding: 0 0 3px 25px; background: transparent  no-repeat scroll 0 3px font-size: 13px;}
.tmo_list li a { font-size: 13px; color: #4f5167 }
.tmo_list li a:hover {
	color: #666;
	background-color: #d5cbd4;
	font-size: 13px;
}

#templatemo_body_wrapper {
	width: 100%;
	
}

#templatemo_wrapper {
	width: 984px;
	margin: 0 auto;
	background-color: #d5cbd4;

	
}


#main_top {
	position: relative;
	top: 0px;
	width: 900px;
	height: 125px;
	background-color:#FFFFFF;
	
}
.main_box { width: 235px; margin-bottom: 0px; padding-right: 52px;
	padding-bottom: 10px; padding-top: 10px;
	padding-left: 62px;}


#templatemo_main {
	position: relative;
	width: 900px;
	background: url(images/templatemo_content_middle.png) repeat-y;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 10px;
	padding-left: 42px;
	
}


#main_bottom { position: absolute; left: 289px; bottom: 0px; width: 13px; height: 364px; background: url(images/templatemo_sidebar_bottom.jpg) 0 scroll no-repeat }

#templatemo_sidebar {
	float: left;
	width: 235px;
	background: #7fbec7; 
	height: 1600px;
	
	background: url(images/templatemo_sb.jpg)
	
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 0px; }

.sb_title {
	width: 175px;
	height: 20px;
	padding: 9px 30px;
	font-size: 18px;
	color: #7fbec7;

}

.sb_content { 
	padding: 20px 20px;
	
	
	
}

.sb_content img {
	background: #666;
	border: 8px solid #fff;
	
}
.sb_bottom {
	height: 8px;

}


/* menu */

#templatemo_menu {
	width: 235px;
	margin-bottom: 20px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
	height: 36px;
	background: url(images/templatemo_menu_divider.jpg) left bottom no-repeat
}

#templatemo_menu ul li a {
	display: block;
	height: 36px;
	padding: 0 0 0 30px;
	font-size: 16px;
	color: #4f5167;	
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	padding-left: 60px;
	color: #474d65;
	background: url(images/templatemo_menu_hover.png) left top no-repeat;
}

/* end of menu */

#login_form form { margin: 0; padding: 0 }
#login_form p { margin-bottom: 15px }
#login_form p span { display: block }
#login_form .login_input { width: 173px; height: 28px; border: none; color: #999; background: url(images/templatemo_text.jpg) no-repeat }
#login_form #login_submit { width: 77px; height: 28px; cursor: pointer; border: none; background: url(images/templatemo_login.jpg) no-repeat }

.sb_news_box { border-bottom: 1px solid #ccc; padding: 0 0 20px 25px; margin-bottom: 20px; background: url(images/templatemo_news.png) top left no-repeat }
.sb_news_box a { color: #333 }
.sb_news_box span { display: block; color: #8e9924 }
.last_box { margin: 0; padding-bottom: 0; border: none }

#templatemo_content {
padding-top: 80px;
	float: right;
	width: 610px;
	
	
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;	
text-align: justify; 
	
}

.content_box_resume {
	padding-bottom: 50px;
	margin-left: 50px;
	text-align: justify;
	font-size: 14px;
	color:#3A394D;
	font-weight: 400;
	
}

.content_box_annexe {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	color:#595b72;
}

.content_box_pagination {
	padding-top: 25px;
	padding-bottom: 0px;
	color:#6c6a7d;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}
.content_box_titre {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 15px;
	color:#797789;
	text-align:left;
	
	
}


h2.title_icon {	padding: 15px 0 15px 60px; margin-bottom: 15px }
h2.why_choose_us { background: url(images/icon_01.png) center left no-repeat }
h2.new_services { background: url(images/icon_02.png) center left no-repeat }

.col_w290 {
	width: 260px;
	padding-right: 30px;
	background: url(images/templatemo_vertical_divider.jpg) center right no-repeat
}
.cw290_last { background: none }

#gallery a { display: block; float: left; margin-right: 30px }
#gallery a img { border: 5px solid #ccc }


/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	
}

#templatemo_footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #6a6584;
	padding: 5px 0;
}

#templatemo_footer a {
	color: #6a6584;
}

/* end of footer */
