body{
	font-family: Tahoma, Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, serif;
	color: #000;
	background-color: #fff;
	background-image: url('../img/style7/bg.png');
	background-attachment: fixed;
	font-size: 0.9em;
	margin: auto;
}

a{
	text-decoration: none;
	color: #cc9900;
	background-color: transparent;
}

a:hover, .menu > ul  > li.sous_menu:hover > a{
	color:#873228;
	text-decoration:underline;
	background-color: transparent;
}

#header{
	opacity:0.8;
	height:100px;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #461811;
	background-image: url('../img/style7/header.png');
	border-bottom: 1px solid #cbcbcb;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:25px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#header a{
	display:none;
	color: #cbcbcb;
}

#header img{
	display:none;
	visibility: hidden;
}

#header h1 > span{
	background-color:transparent;
	color: #2277dd;
}

#lien_retour_haut{
	position:fixed;
	bottom: 0px;
	right: 0px;
	padding: 8px;
	background-color: #461811;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

#global{
	width: 1000px;
	margin:auto;
}

.twitter_status, .twitter_date{
	margin-left:10px;
	margin-right:10px;
}

.twitter_status{
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
}

.twitter_date{
	text-align:right;
	padding-top:0;
	margin-top:4px;
	margin-bottom:8px;
}

.menu{
	font-size:0.9em;
	float: left;
	width: 190px;
	padding:0;
	padding-bottom: 17px;
	margin-bottom: 15px;
	overflow:hidden;
	color: #000;
}

h3.titre_menu{
	color: #fff;
	text-align:left;
	font-size: 1.1em;
	font-family:Georgia;
	margin: -2px;
	margin-bottom:6px;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	background-color: #461811;
}

.menu > div.menu_part{
	margin:0;
	padding: 2px;
	padding-bottom:8px;
	margin-bottom:10px;
	color: #fff;
	background-image: url('../img/style7/bg2.png');
	
}

.menu > div > ul{
	margin:0;
	padding: 0;
	list-style-type:none;
}

.menu > div > ul  > li{
	overflow:hidden;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 15px;
	padding: 0px;
}

#presentation{
	text-align:justify;
	padding: 5px;
	margin: 0;
	color: #fff;
}

#presentation #icon{
	float:left;
	margin-right:10px;
}

#corps{
	font-size:0.9em;
	
	margin-left: 220px;
	margin-bottom:10px;
	margin-top: 0;
	
	padding-bottom:18px;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
}

.news{
	background-image: url('../img/style7/bg2.png');
	color: #eee;
	margin-bottom:15px;
	overflow:hidden;
}

.news > p, .news > ul, .news > form, .news > fieldset {
	margin:10px;
}

h2.titre_news{
	background-color: #461811;
	font-family:Georgia;
	font-size: 1.2em;
	margin-bottom:0;
	margin-top:0;
	padding:5px;
	border-bottom: 1px solid #fff;
}

h2.titre_news a{
	color: #eee;
}

.aff_nb_page{
	color: #fff;
	text-align:center;
	padding:1.5%;
}

.info_news{
	margin:0;
	padding: 4px 0 8px 0;
	text-indent:30px;
	font-size:0.9em;
	color: #bbb;
	border-top: none;
	border-bottom:none;
}

.commentaire_wrapper{
	margin:10px;
}

.info_comment{
	color: #aaaaaa;
	padding:5px;
	font-size: 0.8em;
}

.commentaire{
	background-image: url('../img/style7/bg2.png');
	border-top: 1px solid #666666;
	color: #eee;
	padding:8px;
	margin-bottom: 8px;
	font-size: 0.85em;
}

#form_commentaire{
	margin-top:20px;
}

.contenu_news, .contenu{
	padding:10px;
	text-align:justify;
}

.contenu_news img, .contenu img{
	margin-right: 5px;
	margin-left: 5px;
	padding:5px;
	border:1px solid #bfbfbf;
	background-color:#e3e3e3;
}

#footer{
	color:#eee;
	clear: both;
	text-align: center;
	background-color: #461811;
	border-top:1px solid #fff;
	padding: 8px;
	margin-bottom:0;
	font-size: 0.8em;
}

#table_news{
	width:90%;
	border:1px solid #000000;
}

#table_news td{
	border:1px solid #000000;
}

#table_news tr:hover{
	background-color: #000000;
	color: white;
}

.centre{
	text-align:center;
}

.vert{
	color: #0000ff;
	background-color:transparent;
}

.rouge{
	color: #ff0000;
	background-color:transparent;
}
.erreur{
	margin: 8px;
	padding:8px;
	font-weight: bold;
	text-align: center;
	color: red;
	border: 1px solid red;
	background-color: #ffffff;
}

.titre{
	font-size: 1.2em;
	border-left: 2px solid #ef9300;
	padding: 4px;
	margin: 4px;
}

input, textarea{
	border: 1px solid #aaaaaa;
}

#textarea_news{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, serif;
}

input:hover, input:focus, textarea:hover, textarea:focus{
	background-color: #efefef;
	color: #000000;
}

a img{
	border: 0;
}

.gallery td{
	border: 1px solid #fff;
	background-color: #fff;
}

.gallery td:hover{
	border: 1px solid #ffd62f;
}

#table_accueil_admin img{
	border: 1px solid #fff;
}

#table_accueil_admin a:hover img{
	border: 1px solid #ffd62f;
}