* html .c2 { height: 0.01%; }
  
body {
background: #000;
margin: 0;
padding: 0 0 30px 0;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
}

img {
border: 0;
margin: 0;
padding: 0;
}

a {
color: #000;
text-decoration: none;
}
a:visited {
}
a:hover {
text-decoration: underline;
background: none;
}
a:active {
color: #FF5F01;
}

p {
margin:0;
padding:0;
text-align:left;
}
ul {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5 {
font-size: 12px;
margin:0;
}
form,input {
margin:0;
padding:0;
}
input,textarea,select {
font-size: 11px;
}


/* MAIN CONTAINER */
#container {
width: 955px;
margin: 0 auto;
}



/* HEADER */
#prehead {
color:#999;
font-size:10px;
}
#prehead a {
color:#999;
}
.date {
float:left;
padding:3px 0 4px 11px;
}
.langue {
float:right;
padding:3px 11px 4px 0;
}


/* HEADER */
#header {
margin:0;
padding:21px 0 0 18px;
background: url(../images/headertop.jpg) top left no-repeat;
height:99px;
}
#header h1 {
color:#7AAE28;
padding:0 0 28px 0; 
}
p.logo {
padding:0;
}


/* SITENAV */
#nav, #nav ul {
padding:0;
margin:0;
list-style: none;
width: 630px;
float: left;
}

#nav a {
display: block;
width: 120px;
}

#nav li {
float: left;
}
#nav li a {
color:#fff;
padding:0;
display: block;
text-align:left;
border-bottom:3px solid #212121; 
text-transform: uppercase;
text-align:center;
}
#nav li ul li a.menuf {
padding:10px 0 2px 20px;
background: url(../images/menu1_top_off.gif) top repeat-x;
}
#nav li ul li a.menuf:hover {
padding:10px 0 2px 20px;
background: url(../images/menu1_top_on.gif) top repeat-x;
cursor: hand;
}
#nav li ul li a.menul {
padding:2px 0 18px 20px;
background: url(../images/menu1_bot_off.gif) top repeat-x;
}
#nav li ul li a.menul:hover {
padding:2px 0 18px 20px;
background: url(../images/menu1_bot_on.gif) top repeat-x;
cursor: hand;
}
#nav li ul li.menul {
padding:0 0 10px 0;
background: url(../images/menu1_bot.gif) bottom repeat-x;
}
#nav li ul li a {
font-size:10px;
color:#fff;
background: #212121 url(../images/menu_plus.gif) 10px 50% no-repeat;
padding:2px 0 5px 20px;
text-align:left;
text-transform: capitalize;
}
#nav li ul li a:hover {
background: #4D4D4D url(../images/menu_plus.gif) 10px 50% no-repeat;
text-decoration:none;
}
#nav li ul {
position: absolute;
width: 120px;
left: -999em;
}
#nav li:hover ul {
left: auto;
border:1px solid #212121;
}
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
border:1px solid #212121;
}


#sitenav {
float: right;
width: 260px;
padding:0 10px 0 0;
}
#sitenav p {
float: left;
display: block;
border-left:1px solid #fff;
border-right:1px solid #fff;
width:100px; 
padding: 0 0 0 10px;
}
#sitenav p a {
background: url(../images/arrow1.gif) 0 50% no-repeat;
padding-left: 15px;
color:#fff;
font-size:10px;
}
.searchimg {
float: right;
}
.search {
float: right;
width:112px;
height:12px;
color:#000;
margin:0 2px 0 0;
font-size:11px;
}


/* headermid */
#headermid {
background: url(../images/headermid.jpg) top left no-repeat;
width:955px;
height:207px;
}
#headermid h1 {
padding:75px 200px 0 400px;
color:#7AAE28;
font-size:30px
}

/* breadcrumb */
#breadCrumb {
height: 18px;
padding: 4px 0 4px 0;
color: #fff;
background:url(../images/cnt1_top.gif) bottom left no-repeat;
}
#breadCrumb li {
float: left;
display: inline;
margin-right: 4px;
}
#breadCrumb a {
color: #fff;
font-weight: bold;
background: url(../images/breadcrumb.gif) top right no-repeat;
padding-right: 11px;
text-decoration: none;
}
#breadCrumb a:hover {
color: #4d4d4d;
background:url(../images/breadcrumb.gif) bottom right no-repeat;
}




/* content */
#cnt1 {
background: #4E4F54 url(../images/cnt1_bg.gif) repeat-y;
padding-bottom:20px;
width:955px;
}

div.c2 h3 {
font-size:13px;
font-weight:bold;
color:#484848; 
background: url(../images/bar2.gif) 1px 1px no-repeat;
margin:10px 0;
padding:0 0 0 20px;
}
div.c2 h4 {
font-size:13px;
font-weight:bold;
color:#484848; 
background: url(../images/arrow1.gif) 0px 50% no-repeat;
margin:5px 0;
padding:0 0 0 20px;
}
div.c2 h5 {
font-size:13px;
font-weight:bold;
color:#484848; 
background: url(../images/arrow2.gif) 0px 50% no-repeat;
margin:5px 0;
padding:0 0 0 20px;
}
div.c2 ul {
padding-bottom:20px;
}
div.c2 a {
color:#7AAF2D;
font-weight:bold;
}
div.c2 p, div.c2 img, #content-3 img {
padding:0 0 10px 0;
}





/*left nav*/
#content-2 ul li {
list-style-type: none;
}
#content-2 ul li a {
display: block;
color:#fff;
background: url(../images/menu_plus2.gif) no-repeat 8px 65%;
padding:4px 0 1px 17px;
}
#content-2 ul li a.current {
color:#7BAE2D;
font-weight:bold;
}


table {
border:0;
font-size:11px;
color:#4F4F51;
}
td,th {
border:1px solid #ACACAC;
padding:10px;
}
thead th, thead td {
background: url(../images/tablehead.gif) repeat-x;
color:#fff;
height:49px;
padding:0;
}
table.free {
border:0;
cell-padding:0;
cell-spacing:0;
}
table.free td {
border:0;
padding:0;
}
table.press td {
border:0;
padding:0 0 10px 0;
}

/* other */
.reset {
display:block;
clear:both;
margin:0;
padding:0;
border:0;
height:-1px;
font-size:1px;
line-height:1px;
}


/* footer */
#footer {
background:url(../images/cnt1_bot.gif) top left no-repeat;
padding:10px 0 0 0;
text-align:center;
}
#footer a, #footer p {
font-size:10px;
color: #999;
}


/* interlo */
li.interlotel {
list-style-type: none;
background: url(../images/tel2-icon.gif) 0 65% no-repeat !important;
padding:2px 40px 5px 30px !important; 
}
li.interlomail {
background: url(../images/mail2-icon.gif) 0 65% no-repeat !important;
padding:2px 0 5px 30px !important; 
}
.imgpress {
padding:0 !important;
}

#MooFlow {
color:#000 !important;
}
#MooFlow {
color:#000 !important;
}


.csc-searchResultInfo td {
border:0;
}

.csc-sitemap ul li {
display: list-item;
list-style-image: url(../images/menu_plus.gif) !important;
background: url() no-repeat 80px 65% !important;
padding:0;
}

.xsmall {
font-size:9px;
}