@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0;padding:0;border:0;font-size:100%; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content: none; }
table { border-collapse:collapse;border-spacing:0; }
/* =========================================================================================== */
/* GENERAL CLASSES */
/* =========================================================================================== */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {
	overflow-x: hidden;
}
body {
	background: #ffffff;
	font: normal 13px/18px Arial, sans-serif;
	color: #33451e;
}
h1 {
	font: bold 36px/37px 'BebasNeueRegular', Arial, sans-serif;
	color: #33451e;
	margin: 0 0 10px 0;
}
h2 {
	font: bold 36px/37px 'BebasNeueRegular', Arial, sans-serif;
	color: #33451e;
	margin: 0 0 10px 0;
}
h3 {
	font: normal 24px/26px 'BebasNeueRegular', Arial, sans-serif;
	color: #58595b;
	margin: 30px 0 5px 0;
}
h4 {

}
h5 {

}
h6 {

}
p {
	margin: 0 0 15px 0;
}
hr {
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
}
a {
	color: #a0bd5f;
	text-decoration: none;
}
a:hover {
	color: #a0bd5f;
	text-decoration: underline;
}
a img {
	border: none;
}
ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 5px 0;
}
sup {
	font-size: 0.7em;
	line-height: 0.7em;
	margin-left: 2px;
}
div {
	position: relative;
}
::-moz-selection { 
	background: #ccc; 
	color: #000; 
	text-shadow: none; 
}
::selection { 
	background: #ccc; 
	color: #000; 
	text-shadow: none; 
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  float: none !important;
}
.top_td td {
	vertical-align: top;
}
.bottom_td td {
	vertical-align: bottom;
}
.lien_invisible {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	text-decoration: none;
}
/* =========================================================================================== */
/* FONT STYLES  */
/* =========================================================================================== */
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.grey {
	color: #999;
}
.pale_grey {
	color: #ccc;
}
.fs11 {
	font-size: 11px;
	line-height: 13px;
}
.fs20 {
	font-size: 20px;
	line-height: 24px;
}
.fs24 {
	font-size: 24px;
	line-height: 30px;
}
.fs32 {
	font-size: 32px;
	line-height: 40px;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.border_w {
	border: 1px solid #fff;
}
.margB_3 {
	margin-bottom: 3px;
}
.margB_30 {
	margin-bottom: 30px;
}
.margB_45 {
	margin-bottom: 45px;
}
.margR_0 {
	margin-right: 0px !important;
}
.margV_3 {
	margin: 3px 0;
}

/* =========================================================================================== */
/* CUSTOM SITE */
/* =========================================================================================== */
#banner {
	width: 2000px;
	height: 380px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: 0;
	background: url(../images/banner.jpg) 0 0 no-repeat;
	border-bottom: solid 21px #bad976;
}
#logo {
	width: 461px;
	height: 221px;
	position: absolute;
	left: -57px;
	top: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
/* menu ================================= */
#menu_wrapper {
	width: 960px;
	height: 30px;
	padding-left: 0;
    text-align: center;
}
#menu_wrapper a {
	display: inline-block;
	height: 25px;
	padding: 5px 12px 0 12px;
	margin-right: 1px;
	font: normal 24px/34px 'BebasNeueRegular', Arial, sans-serif;
	color: #fff;
}
#menu_wrapper a:hover, #menu_wrapper a.pageON {
	text-decoration: none;
	background: #fff;
	color: #33451e;
}
/* content ================================= */
#content_wrapper {
	width: 880px;
	min-height: 430px;
    height: auto !important;
    height: 430px;	
	padding: 40px;
	background: #fff;
}
.shadows {
	width: 20px;
	height: 382px;
	position: absolute;
	top: 82px;
}
#shadow_left {
	left: -20px;
	background: url(../images/shadows.png) 0 0 no-repeat;
}
#shadow_right {
	right: -20px;
	background: url(../images/shadows.png) -20px 0 no-repeat;
}
/* footer ================================= */
#footer_full {
	width: 100%;
	height: 200px;
	background: url(../images/bg_footer.jpg) 0 0 repeat-x;
}
#footer_full p, #footer_full p a {
	font: normal 11px/20px Arial, sans-serif;
	text-align: center;
	color: #fff;
}