*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	background-color:#DFDFE0;
	margin:0;
	font:normal normal normal 11px verdana;
}

div.spacer
{
	clear:both;
}

.vert
{
	color:#7CA51A;
}

.pointille
{
	background:url(../images/pointille.gif) repeat-x center bottom;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.titre_underline
{
	text-decoration:underline;
}

.vert
{
	color:#7CA51A;
}

div#page
{
	width:785px;
	background:white url(../images/page_degrade.gif) repeat-y left;
	margin: 0 auto 0 auto;
	padding-left: 5px;
}

h1#accueil_banniere
{
	width:780px;
	height:65px;
	background:url(../images/accueil_haut.gif) no-repeat right;
	margin: 0;
	padding: 0;
	border: 0;
}

#accueil_banniere span
{
	display: none;
}



ul#menu_principal
{
	width:780px;
	background-color:white;
	list-style-type: none;
}

ul#menu_principal li
{
	float:left;
	font:normal normal bold 11px verdana;
	padding:2px 28px;
	text-align:center;
	background:white url(../images/separation_menu.gif) no-repeat right center;
}

ul#menu_principal li.last
{
	background:white url(../images/separation_menu_last.gif) no-repeat right center;
}

ul#menu_principal li a
{
	color:#5A5959;
}

div#actu
{
	width:136px;
	float:left;
	text-align:left;
	background:white url('../images/accueil_actu_top.gif') repeat-x left top;
}

div.actu
{
	margin-bottom: 15px;
}


div.actu_longue div.actu
{
	width:75%;
	margin:5px 0 5px -30px;
	padding:0;
	float:none;
}


div.actu div.actu_img img , div.actu_longue div.actu_img img
{
	visibility: hidden;
}

div.actu div.actu_img a
{
	display: block;
	height: 100%;
}

div.actu_longue div.actu_img
{
	display:none;
}

div#actu div.actu_img, div.actu div.actu_img
{
	width:119px;
	height:94px;
	background-repeat:no-repeat;
	margin:16px auto 0 auto;
}

div#actu p, div.actu p
{
	text-align:left;
	font-size:10px;
	width:120px;
	margin:5px auto 0 auto;
}

div#actu h3, div.actu h3
{
	text-align:left;
	font-size:10px;
	width:120px;
	margin: 0 auto;
}

div#actu p.preview_actu, div.actu p.preview_actu
{
	font-size: 9px;
}

div#actu a, div.actu a , div.actu_longue a
{
	font-weight:bold;
	color: #7CA51A;
	text-align:left;
}

div#actu p.actu_bottom
{
	height:5px;
	width: 128px;
}

div#actu p.more
{
	margin:0 0 0 10px;
	font-size: 9px;
}

div.actu p.more
{
	margin:0 0 0 6px;
	font-size: 9px;
	text-align:left;
}
div.accueil div.actu p.more
{
	text-align:center;
}
p.more a
{
	text-decoration: underline;
}


div#accueil_centre
{
	background:white url(../images/accueil_centre.gif) no-repeat right;
	width:644px;
	height:257px;
	float:left;
}


div#info, div#edito, div#situer, div#utile, div.info, div.edito , div.situer , div.utile
{
	width:160px;
	float:left;
	margin:41px 20px 0 20px;
	font-size:9px;
}

div.info, div.edito, div.situer, div.utile
{
	margin-top:5px;
}


div#info a,  div#utile a , div#edito a, div#situer a
{
	font-weight:bold;
	color: #7CA51A;
}


div#info h2, div#edito h2, div#situer h2, div#utile h2
{
	height: 40px;
}

div#info h2 span, div#edito h2 span, div#situer h2 span, div#utile h2 span
{
	display: none;
}

div#info
{
	background: url(../images/accueil_info.gif) no-repeat top left;
}

div#edito h2
{
	background: url(../images/accueil_edito.gif) no-repeat top left;
}

div#situer h2
{
	background: url(../images/accueil_situer.gif) no-repeat top left;
}

div#utile h2
{
	background: url(../images/accueil_utile.gif) no-repeat top left;
}

div#info h2 a, div#edito h2 a, div#situer h2 a, div#utile h2 a
{
	display: block;
	height: 100%;
}

div#info h3, div#utile h3
{
	font-size: 10px;
	margin-bottom: 10px;
}

div#info p.pointille
{
	padding-bottom: 7px;
}

div#info , div.info
{
	margin-left:5px;
}

div#info p.date
{
	margin-top:9px;
}

div#edito h3
{
	margin-top:5px;
	color: #7CA51A;
	font:normal normal bold 10px verdana,sans-sherif;
}

div#edito h3 a
{
	color: #7CA51A;
}

div#edito p.text
{
	margin:15px 0 0 0;
}

div#utile, div.utile
{
	margin-right:0px;
}

div#utile ul
{
	margin-top: 10px;
	list-style-type: none;
}

div#utile ul a, ul.utile a
{
	/* edit damien, éviter list-style  et les inside / outside
	 * qui est difficile à positionner de la meme manière dans
	 * tous les navigateur
	 *
	 * list-style:disc url(../images/utile_puce.gif) inside;
	 */
	display: block;
	background: url(../images/utile_puce.gif) no-repeat 0 4px;
	padding-left: 10px;
	margin-left: 5px;
}

ul.utile a
{
	margin-left: 0;
}

div#utile ul li
{
	padding:4px 0 7px 0;
}

div#utile ul li.item
{
	background:url(../images/pointille.gif) repeat-x left bottom;
}

div#utile ul li a, ul.utile li a
{
	color: #7CA51A;
}

div#situer p
{
	height: 21px;
	background:url(../images/pointille.gif) repeat-x left bottom;
}

div#situer a.situer_map
{
	background:url(../images/mini.gif) no-repeat;
	text-align:right;
	display:block;
	padding:160px 0 3px 0;
}


div.footer
{
	background:url(../images/footer_background.gif) no-repeat right bottom;
	color:white;
	padding:5px 0 3px 5px;
	margin-right:5px;
}

div.footer a
{
	color:white;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	font-size:10px;
}

div.footer a.lien_left
{
	margin-left:105px;
}

/********************************** Page normale ***************************************/

h1#banniere
{
	background:#84AB28 url(../images/page_banniere_haut.gif) no-repeat right;
	width:780px;
	height:65px;
	margin: 0;
	padding: 0;
	border: 0;
}

h1#banniere span
{
	display: none;
}

div.banniere_haut
{
	width:780px;
	height:180px;
}

div.panneau_gauche
{
	width:600px;
	float:left;
}

div.panneau_droit
{
	margin-left: 35px;
	width:131px;
	float:left;
}

div.panneau_gauche h1
{
	width: 593px;
	font:normal normal  bold 11px verdana;
	color:#0B4D87;
	border-bottom:1px solid #0B4D87;
	margin: 0 0 16px 13px;
}

div.panneau_gauche h1 a, div.panneau_droit h2 a
{
	color:#0B4D87;
	text-decoration:none;
}

div.panneau_gauche h1 a:hover
{
	text-decoration:none;
}

div.panneau_gauche div.texte_principal ul, div.panneau_gauche div#photo ul
{
	margin-left:25px;
	margin: 0 0 10px 25px;
	list-style-type: square;
}
div.panneau_gauche h2, div.panneau_droit h2
{
	font:normal normal  bold 11px verdana;
	color:#0B4D87;
	border-bottom:1px solid #0B4D87;
	margin: 17px 0 0 0;
}

div.panneau_droit h2
{
	margin: 0 0 10px 0;
}

p.titre
{
	font:normal normal  bold 11px verdana;
	color:#0B4D87;
	border-bottom:1px solid #0B4D87;
	margin:0;
}

div.menu_gauche
{
	margin-left: 10px;
	width:162px;
	float:left;
}

div.texte_principal, div#photo
{
	width:386px;
	float:left;
	/*margin-left:32px;*/
	margin-left:22px;
	font:normal normal normal 10px verdana;
}

div.panneau_gauche > div.texte_principal, div.panneau_gauche > div#photo
{
	margin-left:42px;
}

div.menu_gauche ul
{
	list-style-type: none;
	font-size: 10px;
}


div.menu_gauche ul.ssmenu li
{
	background: url(../images/pointille.gif) repeat-x bottom left;
	padding: 5px 0 5px 0;
}

div.menu_gauche ul.ssmenu li a
{
	font-weight: bold;
	color: #7CA51A;
	display: block;
	padding-left: 10px;
	background: url(../images/utile_puce.gif) no-repeat 0 4px;
}

div.menu_gauche ul.ssmenu li.selected a
{
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-left: 10px;
	background: #7CA51A url(../images/menus_selected.gif) no-repeat top right;
}

div.menu_gauche ul.ssmenu2
{
	margin: 0 0 4px 1px;
}


ul.ssmenu2 li
{
	border: 1px solid white; /** bug étrange de ie */
}

div.menu_gauche ul.ssmenu2 li
{
	background: none;
	padding: 0;
	line-height: 12px;
}

div.menu_gauche ul.ssmenu2 li a, div.menu_gauche li.selected ul.ssmenu2 li a
{
	font-weight: normal;
	color: #4B4B4B;
	display: block;
	padding-left: 10px;
	background: url(../images/li_ssmenu_normal.gif) no-repeat 0 4px;
}

div.menu_gauche li.selected ul.ssmenu2 li.select a
{
	color: #7CA51A;
	background: url(../images/li_ssmenu_select.gif) no-repeat 0 4px;
}

p.img_intro
{
	margin-bottom:1px;
}

ul.utile
{
	list-style-type: none;
}

ul.utile li
{
	background:url(../images/pointille.gif) repeat-x left bottom;
	padding:4px 0 7px 0;
}

ul.utile li a
{
	font:normal normal bold 10px verdana;
}

div.texte_principal h2, div#photo h2
{
	font:normal normal bold 13px verdana;
	color:#7CA51A;
	margin:5px 0 10px 0;
	border: 0;
	background: url(../images/puce_titre.gif) no-repeat 0 7px;
	/*color: #0b4d87;*/
	padding-left: 10px
}

div.texte_principal a
{
	font-weight: bold;
	color: #0b4d87;
}

div.texte_principal p, div#photo p
{
	margin-bottom: 10px;
}

ul li.lien
{
	list-style-type: none;
	background: url(../images/utile_puce.gif) no-repeat 0 4px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #7CA51A;
}

ul li.lien a
{
	color: #7CA51A;
}

ul li.pdf
{
	list-style-type: none;
	margin-bottom: 10px;
}


ul li.pdf a
{
	display: block;
	padding-left: 25px;
	color:#4B4B4B;
	font:normal normal bold 10px verdana;
	background:url(../images/picto_pdf.gif) no-repeat 0 3px;
}

ul li.pdf a:hover
{
	text-decoration: none;
}

ul li.pdf a span
{
	font-weight: normal;
}


ul li.pdf a span.dl
{
	text-decoration: underline;
	font-weight: bold;
	color: #7CA51A;
}

ul#menu_principal a.menu_select
{
	color:#7CA51A;
}

div.image div.actu_img
{
	margin-top: 0;
}

div.image h3
{
	margin-bottom: 5px;
	text-align: center;
}

#comprendre
{
	margin: 20px 0 0 25px;
}

#comprendre h3
{
	font-size: 10px;
}

#comprendre ul
{
	margin: 5px 0 0 20px;
	list-style-type: none;
}

#comprendre li
{
	background: url(../images/comprendre.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#comprendre a
{
	font-weight: bold;
	color: #7CA51A;
}

div.preview_photo
{
	width: 180px;
	float: left;
	margin: 10px 5px;
	text-align: center;
}

div.preview_photo h3
{
	font-size: 10px;
	text-align: center;
}

div.preview_photo a
{
	color: #7CA51A;
}

ul#plan, #plan ul
{
	list-style-type: none;
	font-weight: bold;
}

#plan li
{
	padding-left: 10px;
}

ul#plan li
{
	background:url(../images/puce_partie.gif) no-repeat 0 6px;
	font-size: 12px;
}

ul#plan li a
{
	color: #0b4d87;
}

ul#plan li ul li
{
	background:url(../images/utile_puce.gif) no-repeat 0 5px;
	font-size: 11px;
}


ul#plan li ul li a
{
	color: #7CA51A;
}

ul#plan li ul li ul li
{
	background:url(../images/comprendre.gif) no-repeat 0 4px;
	font-size: 10px;
	font-weight: normal;
}

ul#plan li ul li ul li a
{
	font-weight: normal;
	color: #000000;
}

ul#plan li ul li ul li, ul#plan ul.plan_159 li
{
	background:url(../images/comprendre.gif) no-repeat 0 4px;
	font-size: 10px;
	font-weight: normal;
}

ul#plan li ul li ul li a, ul#plan ul.plan_159 li a
{
	font-weight: normal;
	color: #000000;
}

.object-left
{
	float: left;
    margin: 3px;
	clear: left;
}

.object-center
{
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}

.object-right
{
	float: right;
    margin: 3px;
}

.class-image
{
	margin-left: 2px;
	margin-right: 2px;
}


.texte_principal
{
	text-align: justify;
}

.texte_principal h2, .texte_principal h3
{
	text-align: left;
}

.texte_principal #plan
{
	text-align: left;
}

.texte_principal div.actu_longue p.date
{
	margin-bottom: 0;
	font-weight: bold;
}

.texte_principal div.actu_longue a
{
	color: #7CA51A;
}

p a img.float
{
	float:left;
	margin-right:5px;
	border:0;
}

table.marche
{
	border:1px solid #bbb;
	border-collapse:collapse;
}


table.marche td
{
	width:300px;
	border:1px solid #bbb;
	text-align:left;
	padding:2px 5px;
}

p.margin-left
{
	margin-left:5px;
}

ul.link li
{
	list-style-type: none;
}

ul.link a
{
	background:white url('../images/comprendre.gif') no-repeat left center;
	padding-left:13px;
}

#pagination
{
	margin: 10px 0;
	text-align: center;
	list-style-type: none;
	background:none;
}

#pagination li
{
	display: inline;
	padding: 0 2px;
	background:none;
}

#pagination li a
{
	font-weight: bold;
	background:none;
	font-size: 10px;
	color: #00225f;
	text-decoration: none;
}

#pagination li.selected a
{
	color: #a1d315;
	background:none;
}


/*--------------------------------------------------
 *
 * Formulaire :
 *
 ---------------------------------------------------*/
.formulaire div#page_texte div.txt {
padding: 0 0 0 50px;
}

.formulaire div#page_texte div.txt h3 {
	padding: 10px 0 0 0;
}

.formulaire div.block {
	padding: 10px 0 0 0;
	clear: left;
}

.formulaire div.block label {
	font-weight: bold;
	float: left;
	width: 100px;
	height: 15px;
}

.formulaire div.block label.mini{
	padding: 0 0 0 10px;
	height: 15px;
	width: 70px;
}

.formulaire div.block p {
	padding: 0;
}

.formulaire div.block input {
	border-right: 1px solid #0B4D87;
	border-bottom: 1px solid #0B4D87;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #F3F2F2;
	height: 15px;
	width: 250px;
}

.formulaire div.block textarea {
	border-right: 1px solid #0B4D87;
	border-bottom: 1px solid #0B4D87;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #F3F2F2;
	height: 100px;
	width: 250px;
}

.formulaire div.block p.nobg input {
	border: 0;
	background-color: transparent;
	width: 15px;
	height: 15px;
}

.formulaire div.block p.mini input{
	float: left;
	height: 15px;
	width: 50px;
}

.formulaire div.block button {
	border-right: 1px solid #0B4D87;
	border-bottom: 1px solid #0B4D87;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #F3F2F2;
	height: 20px;
	width: 80px;
}

