body#content {
	background: #fff;
	margin: 0;
	min-height: 0;
}
body,
form,
#menu ul,
#menu li,
#menusec ul,
#menusec li,
#content .fils h3,
#content .fils p,
.liste-recherche h3,
.liste-recherche p,
#news h2,
#news h3,
#news p {
	margin: 0;
	padding: 0;

}
small { font-size: 0.7em; }
a {
	color: #f60;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a img { border: none; }
body {
	background: #666 url(bg.jpg) top center no-repeat;
	color: #666;
	font-family: Arial, Helevtica, Sans-Serif;
	font-size: 0.97em;
}
.clear {
	clear: both;
	height: 0;
}
#main {
	margin: 0 auto;
	width: 900px;
}
#header {
	height: 320px;
	position: relative;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a.icon {
	background: url(menu.png) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 0;
}
#menu a.icon1 { background-position: 0px -65px; padding-left: 117px; left: 295px; height: 150px; }
#menu a.icon2 { background-position: -117px -33px; padding-left: 122px; left: 412px; height: 183px }
#menu a.icon3 { background-position: -239px -3px; padding-left: 150px; left: 534px; height: 214px }
#menu a.icon4 { background-position: -389px -25px; padding-left: 114px; left: 684px; height: 192px }
#menu a.icon1:hover, #menu a.icon1.selected { background: url(menu_over.png) no-repeat; background-position: 0px -65px; padding-left: 117px; left: 295px; height: 150px; }
#menu a.icon2:hover, #menu a.icon2.selected { background: url(menu_over.png) no-repeat; background-position: -117px -33px; padding-left: 122px; left: 412px; height: 183px}
#menu a.icon3:hover, #menu a.icon3.selected { background: url(menu_over.png) no-repeat; background-position: -239px -3px; padding-left: 150px; left: 534px; height: 214px}
#menu a.icon4:hover, #menu a.icon4.selected { background: url(menu_over.png) no-repeat; background-position: -389px -25px; padding-left: 114px; left: 684px; height: 192px }




#menusec {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.85em;
	font-weight: bold;

}
#menusec li {
	list-style-type: none;
	display: inline;
}
#menusec a {
	background: #000;
	color: #fff;
	float: left;
	margin-left: 5px;
	padding: 5px 10px;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
	border-top-right-radius:0;

	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius:0;

	-moz-box-shadow: 0 0 3px #222;
	-webkit-box-shadow: 0 0 3px #222; 
	box-shadow: 0 0 3px #222;
}
#leftcol {
	float: left;
	width: 700px;
}
#content {
	background: #fff url() 0 0 no-repeat;
	padding: 0 20px 20px 20px;
	margin-right: 20px;
	min-height: 300px;
}
#content .article h1.titre_article {
	background: #f90 url(sprite.jpg) -550px -820px no-repeat;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
	margin: 0 -20px 10px -20px;
	padding-left: 20px;
}
#content h2 {
	border-left: 10px solid #690;
	color: #690;
	font-size: 1.3em;
	padding-left: 10px;
}
#content .fils {
	border-top: 1px dashed #999;
	padding: 10px 0;
	font-size: 0.87em;
}
#content .fils p {
	display: inline;
}

#content .fils .vignette,
#content .article .vignette
 { float: left; margin-right: 7px; }
 #content .article .vignette
 { float: right; margin-left: 10px; margin-bottom: 10px; }
.liste-recherche h3 {
	font-weight: normal;
	margin-top: 10px;
}
.bab-gallery .thumb {
	float: left;
	width: 150px;
	height: 150px;
	margin: 5px;
	
	-moz-box-shadow: 0 1px 5px #555;
	-webkit-box-shadow: 0 1px 5px #555; 
	box-shadow: 0 1px 5px #555;
}
#footer {
	background: url(sprite.jpg) -900px 0 no-repeat;
	font-size: 0.7em;
	text-align: right;
	width: 680px;
}
#footer .infoot {
	margin-right: 20px;
	padding: 10px 0 50px 0;

}
#footer,
#footer a {
	color: #999;
}
#rightcol {
	float: left;
	width: 200px;
}
#news {
	background: #fff;
	font-size: 0.8em;
}
#news h2 a {
	background: #990 url(sprite) -1250px -820px no-repeat;
	display: block;
	height: 50px;
	overflow: hidden;
	padding-left: 200px;
	width: 0;
}
.news,
#news .all {
	padding: 7px;
}
.news {
	border-bottom: 1px dashed #999;
}
.date {
	color: #888;
	font-size: 0.85em;
	font-weight: bold;
}
.news p {
	display: inline;
}
#tags {
	background: url(sprite.jpg) -1580px 0 no-repeat;
	font-size: 0.8em;
	padding-top: 10px;

}
#tags,
#tags a {
	color: #aaa;
}


input.ftext, .bab-form-text {
	border:1px solid #aaa;
	border-top-width:2px;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bab-form-erreur {
	color: #f60;
}









