@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: #FFFFFF;
padding: 0px; 
margin: 0px; 
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt;
color: #000000;
text-align: center;
}
/* LIENS NORMAUX */
A:link, A:visited {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 8pt; 
color: #FF0000;
background-color: transparent;
text-decoration: none;
}
A:active, A:hover {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 8pt; 
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
}
/* LIENS MENU */
.menu:link, .menu:visited {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
font-weight: bold;
color: #000000;
background-color: transparent;
text-decoration: none;
}
.menu:active, .menu:hover {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 9pt; 
font-weight: bold;
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
}
/* LIENS PETITS */
.Asmall:link, .Asmall:visited {
font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 7pt; 
color: #000000;
background-color: transparent;
text-decoration: none;
}
.Asmall:active, .Asmall:hover {
font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 7pt; 
color: #000000;
background-color: transparent;
text-decoration: underline;
}
.small {
font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 7pt; 
color: #000000;
}
P {
margin-top: 5px;
}
.tbl {
width: 770px;
height: 280px;
margin: auto;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.tdtop {
width: 210px;
height: 115px;
text-align: center;
vertical-align: top;
background-image: url(images/eg_12.jpg);
background-repeat: no-repeat;
}
.tdmain {
text-align: left;
vertical-align: top;
border-right: 1px dotted #000000;
}
.tdmenu {
width: 190px;
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 12pt; 
color: #000000;
text-align: right;
vertical-align: top;
font-weight: bold;
}
.tdvide {
width: 20px;
}
/* NOM DU BLOG */
.nom {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 24pt;
line-height: 18pt;
color: #000000;
font-weight: bold;
}
/* HORLOGE */
.heure {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 10pt; 
line-height: 10pt;
color: #000000;
background-color: transparent;
margin-top: 15px;
}
/* TITRE MENUS */
.titremenu {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 11pt; 
font-weight: bold;
line-height: 15pt;
color: #000000;
background-color: #C0C0C0;
}
/* TITRE BLOCS */
.titrebloc {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 11pt; 
font-weight: bold;
line-height: 15pt;
color: #000000;
background-color: #C0C0C0;
}
/* DATE BLOCS */
.datebloc {
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 8pt; 
color: #000000;
text-decoration: underline;
float: right;
}
/* BLOCS */
.bloc {
width: 95%;
font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: justify;
line-height: 10pt;
margin-bottom: 10px;
border: 0px solid black;
}
.foot {
font-family: Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 7pt; 
color: #000000;
text-align: center;
border-top: 1px solid #000000;
}
