/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:left; margin:0px; padding:0px; background-color:#ffffff }

.infos { font-family: Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:10px; color: #0066CC  } 
td.menuhaut { border-bottom-color:lavender; border-bottom-width:1px; border-bottom-style:solid;height:40px;  }


td.technos { text-align:center; width:80px ; }
td.technos_select { text-align:center; width:80px ; background-color:#FFFFFF }

td.index_puce { width:15px;height:15px; border-left-style:solid; border-left-width:1px; border-left-color: #EEEEEE; 
                border-bottom-width:0px;
				border-top-width:0px;
				padding:5px;
			  } 
td.index_libelle { text-align:left; border-right-style:solid; border-right-width:1px; 
                   border-right-color:#EEEEEE; 
				   border-bottom-width:1px;
				   border-top-width:1px;
				   padding:5px; 
				 }
td.index_boite { vertical-align:top;  padding-top:10px;}

.normal { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:10px ; }
.normal_12 { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:12px ; }
/**************************/
/* Liens                  */
/**************************/
/* Commun aux liens */
a:link, a:visited, a:hover, a:active {  font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:10px ;text-decoration:none;color:#000000} 
a.souligne:link, a.souligne:visited, a.souligne:hover, a.souligne:active { text-decoration:underline; font-weight:bold}

a.technos:link, a.technos:visited { font-weight:bold; color: #666666;text-decoration:none}
a.technos:hover, a.technos:active { font-weight:bold; color: #000000;text-decoration:none} 

a.orange:link, a.orange:visited { font-weight:bold; color: #FF3300; text-decoration:underline; }
a.orange:hover, a.orange:active { font-weight:bold; color: #FF3300; text-decoration:none} 

a.technos_select:link, a.technos_select:visited, a.technos_select:hover, a.technos_select:active { font-weight:bold; color: #FF6600} 



/* Liens blancs */
a.blanc:link, a.blanc:visited, a.blanc:hover, a.blanc:active {  font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:10px ;text-decoration:none;color:#FFFFFF} 
/* Spécifiques 
- ocensia.php
*/ 
a.bandeau:link, a.bandeau:visited, a.bandeau:hover, a.bandeau:active { color:#000000;font-size:12px }

/* Bannière du bas */
a.pdp:link, a.pdp:visited { color:#000000 }
a.pdp:hover, a.pdp.active { text-decoration: underline ; color:#000000 }

a.presentation:link, a.presentation:visited { font-weight:bold;color:#000000;}
a.presentation:hover, a.presentation:active { font-weight:bold;color:red;} 

a.souligne2:link, a.souligne2:visited { font-weight:bold; color:#009900;}
a.souligne2:hover, a.souligne2:active { font-weight:normal; color:#009900;} 

p { text-align:justify }

tr.cours_pair { 
background-color:#DDDDDD; 
}

tr.cours_impair { 
background-color:#EEEEEE 
}

tr.entete1 {background-color: #FFFFFF;}
tr.entete2 {background-color:#FFFFFF;}
td.entete_cours { font-size:10px; vertical-align:top; padding-left:2px; padding-right:2px; text-align:center;  color:#666666; font-weight:bold; border-style:solid; border-width:1px; border-color:#FF9933;}
td.cours {
border-left-style:solid; 
border-left-width:1px; 
border-left-color:#FFFFFF; 
border-right-style: none; 
padding-top: 5px;
padding-bottom: 5px;
}

.verte { 
border-style:solid; 
border-width:1px; 
border-color:#FF9933;  
background-color:#CCFF99;
padding:2px;
}

.texte_titre_gauche {
font-weight:bold; 
color:#009900;
}
.gris_10 {
color:#666666;
font-weight:bold;
font-size:10px
}


.gris_12 {
color:#666666;
font-weight:bold;
font-size:12px
}
.orange {
color: #FF3300;
font-weight:bold;
font-size:12px
}

.orange_10 {
color: #FF3300;
font-weight:bold;
font-size:10px
}

