body {

}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD{
font-size: 11px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: 000000;
}

.lien{
	text-decoration: none;
	color: 000000;
	font-size: 10px; 
	font-family: verdana,arial;
	font-weight: bold;
	
}
.lien:hover{color: #336CA1;}

.input {
	cursor: hand;
	border:1px #003261 solid;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	background-color: FFFFFF;
	color: #000000;
}


.input2 {
	cursor: hand;
	border:1px #003261 solid;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	background-color: #003261;
	color: #FFFFFF;
}

.default_button {
cursor: hand;
BACKGROUND-COLOR: #003261; 
color: #FFFFFF; 
border: 1px solid white; 
Font-Family:Tahoma; 
font-size: 8 pt; 
FONT-WEIGHT: bold;
}




#titre {font-weight: bold; font-size: 8pt; font-family: arial, Courier, mono, serif; position: relative; top: 0px; left: 0px; text-decoration: none}
#texte {position: relative; top: 0px; left: 0px; color: #ffffff; z-index:2; text-decoration: none}
#drop {position: absolute; top: 1px; left: 1px; color: #000000; z-index:1; text-decoration: none}


#titre1 {font-weight: bold; font-size: 8pt; font-family: arial, Courier, mono, serif; position: relative; top: 0px; left: 0px; text-decoration: none}
#texte1 {position: relative; top: 0px; left: 0px; color: #000000; z-index:2; text-decoration: none}
#drop1 {position: absolute; top: 1px; left: 1px; color: #B7B7B7; z-index:1; text-decoration: none}
