@charset "iso-8859-1";
/*
KIT GRAPHIQUE PAR BOZ 
http://www.gorets.com
boz@gorets.com
TELECHARGE SUR KITGRAFIK
http://www.kitgrafik.com
*/
BODY {
background-color: #ED1C23;
padding: 0px; 
margin: 0px; 
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt;
color: #000000;
text-align: center;
background-image: url(images/hb_bg.jpg);
background-repeat: repeat-x;
}
/* LIENS NORMAUX */
A:link, A:visited {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
color: #000000;
background-color: transparent;
text-decoration: underline;
font-weight: normal;
}
A:active, A:hover {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
color: #FFFFFF;
background-color: transparent;
text-decoration: underline;
font-weight: normal;
}
/* LIENS MENU */
.Amenu:link, .Amenu:visited {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: bold;
margin-left: 22px;
vertical-align: middle;
line-height: 11pt;
}
.Amenu:active, .Amenu:hover {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
color: #FFF200;
background-color: transparent;
text-decoration: none;
font-weight: bold;
margin-left: 22px;
vertical-align: middle;
line-height: 11pt;
}
P {
margin-top: 2px;
}
.tbltop {
width: 770px;
margin: auto;
}
.ban {
background-image: url(images/hb_top6.jpg);
background-repeat: no-repeat;
text-align: right;
padding-right: 10px;
}
/* COLONNE GAUCHE */
.tdmenu {
width: 150px;
vertical-align: top;
background-image: url(images/hb_menbg.jpg);
background-repeat: repeat-y;
}
/* TITRE MENUS */
.titremenu {
width: 149px;
min-height: 20px;
border-bottom: 1px solid #FFF200;
text-align: center;
vertical-align: middle;
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
font-weight: bold;
color: #FFF200;
background-color: transparent;
margin-left: 1px;
}
/* CONTENEUR LIENS MENUS */
.menu {
width: 149px;
height: 20px;
background-image: url(images/hb_pu1.jpg);
background-repeat: no-repeat;
border-bottom: 1px solid #FFF200;
margin-left: 1px;
vertical-align: middle;
}
/* COLONNE CENTRE */
.tdmain {
width: 620px;
vertical-align: top;
background-image: url(images/hb_mbg.jpg);
background-repeat: repeat-y;
}
/* CONTENEUR BLOCS CENTRE */
.cont1 {
width: 450px;
float: left;
text-align: center;
margin-bottom: 5px;
margin-left: 9px;
}
/* CONTENEUR BLOCS DROITE */
.cont2 {
width: 150px;
float: right;
text-align: center;
margin: auto;
}
/* TITRE BLOCS CENTRE */
.titre1 {
width: 100%;
font-size: 10pt; 
font-weight: bold;
color: #FFF200;
line-height: 25px;
vertical-align: middle;
margin-left: 25px;
}
/* BLOCS CENTRE */
.bloc1 {
width: 100%;
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
color: #000000;
text-align: left;
background-image: url(images/hb_pu2.jpg);
background-repeat: no-repeat;
line-height: 11pt;
}
/* TITRE BLOCS DROITE */
.titre2 {
width: 100%;
font-size: 10pt; 
font-weight: bold;
color: #FFF200;
line-height: 25px;
vertical-align: middle;
margin-left: 25px;
text-align: left;
}
/* BLOCS DROITE */
.bloc2 {
width: 100%;
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
font-weight: bold; 
color: #000000;
text-align: center;
background-image: url(images/hb_pu2.jpg);
background-repeat: no-repeat;
line-height: 11pt;
margin-bottom: 10px;
}
