*{
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

*::-moz-selection {
	background-color:#4c371d;
	color:white;
}

html, body{
	background: #7b6f66 url(/images/beton-40.jpg) repeat 50% 0;
	height: 100%;
	width: 100%;
}

html>/**/body {
	overflow-y: scroll;
}

.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
	visibility: hidden;
	width: 0px;
}

img{
	vertical-align: middle;
}

object,
embed{
	outline: none;
}

a,a:link,a:visited,a:focus,a:hover{
	color: #aaaaaa;
	outline: none;
	text-decoration: underline;
}

a:focus,
a:hover,
a.on{
	color: #EEBB05;
	text-decoration: none;
}

a.on{
	cursor: default;	
}

p{
	color: #fff;
	margin-bottom: 15px;
}

.ta-center,
.talign-center{
	text-align:center;
}

.fz10,.fz10 b,.fz10 strong{font-size: 10px;}
.fz11,.fz11 b,.fz11 strong{font-size: 11px;}
.fz12,.fz12 b,.fz12 strong{font-size: 12px;}
.fz13,.fz13 b,.fz13 strong{font-size: 13px;}
.fz14,.fz14 b,.fz14 strong{font-size: 14px;}
.fz15,.fz15 b,.fz15 strong{font-size: 15px;}
.fz16,.fz16 b,.fz16 strong{font-size: 16px;}
.fz18,.fz18 b,.fz18 strong{font-size: 18px;}
.fz20,.fz20 b,.fz20 strong{font-size: 20px;}
.fz22,.fz22 b,.fz22 strong{font-size: 22px;}
.fz23,.fz23 b,.fz23 strong{font-size: 23px;}
.fz24,.fz24 b,.fz24 strong{font-size: 24px;}
.fz25,.fz25 b,.fz25 strong{font-size: 25px;}
.fz26,.fz26 b,.fz26 strong{font-size: 26px;}
.fz27,.fz27 b,.fz27 strong{font-size: 27px;}
.fz28,.fz28 b,.fz28 strong{font-size: 28px;}
.fz29,.fz29 b,.fz29 strong{font-size: 29px;}
.fz30,.fz30 b,.fz30 strong{font-size: 30px;}

.nw{
	white-space: nowrap;
}

.spip_document_68 img,
.imgPhoto{
	border: 3px solid #bc8000;
	border-top-color: #bc8000;
	border-left-color: #bc8000;
}

.puce{
	background: transparent url(/images/puce.gif) no-repeat 0 4px;
	list-style: none;
	padding-left: 15px;
}


body form input.input,
body form textarea.input,
body textarea.input,
body .input{
	border: 1px solid #ABADB3;
	border-top-color: #ABADB3;
	border-left-color: #ABADB3;
	border-color: #ABADB3;
	margin: 1px;
	padding: 2px 4px;
}

body form input.input:focus,
body form textarea.input:focus,
body textarea.input:focus,
body .input:focus{
	margin: 0;
	border: 2px solid #DCB837;
}

body form input.input_error,
body form textarea.input_error,
body textarea.input_error,
body .input_error,
body form input.input_error:focus,
body form textarea.input_error:focus,
body textarea.input_error:focus,
body .input_error:focus{
	background: #FAE7E7;
	border-color: #B7282C;
}
/**************************************/
#wrapper{
	margin: 0 auto;
	width: 1018px;
}
/**************************************/


/**************************************/
#header{
	background: transparent url(/images/frame.png) no-repeat 50% 10px;
	height: 297px;
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
	width: 1018px;
}

#header #top_link{
	display: block;
	height: 36px;
	margin: 0;
	overflow: hidden;
	padding: 2px 60px 0 0;
	text-align: right;
	width: 958px;
}

#header #top_link,
#header #top_link a{
	color: #e5e5e5;
	font-size: 10px;
	text-decoration: none;	
}

#header #top_link a:focus,
#header #top_link a:hover{
	color: #EEBB05;
}

#header #containerBg,
#header #containerBg .topElementBg,
#header #containerBg .topWhiteBg,
#header #containerBg .topBottomElementBg,
#header #containerBg .topBottomWhiteBg{
	background: transparent;
	display: block;
	height: 216px;
	margin: 0 auto;
	overflow: hidden;
	width: 944px;
}

#header #containerBg{
	margin: 0 auto;
	position: relative;
}

#header #containerBg .topElementBg,
#header #containerBg .topWhiteBg{
	height: 33px;
	width: 878px;
}

#header #containerBg .topBottomElementBg,
#header #containerBg .topBottomWhiteBg{
	height: 183px;
	width: 944px;
}

#header #containerBg .topElementBg,
#header #containerBg .topBottomElementBg{
	background: #000 url(/images/blank.gif) no-repeat -33px 0;/*#807369*/
}

#header #containerBg .topBottomElementBg{
	background-position: 0 -33px;
}

#header #containerBg .topWhiteBg,
#header #containerBg .topBottomWhiteBg{
	display: none;
	background: #000;/*#807369*/
	left: 33px;
	position: absolute;
	top: 0;
}

#header #containerBg .topBottomWhiteBg{
	left: 0;
	top: 33px;	
}

#header #logo{
	background: transparent url(/images/logo.png) no-repeat 0 0;
	display: block;
	height: 216px;
	margin: -216px auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 944px;
}

#header #logo a{
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
}

#header #navigation{
	height: 20px;
	overflow: hidden;
	margin: 7px 0 0 53px;
	width: 912px;	
}

