BODY {
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   background : #FDE9F6 url() fixed repeat;
   margin: 0px; padding: 0px;
   scrollbar-face-color:#225084;
   scrollbar-highlight-color:#93BEE9;
   scrollbar-3dlight-color:#DDE7F1;
   scrollbar-darkshadow-color:#000000;
   scrollbar-shadow-color:#93BEE9;
   scrollbar-arrow-color:#000000;
   scrollbar-track-color:#93BEE9;
}

P {
   font-size : 11px;
   font-family : Arial;
   color : 0279FC;
   text-align : left;
   margin : 5;
}

/* textes recherche */
.texrech {  font-family: Arial; font-size: 13px; color: #000000; font-weight: bold; }

/* textes header */
.texthead {  font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; }

/* textes TITRE DE LA VIDEO */
.texttitre {  font-family: Arial; font-size: 14px; color: #000000; font-weight: normal; }

/* Lien rubrique CATEGORIES */
.rubr:visited, .rubr:link, rubr:active {  font-family: Arial; font-size: 12px; color: #0279FC; font-weight: normal; text-decoration: none; }
.rubr:hover {font-family: Arial; font-size: 12px; color: #0279FC; font-weight: normal; text-decoration: underline; }

/* Lien pages */
.pages:visited, .pages:link, pages:active {  font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; }
.pages:hover {font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; }

/* textes DESCRIPTION VIDEO */
.textdescr {  font-family: Arial; font-size: 11px; color: #0279FC; font-weight: normal; margin-left: 5px;  }

/* textes AJOUTE LE */
.textajout {  font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; }

/* Lien copyright */
.copy:visited, .copy:link, copy:active {  font-family: Arial; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; target: blank; margin : 0; }
.copy:hover {font-family: Arial; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; margin : 0; }

BLOCKQUOTE {
   font-size : 11px;
   font-family : Arial;
   color : #0E6CA0;
   text-align : left;
}

A:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : underline;
 
}

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : none;
   
}







































