/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	background:url(image/black_body_bg.gif) center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #704A21;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}
img {
	border-color:#630000;
}

a:hover {
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float:left;
}

/* Header */

#header {
	width: 966px;
	height: 23px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 966px;
	height: 50px;
	margin: 0 auto;
	float:left;
	padding: 0;
}

#menu ul {
	margin: 0;
	list-style: none;
	margin-left:4px;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 30px;
	background: url(imagess/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #325C12;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 966px;
	margin: 0 auto;
	padding: 0;
	/*background: url(image/img04.jpg) repeat-y left top;*/
	background:url(image/middle_box_bg.jpg) repeat-y left top;
	margin-top:12px;
	float:left;
}

#page-bgtop {
	padding: 20px 25px;
	background: url(imagess/img02.jpg) repeat-x left top;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 0;
	background-color:#ffffff;
	padding:10px;
}

.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #8AB52B;
}

.post .title a {
	color: #5B7817;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(imagess/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0;
	margin-top:0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(imagess/img06.jpg) no-repeat left 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #ffffff;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 966px;
	background: #fdb825;
	height: 42px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #E1F5A6;
}

#footer a {
	color: #5B7817;
}


/* STYLES GV */

@charset "utf-8";
/* CSS Document */


/* STYLES DE TEXTES */
	.verdana_13pt_blanc{
		color:#ffffff;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13pt;
	}
	.copyrights{
		font-size:8pt;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		position:absolute;
		margin-top:15px;
		margin-left:30px;
		margin-right:30px;
	}
	.Goergia_blanc_35pt {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:28pt;
		color:#ffffff;
	}
	.Goergia_blanc_13pt {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13pt;
		color:#ffffff;
		line-height:12.2pt;
	}
/* STYLES DE TEXTES */



/* STYLES DE LIENS */
	a.Goergia_blanc_13pt:link {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13pt;
		color:#ffffff;
		line-height:12.2pt;
	}
	a.Goergia_blanc_13pt:visited {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13pt;
		color:#ffffff;
		line-height:12.2pt;
	}
	a.Goergia_blanc_13pt:hover {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13pt;
		color:#ffffff;
		line-height:12.2pt;
	}
	a.Goergia_blanc_13pt:active {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13pt;
		color:#ffffff;
		line-height:12.2pt;
	}

/* STYLES DE LIENS */
/* transparency box */

#trans_box_container
{
	padding:20px;
	width:621px;
	color:#000000;
	position:relative;
	background-color:#000000;
	float:left;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}

#trans_box_container2
{
	padding:20px;
	width:580px;
	color:#FFFFFF;
	position:relative;
	overflow:hidden;
}

#trans_box_container2 .transparency
{
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color:#ffffff;
	width:621px;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	
}

.content
{
	position:relative;
}

/*transparency box */

/* BOXES */
	div	#mainContent_white_box{
		width:621px;
		margin-left:18px;
		height:auto;
		background:#ffffff;
		opacity: 0.65; 
		filter:alpha(opacity=60);
		padding:20px;
	}
	.acc_img{
		opacity: 1; 
		filter:alpha(opacity=100);
	}
	.small_green_separation{
		display:block;
		background-color:#ecb326;
		width:4px;
		height:31px;
	}
	
	
	
		
.main_0 {
	background-color:#e5b42d;
	height: 301px;
	position: relative;
	width: 208px;
}
.main_1 {
	background-color:white;
	height: 280px;
	position: relative;
	width: 181px;
	
}
 .main_2 {
	background-color:black;
	height: 200px;
	position: relative;
	width: 171px;
	
}
div #bandeau{
	background:url(image/top_box_header_bg.png) left no-repeat;
	width:100%;
	float:left;
	margin:0 auto;
	margin-top:-55px;
	overflow:hidden;
}

/* BOXES */

/* MENU PRINCIPAL ------------------- */
	#nav {
		list-style: none ;
		margin: 0;
		padding: 0;
		overflow: hidden ;	/* CrÃ©ation du contexte de formatage */
		text-align:center;
		width:966px;
		margin-left:9px;
		margin-right:9px;
		}
	/* LISTES À PUCES ET LES LIENS QUI FORMENT LE MENU PRINCIPAL -----------*/ 
		#nav li {
			float: left ;
		/*	margin-left:17px;
			margin-right:17px;*/
			color: #5e5d58 ;
			background: #000000 ;
			height:65px;
			text-align:center;
			display:block;
			}
		#nav li a {
			display: block ;
		/*	background: #FFFFFF url(../image/bg_bar_menu.gif) right no-repeat;
			background-position:100% 8%;*/
			color: #ffffff ;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:17pt;
			line-height: 15px;
			margin:0 auto;
			padding-top:20px;
			padding-bottom:24px;
			text-align: center;
			text-decoration: none;
			}
		#nav li a:hover, #nav li a:focus, #nav li a:active {
		text-decoration: none ;
		color:#ffffff;
		}
/* LISTES À PUCES ET LES LIENS QUI FORMENT LE MENU PRINCIPAL -----------*/ 


/* MENU UTIL ------------------- */
	#menu_util {
		list-style: none ;
		margin: 0 auto;
		padding: 0;
		overflow: hidden ;	/* CrÃ©ation du contexte de formatage */
		width:292px;
		height:23px;
		text-align:right;
		margin-right:235px;
		float:right;
		}
	/* LISTES À PUCES ET LES LIENS QUI FORMENT LE MENU PRINCIPAL -----------*/ 
		#menu_util li {
			float: right;
		/*	margin-left:17px;
			margin-right:17px;*/
			color: #5e5d58 ;
			background: #000000 ;
			height:24px;
			text-align:center;
			}
		#menu_util li a {
			display: block ;
		/*	background: #FFFFFF url(../image/bg_bar_menu.gif) right no-repeat;
			background-position:100% 8%;*/
			color: #ffffff ;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:9pt;
			text-decoration: none;
			}
		#menu_util li a:hover, #menu_util li a:focus, #menu_util li a:active {
		text-decoration: none ;
		color:#ffffff;
		}
/* LISTES À PUCES ET LES LIENS QUI FORMENT LE MENU UTIL-----------*/ 
