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

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/bebasneue/BebasNeue-webfont.eot');
    src: url('font/bebasneue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bebasneue/BebasNeue-webfont.woff') format('woff'),
         url('font/bebasneue/BebasNeue-webfont.ttf') format('truetype'),
         url('font/bebasneue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	padding: 0;
	background:url("../images/body_fond.jpg") top center no-repeat #333333;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	color: #dbdada;
	background-position-y: 40px;

}

a:link, a:visited { color: #5b93ef; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #5b93ef; text-decoration: none; }

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_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 {
	clear: both;
	width: 100%;
	height: 1px;
	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_70 { margin-right: 70px; }

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

.em_text {
	color: #ffffff;
}

.button_01 a {
	display: block;
	width: 95px;
	height: 21px;
	padding: 5px 25px 0 0;
	background: url(../images/templatemo_button_01.jpg) no-repeat;
	
	
	color: #dcdada;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01 {
	font-family: 'BebasNeueRegular';
	clear: both;
	padding: 2px 0 0 10px;
	margin-bottom: 20px;
	background: #161616 url(../images/templatemo_header_icon.jpg) center right no-repeat;	
	font-size: 25px;	
	color: #ffffff;
}

.header_01:first-letter {
	font-size: 35px;
	color: #3972ef;
	letter-spacing:1px;	
}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #ffffff;
}

#templateo_container {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
}

/* top panel */

#templatemo_top_panel {
	clear: both;
	width: 960px;
	height: 110px;
	padding: 10px 0;
}

#site_logo {
	float: left;
	width: 450px;
	height: 110px;
}

#site_logo a {
	outline: none;
}

#site_title {
	float: left;
	width: 450px;
	margin-top: 30px;
	font-size: 40px;
	padding: 10px 0;
	color: #e8e8e8;
}

#site_title a {
	color: #e8e8e8;
	text-decoration: none;
}

#site_title span {
	display: block;
	margin-left: 70px;
	margin-top: 20px;
	font-size: 16px;
	color: #767676;
}

#header_menu_section {
	float: right;
	width: 210px;
}

.header_menu a {
	float: left;
	display: block;
	width: 90px;
	height: 110px;
	outline: none;
}

.home_menu a { background: url(../images/home_icon.jpg) no-repeat; margin-right: 30px; }
.home_menu a:hover { background: url(../images/home_icon.jpg) 0px -110px no-repeat; }

.contact_menu a { background: url(../images/contact_icon.jpg) no-repeat; }
.contact_menu a:hover { background: url(../images/contact_icon.jpg) 0px -110px no-repeat; }

/* end of top panel */

/* menu & banner panel */

#templatemo_menu_banner_panel {
	clear: both;
	height: 320px;
	padding: 10px;
	background: #3c3b3b;
	overflow: hidden;
}

/* menu */

#templatemo_menu_wrapper {
	float: left;
	width: 278px;
	height: 320px;
/*	background: #000000;*/
	padding: 1px;
	overflow: hidden;
}

#templatemo_menu {
	padding: 15px 28px;	
	background: #262626;
	overflow: hidden;	
}

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

#templatemo_menu ul li {
	width: 200px;
	height: 38px;
	padding: 0 0 0 20px;
	margin: 0px;	
	background: #161616;	
	margin-bottom: 4px;
}

#templatemo_menu ul li:hover {
	background: #0d0d0d;
}

#templatemo_menu ul li a {
	display: block;
	width: 170px;
	height: 28px;
	padding: 10px 0 0 30px;
	color: #9fa2a4;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/templatemo_menu_list_icon.jpg) left center no-repeat;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	
}

#templatemo_menu .last {
	margin-bottom: 0px;
}

/* end of menu*/

#templatemo_banner {
	float: right;
	width: 650px;
	height: 320px;
	overflow: hidden;
/*	border:1px solid #000; */
	background: url(../images/templatemo_banner_bg.jpg) no-repeat;
}

#templatemo_banner p {
	font-size: 14px;
	color: #ffffff;
}

#templatemo_banner a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* end of menu & banner panel */

#templatemo_content_wrapper {
	clear: both;
	width: 940px;
	background: #3c3b3b;
	padding: 10px;
	margin-top: 10px;	
}

#templatemo_content {
	padding: 30px;
	background: #262626;
}

#templatemo_side_column {
	float: left;
	width: 220px;
}

.side_column_content {
	clear: both;
	padding: 0 10px;
}


.side_column_content li {
	width:200px;
	text-decoration:none;
	list-style-type:none;
	margin:0 0 0 -50px;
	padding:0 0 0 20px;
}
.white{ width:150px; background-color:#c6c6c6; color:#262626;}
.black{ width:150px; background-color:#3c3b3b; color:#cccccc;}

.news_section {
	clear: both;
	margin-bottom: 20px;
}

.news_date {
	color: #ffffff;
	font-weight: bold;
}

.news_title {
	font-size: 12px;
	color: #5b93ef;
	font-weight: bold;
}

#templatemo_main_content_column {
	float: right;
	width: 600px;
}

.section_w600 {
	padding: 0 10px;
}

#templatemo_main_content_column p {
	margin-bottom: 15px;
}

/*#templatemo_main_content_column img {
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,1);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,1);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,1);

	border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
	border: 1px solid #000;

}*/

.fl_image {
	float: left;
	margin: 30px 15px 5px 0;
}

.section_w280 {
	width: 280px;
}

.section_w280_content {
	padding: 0 10px;
}

.content_list_01 {
	margin: 0 0 0 40px;
	padding: 0px;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 5px 0;
	list-style: decimal-leading-zero;
}

/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 940px;
	padding: 20px 10px;
	text-align: center;
}

#templatemo_footer a {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */


#sponsorFlip :hover{
box-shadow:0 0 30px #999 inset;
}
