
body {
	
	background-color:#a2a68f;
	margin-left:30px;
	margin-right:30px;
	margin-top:320px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-image:url('images/ban.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	
}

#header{
margin-left:0px;
font-weight:bold;
		
}



#calendrier{
	margin-top:20px;
	height:135px;
	width:400px;
	background-color:transparent;
		
}

#calendrier #leftcalen{
	margin-top:40px;
	float:left;	
	cursor:pointer;
}

#calendrier #middlecalen{
	
	float:left;	
	background-color:black;
	width:336px;
	height:135px;
	border: 2px solid #005500;
}

	#calendrier #middlecalen h4{
		background-color:#555555;
		height:18px;
		width:326px;
		font-size:0.9em;
		margin:0;
		padding-left:10px;
	
	}
	
	#calendrier #middlecalen .event_icon{
		float:left;
		width:76px;
		height:100px;
		border:1px dotted #007700; 
		background-image:url('images/bgicon.gif');
		margin-right:3px;
		margin-left:3px;
		margin-top:5px;
		overflow:hidden;
		font-size:12px;
		cursor:pointer;
	}
	
	#calendrier #middlecalen .event_desc{
		display:none;
		height:100px;
	}
	
	#event_retour
	{
	display:none; 
	text-align:center; 
	font-weight:bold;
	background-color:#223322;
	height:18px;
	width:336px;
	font-size:12px;
	margin:0;
	cursor:pointer;
	}
	
#calendrier #rightcalen{
	float:right;
	margin-top:40px;
	cursor:pointer;
	
	
}

.login{
	
		
}

#menu {
	
	position:absolute;
	top:265px;	
	background-color: transparent;
	height:100px;
	width:980px;
	left:2px;
	
	
	
}

#menu_cats{
	margin-top:35px;
	height:20px;
	width:80%;
	z-index:2;
	position:relative;
		
	}



#menu_cats .cellule a{

	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	color: white;
	font-size:0.8em;
	text-decoration:none;
	background-color:#A2A68F;
	display:block;
	border-bottom:1px solid #858f76;
	border-left:1px solid #858f76;
	border-right:1px solid #858f76;
	z-index:3;
	
	
}


	
	#menu .tab {
		
		font-size:1em;
		float:left;
		padding-top:4px;
		height: 23px;
		color:#fff;
		font-weight:bold;
		margin-top:0px;
		margin-right:30px;
		margin-left:30px;
		cursor:default;
		text-align:center;
		min-width:80px;
		
	}
	
	
	#menu .tab a{
		
		font-size:1em;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		
	}
	
	
.input_text{
	
	width:150px;
	background:#ccc;
}

.input_submit{
	
	width:80px;
	background:#115500;
	border: 2px solid #003300;
	color: #fff;
	font-weight:bold;
}


.news{
	
	border: 2px solid #69735c;
	width: 400px;
	position:absolute;
	right:30px;
	top:85px;
	height:150px;
	background-color:#a2a68f;
		
}

.news_content{
	
	border-top: 2px solid #69735c;
	height: 110px;
	overflow:auto;
	padding:10px;
	

		
}

.news_content a {
		color:#91524e;
	}
	

.news h2{
	
	margin: 0;
	text-align:left;
	padding-left:10px;
	font-size:0.9em;
	height:18px;
	background-color:#555555;
	
	
}

.news .date{

	font-size:0.7em;
	margin-left:0px;
	color:black;
	text-decoration:underline;
	
	
}

.news .post_content{

	font-size:0.8em;
	margin-left:35px;
	margin-bottom:8px;

	
	
}

#lastarticles{
	
	top:320px;
	width:20%;
	height:170px;
	
}

	#lastarticles .news_content .title{
	font-size:0.8em;
	
	}
	
	#lastarticles .news_content {
		overflow:hidden;
		padding-top:2px;
		line-height:17px;
		height:150px;
	}
	
		#lastarticles .date {
		text-decoration:none;
		margin-bottom:2px;
	}
	
		#lastarticles a {
		color:#91524e;
	}
	
#lastcomments{
	
	top:510px;
	width:20%;
	height:180px;
	
	
}

	
	#lastcomments .news_content {
		overflow:hidden;
		padding-top:2px;
		font-size:0.8em;
		line-height:17px;
		height:150px;
	}
	
	#lastcomments a {
		color:#91524e;
	}
	
	
#displayContent{
	
	margin-left:0;
	width:75%;
	border:1px dashed #007700; 
	padding:10px;
	min-height:222px;
	background-color:#bac5ab;
	z-index:0;
	color:black;
	
}
	#displayContent h3{
		
		margin: 0;
		background-color: #313131;
		height:20px;
		padding:2px;
		display:inline;
		border-left: 10px groove #aa734a;
		padding-left:15px;
		padding-right:15px;
		font-size:1em;
		color:white;
		
	}
#displayContent	a{
	color:#91524e
}	
#post_contenu{
	
	padding:15px;
	
	
}

#post_contenu .date{
	font-size:0.7em;
	margin-left:0px;
	color:black;
	
}

#addacomment{
	
	margin-top:15px;
	width:300px;
	height:200px;
	
	
		
}
#addacomment span{
	
	width:150px;
	
		
}

#addacomment textarea{
	
	width:290px;
	height:100px;
	margin-top:15px;
		
		
}



#CommentList{
	
	background-color:#858f76;
	margin-top:20px;
	padding:12px;
	width:300px;
	border: 2px solid #69735c;
	margin-left:10%;
	color:white;
	
	
}

.comment{
	
	border: 1px dotted black;
	padding:8px;
	margin-bottom:3px;
	color:white;
}

.comment .date{
	
	font-size:0.8em;
	color:black;
	padding-left:0px;
	font-weight:bold;
	
	
}
.comment .author{
	
	font-size:0.9em;
	color:white;
	font-weight:bold;
	
}

.comment .post_content{
	
	font-size:1em;
	margin:0;
	margin-bottom:20px;
	color:white;
	
	
}

#GuestBook{
	
	border: 1px dotted black;
	width:70%;
	margin-top:20px;
	padding:15px;
}

#GuestBook .comment{
	border: 0px;
	
}

#GuestBook .comment .post_content{
	
	font-size:1em;
	margin:0;
	margin-bottom:20px;
	color:black;
	
	
}

#GuestBook  .comment .author{
	
	font-size:0.9em;
	color:white;
	font-weight:bold;
	
}
#GuestBook #CommmentList{
	border: 0px;
	background-color:transparent;
	
}
