

/*****STYLE*****/

/*------------global---------------*/
body, body table{
font-family: arial;
font-size: 11px;
}
h2{
font-family: arial;
font-size: 11px;
background:#88B032;
color:white;
}

h1{
font-family: arial;
font-size: 25px;
font-weight:bold;
}

a{
text-decoration:none;
color:#2864B4;
}
a:hover{
text-decoration:underline;
color:#2864B4;
}

.bold{
font-weight:bold !important;
}

/*---------------------------*/


#footer{
font-family:tahoma;
font-size: 10px;

}

#footer a{
font-family:tahoma;
font-size: 10px;

}

#footer #footer-bottom{
font-family:tahoma;
font-size: 10px;

}


#fullWidthPageText{
background:#F5FFE0;
color:#6E6E6E;
font-family:tahoma;
font-size: 10px;
}

#footer .copy{
color:#A0A0A0;
}

#footer .lien_partenaire{
color:#808080;
}
.header_half_img{
background : url(../img/header_half.jpg) bottom no-repeat;
height:56px;
}

.header_vs{
height:56px;
background-image : url(../img/vs_block.gif);
color:white;
font-family:arial;
font-size:11px;
font-weight:normal;
margin-bottom:-0.5px;
}

.vs_text{
color:#fff;
font-size:12px;
font-weight:bold;
}
/*-----------nav-------------*/

.topnav{
background:#3379b5;
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
}
.topnav .searcharea{
border:2px solid #517308;
}
.topnav a{
font-weight:normal;
color:#fff;
}
.topnav a:hover{
color:#fff;
}

.hatinput{
font-size:11px;
font-weight:normal;
margin-top:3px !important;
margin-top:1px;
cursor:pointer;
cursor:hand;
color:#04330C !important;
}


/*-----------nav-------------*/

.subnav{
font-family:arial;
font-size:11px;
padding-left:4px;
background-color:#5685C3;
}

.subnavon, .subnav .on{
font-weight:bold;
}

.subnavon a, .subnavon a:hover, .subnav.on a, .subnav.on a:hover{
color:#fff;
padding-right:8px;
}

.subnav a, .subnav a:hover{
color:#fff;
padding-right:8px;
}

.nav{
background:#1E3961;
}
.nav a{
background:#1E3961;
color:#fff;
font-family:arial;
font-size:11px;
font-weight:normal;
text-transform:uppercase;
}
.nav div{
border-right:2px solid #2FA35A;
}
.nav a:hover{
background:#5685C3;
color:#fff;
}

.nav .on a{
background:#5685C3;
}

.breadcrumb{
border-bottom:1px solid #BABABA;
padding:0px 0px 3px 4px;
}

.breadcrumb b{
padding-top:3px;
font-weight:normal;
font-family:arial;
font-size:11px;
color:#666666;
} 



