@import "admin.css";

html, body {
 margin: 0;
 padding: 0;
 text-align: center;
 background: #69814d url(images/fond.jpg) repeat-x left top;
 font: 90% verdana, helvetica, sans-serif;
 color: #000;
}

div#conteneur {
 margin: 0 auto;
 text-align: left;
 width: 792px;
 background: url(images/contenu.jpg) repeat-y left top;
 border:0;
}

h1#header {
 height: 255px;
 background: #26480e url(images/banniere.jpg) no-repeat left top;
 margin: 0;
}

h1#header a span {
 display: none;
}

#menu, #menu ul {
 height: 27px;
 margin: -28px 20px 0 0;
 padding: 0;
 list-style-type: none;
 z-index: 5;
}

#menu li {
 float: right;
 text-align: left;
 color:#fff;
}

#menu li a {
 font:normal 1.3em/27px courrier,serif;
 margin:0;
 padding:0;
 display:block;
 color:#fff;
 text-decoration:none;
 text-align: center;
 padding: 0 18px 0 5px;
}

#menu li:hover, #menu li a:hover, #menu li:focus, #menu li a:focus, #menu li .selec, a.selec {
 color:#b39006;
}

.center               { text-align:center;}
img                   { border:0;}
acronym 			  { border-bottom: 1px dotted #accbdf; cursor: default; }
hr                    { color:#fff; background:#1e581e; height:1px;}

div#lateral           { float:left; width:155px; text-align:left; padding:30px 10px 0 10px; margin-left:20px;}
div#lateral ul        { list-style-type: none; padding:0; margin:0 0 0 0px;  text-align:right;}
div#lateral li        { padding:6px 0px;  text-align:center;}
div#lateral a         { color:#023680; padding:0; margin:0; font:normal 1em verdana,serif;}
div#lateral a:hover, div#lateral li a:focus { color:#b91205;}
div#lateral h2        { color:#000; padding:0; margin:0; font:bold 1.1em arial,sans-serif; text-align:center;}

div#contenu           { margin :0 0 10px 0; padding: 15px 40px 60px 216px;}
div#contenu h2        { margin: 10px 0px; text-align:left; padding-left: 25px; line-height: 25px; font-size: 1.3em; color: #b55c00;
                        border-bottom: 1px solid #000; font:bold 1.4em 'Arial',sans-serif; background: url(images/iconeh2.png) no-repeat 0px 0px;}
div#contenu h2 span   { margin-top:3px; float:left; font-size: 0.7em; color: #023680;}
div#contenu h2 span a { text-decoration:none;}
div#contenu h3        {	color: #111111; font:bold 1.1em Arial,sans-serif; border-bottom: 1px dotted #000; margin-bottom:-5px;}
div#contenu h4        {	color: #111111; font:bold 1em Verdana,serif; }

div#contenu p         {	text-align: justify; line-height: 1.2em;}
div#contenu .image    {	float: right; padding:0; margin:0;}
div#contenu .ident    {	text-align: justify; text-indent: 2em; line-height: 1.2em;}
div#contenu a         {	color: #023680;}
div#contenu a:hover   {	color: #b43313;}

div.row               {	clear: both; padding-top: 10px;}
div.row span.label    {	float: left; width: 130px; text-align: right;}
div.row span.formw    {	float: right; width: 570px;	text-align: left;}
 
.clform               { background: #D7E7F2; border: 1px solid #287CB1; padding: 5px;}
.button               { width:110px; height:25px;	background: url(images/bg_menu.gif) repeat-x 0 -4px; }

.float_photos		    { float:left; padding:5px 9px 10px 9px; margin:10px 6px 5px 7px; height:170px; border:1px solid #287CB1;
						  background:#dff9ec; text-align:center;  width:28%;}
html>body .float_photos { margin:10px 7px 5px 8px; padding:0px 10px 20px 10px; width:28%;}
.titre_photos 			{ font-size:0.8em; font-family:Verdana, sans-serif;font-weight:normal;font-weight:normal; color:#0F337F; margin: 10px 0 10px 0;}
.vignette_droite 	    { float:right;	padding:5px; margin:0 0 5px 10px;	border:1px solid #000; background:#fff;}
.vignette_gauche 	    { float:left;	padding:5px; margin:0 10px 5px 0;	border:1px solid #000; background:#fff;}


div#jo2008 {
 background:#fff;
 width:100%;
 margin:-2px 0 0 0px;
 padding:0;
}

div#jo2008 h1 {
 margin: 10px 0px;
 text-align:left;
 padding:3px 10px;
 color: #fff;
 font:bold 1.1em Georgia,sans-serif;
 background: #46768c;
}

div#decosse, div#metella, div#robeiri {
  display: none;
  width:100%;
}



#footer {
 height:32px;
 background: url(images/bas.jpg) no-repeat left top;
 color:#0c2c00;
 text-align:right;
 width: 100%;
 clear: both;
}

#footer p {
 margin: 0px 0 0 0;
 font-size : 0.9em;
 padding: 5px 42px 0px 0;
}

#footer a {
 color: #0c2c00;
 text-decoration: underline;
}

#footer a:hover, #footer a:focus {
 color: #CC0000;
}