/*=======================================================*/
/* CONSTRUCTION DE LA PAGE
/*=======================================================*/
.menutop{
float:left;
width:940px;
margin-top:205px;
margin-left:15px;
}
.date{
float:left;
text-align:left;
font-weight: bold;
padding-left:3px;
width:700px;
margin:0px;
}

.page{
width:935px;
float:left;
float:left;
margin:10px;
padding:0px;
background:#ffffff;
border:0px solid #0e51a6;
border-left:0px solid #0e51a6;
color:#0b3768;
}

/*====================================================*/
/*les polices*/
/*====================================================*/
.f7 {font-family: Verdana,Arial; font-size: 7pt;}
.f7i {font-family: Verdana,Arial; font-size: 8pt; font-style:italic;}
.f7r {font-family: Verdana,Arial; font-size: 7pt; color: #fc7e1c;}
.f8 {font-family: Verdana,Arial; font-size: 8pt;}
.f8b {font-family: Verdana,Arial; font-size: 8pt; font-weight: bold;}
.f8bu {font-family: Verdana,Arial; font-size: 8pt; font-weight: bold;text-decoration: underline;}
.f8u {font-family: Verdana,Arial; font-size: 8pt; text-decoration: underline;}
.f8i {font-family: Verdana,Arial; font-size: 8pt; font-style:italic;}
.f8r {font-family: Verdana,Arial; font-size: 8pt; font-weight: bold; color: #2c8412;}
.f8y {font-family: Verdana,Arial; font-size: 8pt; font-weight: bold; color: #ffff00;}
.f9 {font-family: Verdana,Arial; font-size: 9pt;}
.f10b {font-family: Verdana,Arial; font-size: 10pt; font-weight: bold;}
.f10bu {font-family: Verdana,Arial; font-size: 10pt; font-weight: bold;text-decoration:underline;}
.f11r {font-family: Verdana,Arial; font-size: 11pt; font-weight: bold; color: #fc7e1c;}
.f12r {font-family: Verdana,Arial; font-size: 12pt; font-weight: bold; color: #fc7e1c;}
.f12bu {font-family: Verdana,Arial; font-size: 12pt; font-weight: bold;text-decoration:underline;}
.f14b {font-family : Verdana,Arial; font-size : 14pt; font-weight : bold;}
.f14bu {font-family: Verdana,Arial; font-size: 14pt; font-weight: bold; text-decoration: underline}
strong{color: #fc7e1c;}
.u{text-decoration: underline;}

/*==============================================================*/
/* LES IMAGES */
/*==============================================================*/
img{border:0px;}
.imglien{border:0px;vertical-align:middle;}

.br{clear:both;}
p{padding:10px;}

td{vertical-align:top;}

/*==============================================================*/
/* LES LIENS */
/*==============================================================*/
a:link {color : #135cae;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
a:visited {color :#135cae;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
a:hover {color :#0b3768;text-decoration :none;font-weight : bold;font-size : 8.5pt;}

.a:link {color : #135cae;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
.a:visited {color :#135cae;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
.a:hover {color :#0b3768;text-decoration :none;font-weight : bold;font-size : 8.5pt;background:#ffffff;}


.tbajout{
width:600px;
border:1px solid #ffffff;
}
.ajout{
width:620px;
}

.left{float:left;}
.right{float:right;}
.leftp{float:left;color:#fc7e1c;}
.rightp{float:right;color:#fc7e1c;}
.green{color:#008800;}