body {
	background:#fff;
	text-align: center;
}

body, table {
	font-family:Helvetica,Verdana,Geneva,Arial,sans-serif; 
	font-size:12px;
	color:#333;
}

h1 {
	margin-top:0px;
	padding-top:12px;
	font-size:17px;
	color:#9fab01;
	font-variant : small-caps;
}

h2 {
	font-size:14px;
	color:#422e29;
}

h3 {
	font-size:13px;
	color:#422e29;
}

a img {border:0;}


a {
	text-decoration: none;
	font-weight:bolder;
	color:#9fab01;
}

#header a, #footer a {
	color:#fff;
}

#header a:hover, #footer a:hover {
	color:#626920;
}

a:hover {
	color:#626920;
}

div#global {
	width:900px;
	margin: 0 auto;
	text-align: left;
}

div#page {
	width:100%;
	overflow:hidden;
	margin: 0 0 16px 0;
}

div#header {
	width:900px;
	height:193px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat top right;
	padding:0;
	position:relative;
}

div#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:0px;
	bottom:0px;	
	height:91px;
}

div#header img#logo {
	margin:0;
	padding:0;
	display:block;
}

div#header ul li {
	float:left;
	display:block;
	height:91px;
	text-align:center;
	padding-top:11px;
}

div#header ul li a {
	font-size:16px;
	font-variant : small-caps;
}

div#header ul li#bt1 {
	background: url(../images/bt1.jpg) no-repeat;
	width:92px;
}

div#header ul li#bt2 {
	background: url(../images/bt2.jpg) no-repeat;
	width:98px;
}
div#header ul li#bt3 {
	background: url(../images/bt3.jpg) no-repeat;
	width:180px;
}
div#header ul li#bt4 {
	background: url(../images/bt4.jpg) no-repeat;
	width:90px;
}
div#header ul li#bt5 {
	background: url(../images/bt5.jpg) no-repeat;
	width:91px;
}


div#sidebar {
	width: 292px;
	
}

div#sidebar.left {
	float:left;
}

div#sidebar.right {
	float:right;
}

div#main {
	width:544px;
	text-align:justify;
	padding:0 16px;
}

div#nav {
	margin: 8px 32px;
}

div#main.left {
	margin-left:308px;
	margin-right:16px;
}

div#main.right {
	margin-left:16px;
	margin-right:308px;
}


div#footer {
	background: url(../images/footer.jpg);
	height:24px;
	color:#fff;
	padding: 40px 8px 0 0;
	font-size:10px;
	text-align:right;
}



/*************************/
ul#pagination-digg{border:0; margin:0;  padding: 12px 0 24px 0;}

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
display:block;
float:left;
}
#pagination-digg a{
border:solid 1px #9aafe5;
margin-right:2px;
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE;
color:#888888;

font-weight:bold;
margin-right:4px;
padding:3px 4px;
}
#pagination-digg .next a,
#pagination-digg .previous a {
font-weight:bold;
}
#pagination-digg .active{
background:#356aa0;
color:#FFFFFF;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
margin-right:4px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
color:#356aa0;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-digg a:hover{
border:solid 1px #356aa0;
}

/********** News **********/
span.date {
	float:right;
	line-height: 1.2; 		/* cfr. h2 */
	margin: 0.5em 0 0 0; 	/* cfr. h2 */
}

div.content {
	border: solid 1px #ececec;
	padding:8px 16px;
}

li div.content {
	border:0;
	background:#ececec;
} 

#service h3.showbox, #service h5.showbox, div.showbox span{
	cursor:pointer;
	background: url(../images/bullet_arrow_bottom.png) no-repeat right top;
	padding-right:20px;
	color:#9fab01;
}



#service h3.showbox.expand, #service h5.showbox.expand {
	background: url(../images/bullet_arrow_top.png) no-repeat right top;
}

div.showbox span {
	background: none;
}

div#evenement {
	margin-top:12px;
	border: solid 1px #D8000C;
	padding: 6px;
	color: #D8000C;
	background-color: #FFBABA;
}
