@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	margin: 0px;
	padding: 5px;
	background-image: url(img/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	margin:0;
	padding:0;
	border:none;
}
div.clear {
	clear: both;
}

#header {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9BCE42;
}
#footer {
	font-size: 9px;
	margin-top: 40px;
	color: #666;
	clear: both;
	text-align: center;
}
#content h1 {
	font-size: 16px;
	color: #FF9900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content p {
	line-height: 130%;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form fieldset ul, form fieldset li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form fieldset li {
	margin-bottom:12px;
}
form fieldset ul {
	margin-bottom: 20px;
}
form div.center {
	text-align: center;
}
form input#keyword, form input#submit {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 8px;
	border: 1px solid #ddd;
	background-color: #efefef;
	width: 240px;
}
form input#submit {
	width:auto;
	margin-left:10px;
	background-color: #99CD3F;
	color: #fff;
	border-top-color: #99CD3F;
	border-right-color: #99CD3F;
	border-bottom-color: #99CD3F;
	border-left-color: #99CD3F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
form fieldset li a {
	color: #333333;
}
form fieldset li a:hover {
	text-decoration:underline;
}
span.info-bulle-contenu {
    display: none;
    position: absolute;
    background:#333;
    padding: 6px;
    padding-left: 12px;
    padding-right: 12px;
    color: white;
	opacity: 0.9;
	width:110px;
	height:50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
form strong {
}
#content h1 strong {
	color: #2A8BBA;
}
#content h1 em {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	padding-left: 20px;
}
#content .list .item .date {
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	float: left;
	color: #0099CC;
	padding-top: 2px;
}
#content .list .item .box {
	float: left;
	width: 570px;
}
#content .list .item h2 {
	margin: 0px;
	font-size: 12px;
}
#content .list .item p {
	margin: 0px;
	font-size: 10px;
}
#content .list .item h2 a {
	color: #003333;
}
#content .list .item p a {
	color: #666;
}
#content .list .item {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 10px;
}
#content .list .item p.categorie {
	color: #99CD3F;
}

#folio span, #folio a, #folio em {
	float: left;
	display: block;
	padding: 2px 4px;
	border: 1px solid #ddd;
	margin-right: 6px;
	color: #666;
	width: 1.5em;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
}
#folio em {
	font-style: normal;
	padding-right: 10px;
	border-color: #fff;
}
#folio span {
	background-color:#333;
	color: #fff;
}
#folio a:hover {
	background-color:#ccc;
}
#back {
	background-color: #99CD3F;
	height: 40px;
	width: 100px;
	position: absolute;
	right: 20px;
	text-align: right;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(img/back-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#back a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#back a:hover {
	color: #003333;
}
#content .list {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}

a.info-bulle-css, 
a.blue {
	color: #2A8BBA;
	text-decoration: none;
	font-weight: bold;
}
li.attenue {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: 0.5;
}
li.attenue:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

div#info {
	padding: 10px;
	background-color: #F8FEE5;
	margin-left: 30px;
	margin-top: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 500px;
}
#info p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#info a {
	color: #99CD3F;
}
#info .close {
	text-align: right;
}
a.green {
	color: #99CD3F;
	text-decoration: none;
}
#content h1 {
	position: absolute;
	top: 85px;
	left: 300px;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content h1 a {
	color: #FF9900;
	text-decoration: none;
}
#content {
	background-color: #fff;
	margin: 0px;
	padding: 20px 5px;
	height: 400px;
}
#filter li {
	display: inline;
	margin-right: 10px;
}
#content h2 {
	color: #0095CF;
	font-size: 13px;
}
#content h2 strong {
	color: #295385;
}
#content h2 em {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

