@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

body {
	background: #437231 url(/img/bkg.jpg) repeat-x; 
	font-size: 12px;
	
}

#page {
	width: 980px; 
	margin: 0 auto;
	background-color: #FFFFFF;
}

#logo {
	height: 70px;
}

#menu_outils {
	background: url(/img/bkg_menu_outils.gif) repeat-x;
	font-size: 11px;
	width: 980px;
	height: 75px;
}
#menu_outils li {
	display: inline;
	height: 75px;
}
#menu_outils a {
	margin-top: 10px;
	float: left;
	height: 45px;
	width: 196px;
	color: #7BAB0B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}
#menu_outils a:hover {
	background: #eee url(/img/bkg_menu_outils_hover.gif) bottom repeat-x;
}

#header {
	padding-top: 40px;
	background: url(/img/bkg_header.jpg) no-repeat;
	height: 384px;
	position: relative;
}

#menu_principal {
	position: relative;
	clear: both;
	width: 300px;
}

#menu_principal li.principal {
	height: 24px;
}

#menu_principal li.principal a {
	width:245px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);*/
	padding: 5px 0 5px 60px;
	text-decoration: none;
	display: block;
}

#menu_principal li.principal a:hover, #menu_principal li.selected {
    /*opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);*/ background: url(/img/bkg_menu.png) no-repeat;
	background-position: 52px 0;
}
#menu_principal li.selected a:hover {
	background-image: none;
}
#menu_principal ul.secondaire li a:hover, #menu_principal ul.secondaire li.selected {
    /*opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);*/ 
	background-image: none;
}
#menu_principal li.selected {
	width:292px;
}

#menu_principal li.principal ul {
	height: 225px;
	position: absolute;
	top: -100px;
	left: 290px;
	padding: 100px 0 0 2px;
}
#menu_principal li.principal ul li a {
	width: 320px;
	padding: 5px 0 10px 20px;
}

#sous_menu {
	background: url(/img/bkg_sous_menu.png) no-repeat;
	width: 378px;
	height: 399px;
	position: absolute;
	top: -7px;
	left: 281px;
}

#main {
	position: relative;
	background: #fff url(/img/bkg_bottom.jpg) bottom no-repeat;
	padding-bottom: 97px;
}

#menu_pub {
	background: url(/img/bkg_pub.png) no-repeat;
	width: 205px;
	height: 566px;
	position: absolute;
	top: -130px;
	right: -50px;
	padding: 30px 20px;
}
#menu_pub li {
	text-align: center;
	padding-top: 40px;
}

#content {
	font-size:small;
	width: 720px;
	padding-left: 27px;
}

#menu_footer {
	padding: 15px 5px 0;
	background: url(/img/bkg_menu_footer.png) no-repeat;
	height: 24px;
}
#menu_footer li {
	font-size: 9px;
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 0 0 2px;
}
#menu_footer li.first {
	border-left: 0;
}
#menu_footer li a {
	color: #fff;
}

#none {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #043367;
}
h1 {
	color: #0269B3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}
#content p {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-bottom: 20px;
	line-height:16px;
}
.colonne_1_2 {
	float: left;
	width: 330px;
}
.colonne_2_2 {
	float: left;
	width: 360px;
	margin-left: 20px;
}
.vignette {
	color:#043367; 
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 330px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
.vignette h2, .vignette p {
	color: #565656;
	font-size: 12px;
	line-height: 14px;
}
.vignette p {
	font-weight: normal;
}
.vignette img {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 980px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 12px;
	margin-top: 5px;
	clear: both;
}
#footer a {
	color: #000000;
}
#footer p {
	padding: 20px 0 10px 0;
	text-align: right;
	line-height: 13px;
	font-size:9px;
	color: #A9BEA0;
	padding-bottom:25px;
}
#footer p a {
	color: #A9BEA0;
}

div#plan_du_site {
	margin-left:40px;
}
div#plan_du_site ul{
	
}
div#plan_du_site ul li {
	margin-top:6px;
}
div#plan_du_site ul li ul{
	margin-left:20px;
}
div#plan_du_site ul li ul li{
	
}
   
#flash {   	
float:right;
margin-right:18px;
margin-top:12px;
}
#content li {
	margin-bottom:5px;
	list-style-type: disc;
}
#titre_news {
	font-size: 14px;
	font-style: normal;
	color:#668D34; 
	font-weight: bold;
	border-bottom:1px solid #668D34;
	padding-bottom:6px; 
	margin-bottom:18px;
}
#texte_news {
	margin-bottom:24px;
}
#date_news {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-right: 8px; 
	margin-bottom:12px;
}
#pagination {
padding-bottom:10px;
text-align:center;
}

#pagination a {
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:1px;
	text-decoration: none;
}
#pagination a:hover {
	text-decoration:underline;
}
div.paging {
	margin-bottom: 2em;
	text-align:center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #FFF;
	background-color: #043367;
	padding:1px 3px 0;
}
div.paging span a {
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

#nouvelle_accueil {
	border-bottom: 1px dotted #000;
	margin-bottom: 10px;
	padding-top:10px;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
label {
	width:200px;  
	float:left;
	text-align:right;
	margin-right:8px;
	clear:left;
	margin-bottom:5px;   
	
}
input {
	width:300px;  
	float:left;
	clear:right;
	margin-bottom:5px;
} 
input[type='image'] {
	width:auto;
}
#content p.formp {
	float:left;
	clear:both;
	color:#000;
}
form {
	clear:both;
	float:left;
	width:550px;
	color:#000;
}  
fieldset {
	margin-bottom:15px;
	border: 1px solid #333333;
	padding:12px; 
}
legend {
	margin-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	font-size:16px;
	font-weight:bold;  
	
}
#nav_cyclo a{
	float:left;
	padding:5px;
	background-color:#993300;
	color:#fff;
	margin-right:6px;
	margin-bottom:6px;
	text-decoration:none;
	
}
#nav_cyclo a:{
	float:left;
	padding:5px;
	background-color:#669900;
	color:#fff;
	margin-right:6px;
	margin-bottom:6px;
	
}
#nav_cyclo {
	float:left;
	clear:both; 
	margin-bottom:20px;
	width:600px;
	margin-right:250px;
} 
#conferences {
	background-color:#993300;
	padding:12px;
	color:#fff;
	
}
#velo {
	background-color:#02468b;
	padding:12px;
	color:#fff;
}
#velo a {
		color:#fff;
}	

#conferences a {
	color:#fff;
} 
#party {
	background-color:#028b18;
	padding:12px;
	color:#fff;
}
.checkbox_radio {
	width:15px;
	height:15px;
}
/* Notices and Errors */
div.notice {
	background-color: #ffcc00;
	color:#000000;
	float:left;
	font-size:20px;
	padding:10px;
	width:775px;
}
div.success {
	background-color: #CCFFBF;
	border: 1px solid #2AB400;
	color:#000000;
	float:left;
	font-size:20px;
	padding:10px;
	position:fixed;
	top:14px;
	width:775px;
}
div.error {
	background-color:#FFCEBF;
	border:1px solid #B42A00;
	color:#000000;
	float:left;
	font-size:20px;
	padding:10px;
	position:fixed;
	top:14px;
	width:775px;
}
.error {
	background-color:#FFCEBF;
	border:1px solid #B42A00;
}
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}
#content ul {
	padding-left:20px;
}
#content li {
	margin-top:8px;
	margin-bottom:8px; 
	line-height:16px;
	}
       

#nouvelle_accueil h2 {
   	font-size: 14px;
	font-style: normal;
	color:#668D34; 
	font-weight: bold;
	margin-bottom:2px; 
}