#header #navigation li,
#header #navigation li a,
#header #navigation li a span{
	background: transparent;
	color: #fff;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#header #navigation li a{
	width: 175px;	
}

#header #navigation li a span{
	margin: 0 0 0 6px;
	padding: 1px 0 0 0;
	width: 169px;
}

#header #navigation li a,
#header #navigation li a span{
	background: #000 url(/images/menu_hover.png) no-repeat 0 20px;/*#685C53*/
}

#header #navigation li a span{
	background-position: 100% 20px;
}

#header #navigation li a:focus,
#header #navigation li a:hover,
#header #navigation li a.on,
#header #navigation li a:focus span,
#header #navigation li a:hover span,
#header #navigation li a.on span{
	background-position: 0 0;
	cursor: pointer;
}

#header #navigation li a:focus span,
#header #navigation li a:hover span,
#header #navigation li a.on span{
	background-position: 100% 0;	
}

#header #navigation li a.on,
#header #navigation li a.on span{
	cursor: default;	
}
/**************************************/

/**************************************/
#s-wrapper{
	background: transparent url(/images/frame_bg.png) repeat-y 50% 0;
	margin: 0 auto;
	width: 1018px;
}

#s-wrapper #content{
	padding: 0 0 0 37px;
	overflow: hidden;
	width: 944px;
}

#s-wrapper #content .left{
	float: left;
	width: 232px;	
}

#s-wrapper #content .right{
	float: left;
	margin: 0;
	width: 712px;	
}

#s-wrapper #content,
#s-wrapper #content p,
#s-wrapper #content div,
#s-wrapper #content a,
#s-wrapper #content span,
#s-wrapper #content strong,
#s-wrapper #content *{
	color: #000;
	font-size: 12px;
}

#s-wrapper #content p{
	line-height: 18px;	
}
/**************************************/


/**************************************/
#s-wrapper #content .left div.articles{
	padding: 20px 7px 0 18px;	
}

#s-wrapper #content .left div.articles ul,
#s-wrapper #content .left div.articles ul li{
	list-style: none;
}

#s-wrapper #content .left div.articles,
#s-wrapper #content .left div.articles h3,
#s-wrapper #content .left div.articles a,
#s-wrapper #content .left div.articles p,
#s-wrapper #content .left div.articles ul,
#s-wrapper #content .left div.articles ul li,
#s-wrapper #content .left div.articles ul li a{
	color: #685c53;
	font-weight: bold;
}

#s-wrapper #content .left div.articles h3{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#s-wrapper #content .left div.articles li{
	background: transparent url(/images/menu_separ.gif) repeat-x 0 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#s-wrapper #content .left div.articles li ul{
	margin: 5px 0 0 0;
}

#s-wrapper #content .left div.articles li ul,
#s-wrapper #content .left div.articles li ul li{
	list-style: square;
}

#s-wrapper #content .left div.articles li li{
	background: transparent;
	margin: 0 0 5px 30px;
	padding: 0;	
}

#s-wrapper #content .left div.articles li li,
#s-wrapper #content .left div.articles li li a{
	font-size: 11px;
	font-weight: normal;
}


#s-wrapper #content .left div.articles hr{
	background: transparent url(/images/menu_separ.gif) repeat-x 0 100%;
	margin: 0 0 20px 0;
}
/**************************************/


/**************************************/
#s-wrapper #content .right div.articles{
	padding: 20px 0 0 30px;	
}

#s-wrapper #content .right div.article{
	margin: 0 0 15px 0;	
}

#s-wrapper #content .right div.article .cufonWrap{
	visibility: hidden;
}

#s-wrapper #content .right div.article h1.title,
#s-wrapper #content .right div.article h1.title span,
#s-wrapper #content .right div.article h2.title,
#s-wrapper #content .right div.article h2.title span{
	color: #EEBB05;
	font-family: "CartoGothicStd","Myriad Pro", Arial;
	font-size: 30px;
	height: 35px;
	text-transform: uppercase;
}

#s-wrapper #content .right div.article h3,
#s-wrapper #content .right div.article h3 span{
	color: #D9AA00;
	font-family: "CartoGothicStd","Myriad Pro", Arial;
	font-size: 20px;
	height: 25px;
	text-transform: uppercase;
}

#s-wrapper #content .right div.article ul{
	margin: 0 0 0 30px;	
}

#s-wrapper #content .right div.article ul li{
	margin: 0 0 10px 0;	
}
/**************************************/



/**************************************/
#s-wrapper #footer{
	background: transparent url(/images/frame_content_bottom.gif) no-repeat 0 0;
	height: 192px;
	overflow: hidden;
	width: 656px;
}

#s-wrapper #footer p,
#s-wrapper #footer p a{
	color: #8c8c8c;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

#s-wrapper #footer p{
	text-align: center;	
}

#s-wrapper #footer p#footer_link{
	padding: 50px 0 0 0;
}

#s-wrapper #footer p#footer_link a{
	padding: 0 5px;	
}

#s-wrapper #footer p#footer_link a.on{
	color: #C4C4C4;
	cursor: default;	
	text-decoration: none;
}


#s-wrapper #footer p#footer_copy,
#s-wrapper #footer p#footer_copy a{
	color: #515151;
}
/**************************************/

/**************************************/
#footer{
	background: transparent url(/images/frame.png) no-repeat 50% -300px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0 0 0;
	width: 1018px;	
}

#footer p{
	color: #c7c2bc;
	margin: 0 0 10px 0;
	text-align: center;
}

#footer p,
#footer a{
	font-size: 10px;	
}
/**************************************/








