/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Cynik & Opossum*/
/* Create date : 27/12/2006  */
/* ACCESSIBILITY MENUS */
#access{
	margin:0px;
	clear:both;
	display:block;
}
#access .feeds, #access .sitemap{
	text-decoration: none;
	margin: 0;
}
#access{
	list-style:none;
}
#access li{
	float:left;
}
#access li a{
	padding-right:15px;
	padding-left: 15px;
}
.feeds{
	background: url("img/feeds.gif") 4% 40% no-repeat;
/*		background: url("img/feed.png") 4% 40% no-repeat;*/
}
.sitemap{
	background: url("img/sitemap.gif") 0% 40% no-repeat;
/*		background: url("img/sitemap_color.png") 0% 40% no-repeat;*/
}
#sitemap h3{
	font-size:1.2em;
}
#sitemap p{
	text-align:justify;
}
#sitemap ul{
	list-style:none;
	text-indent:20px;
	margin-bottom:15px;
}
#sitemap ul li p{
	text-indent:60px;
	font-size:0.8em;
}
/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Eric Jouffrey*/
/* Create date : 26/12/2006  */
/* EASY ACCESS */
#easy-access{
/*	height:0px;
	display:none;*/
}
#easy-access p.infos{
	font-size:0.6em;
	font-weight:bold;
	/*text-align:right;
	margin-right:65px;*/
position:relative;
top:15px;
left:25px;
}
/* SEARCH MENU */
#recherche{
	position:absolute;
	left:10px;
	top:5px;
	font-size:.8em;
}
#searchQ{
	height:13px;
	width:150px;
	font-size:1em;
	border:solid 1px #CCC;
	position:relative;
	top:-4px;
}
#searchS{
	position:relative;
	top:-5px;
	height:13px;
	line-height:15px;
	font-size:0.8em;
	font-weight:bold;
	border:none;
	background-color:#FFF;
}
#searchS:hover{
	background-color:#F00;
}
