a:link {  color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:active {  color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:visited {  color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:hover {
	color: #191970;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin dotted #191970;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	text-transform: none; 
	height: auto; 
	width: auto; 
	color: #495E8B; 
	font-weight: normal}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #495E8B;
	font-weight: bold;
	text-indent: 15pt;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495E8B;
	font-weight: bold;
	text-indent: 30pt;

}
code {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #330066}
em {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; font-variant: small-caps}

table {
border-collapse : border;
}

.tablo{

	border-right : 1px inset #495E8B;
	border-top : 1px solid #495E8B;
	border-bottom : 1px inset #495E8B;
}
.td1 {
    border-right : 1px outset Black;
    border-bottom : 1px outset Black;
    padding : 2px;
    background-color : #495E8B;
}
.titregeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666699;
}

.rouge {
border-style:solid; 
border-width:1px; 
border-color:#CC0000; 

}

.blue {
border-style:solid; 
border-width:1px; 
border-color:blue;
}

.blac {
border-style:solid; 
border-width:1px; 
border-color:#000000;
}

.point {
	border-style: dashed;
	border-width: 1px;
	border-color: #9AA4D3;
}

.none {
border-style:none;
}

#menu a:hover {
background-image:url(../img/bleu.gif);
background-repeat:no-repeat;
background-position:1% 50%;
padding-left:20px;
}



