/*######### GENERAL ############################*/
*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
/*font-size: 0.9em;*/
font:90% Arial, Helvetica, sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
color:#666666;
}

a
{
text-decoration: underline;
color: #509c1f;
}

a:hover
{
text-decoration: none;
}

strong
{
background: inherit;
color: #50514D;
}

#main
{
padding-top: 0px;
position: relative;
width: 900px;
margin: 0px auto;
padding-bottom: 10px;
/*border-top-width: 0pt;
border-right-width: 1pt;
border-bottom-width: 0pt;
border-left-width: 1pt;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #F3F3F3;
border-right-color: #F3F3F3;
border-bottom-color: #F3F3F3;
border-left-color: #F3F3F3;*/
}

/*######### FIN GENERAL ############################*/

/*######### HEADER ############################*/

#header
{
height: 104px;
width: 900px;
margin: 30px auto 20px auto;
background-color: #4d4d4d;
background: url('images/head1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 900px;
height: 104px;
margin: 0px auto;
}

#header_inner h1 a
{
color:#fff;
text-decoration:none;
}

#header_inner a:hover
{
text-decoration:underline;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 17px;
bottom: 30px;
font-size: 2.9em;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color:#65ae33;
}

#SecondNav
{
background: inherit;
position: absolute;
right: 0px;
bottom: 105px;
color:#333333;
font-size: 13px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

/*######### FIN HEADER ############################*/



/*######### MENU ############################*/
#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 25px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/m2.gif');
padding-left: 17px;
padding-top: 8px;
color: #636363;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#menu span
{
display: block;
position: relative;
width: 168px;
height: 25px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/m2.gif');
padding-left: 17px;
padding-top: 8px;
color: #528e28;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/m3.gif');
}


#menu_end
{
height: 30px;
background-image: url('images/m1.gif');
}

/*######### FIN MENU ############################*/

/*######### CONTENT ############################*/
#space
{
height: 60px;
}

h1
{
background: inherit;
color: #50514D;
font-size: 1.7em;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1 span
{
background: inherit;
color: #509c1f;
}

h1 span sup
{
background: inherit;
color: #509c1f;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
height: 34px;
background: url('images/h1.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #509c1f;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
font-family: "trebuchet ms", helvetica, sans-serif;

}

#lcontent p
{
text-align: center;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

.image{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px auto 10px auto;
}



p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 0.8em;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 705px;
background-image: url('images/m1.gif');
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
height: 310px;

}

.box h2
{
background: inherit;
/*color: #6C7425;*/
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size: 0.9em;
line-height: 20px;
margin:0px 0px 12px 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
color: inherit;
}


.box_inner ul
{
font-family: "trebuchet ms", helvetica, sans-serif;
list-style: none;
font-size: 0.9em;
}

.box_inner li
{
background:url(images/puce-verte.gif) no-repeat 0px 5px;
padding-left: 12px;
margin: 0px 0px 12px 0px;
}

#rcontent ul
{
list-style: none;
}

#rcontent li
{
background:url(images/puce-verte.gif) no-repeat 0px 5px;
padding-left: 17px;
/*padding-top:2px;*/
margin: 0px 0px 12px 0px;
line-height: 20px;
}
#rcontent span
{
color: #509c1f;
font-weight: bold;
}


#rcontent .datenews
{ 
font-size:0.8em;
font-weight:normal;
color:#999999;
}

.box_inner span
{
color: #509c1f;
font-weight: bold;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: relative;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.image2
{
position: relative;
padding:10px 20px 10px 20px;
float: left;
margin-right: 17px;
border:1px solid #bababa;
background:#fff;
}

.image3
{
position: relative;
padding:10px 10px 10px 10px;
float: left;
margin-right: 17px;
border:1px solid #bababa;
background:#fff;
}

.captioned_image2 div
{
position: relative;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.text_image
{
position: relative;
margin : 0px 0px 0px 290px;
}

.text_image2
{
position: relative;
margin : 0px 0px 0px 215px;

}
/*######### FIN CONTENT ############################*/


/*######### FOOTER ############################*/
#footer
{
clear: both;
background: url('images/m1.gif') repeat-x;
width: 900px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
font-size: 0.9em;
font-family: "trebuchet ms", helvetica, sans-serif;
}
/*######### FIN FOOTER ############################*/