TD.fondgen { 
background-image: url(images/fond.jpg);
background-repeat: no-repeat;
} 



#lien a {font-family: verdana;font-weight: normal;color: #000000;font-size: 12px; text-decoration:none ; }  /* blanc */
#lien a:hover {font-family: verdana;color: #000000;font-size: 12px; text-decoration:none }  /* blanc */

#lienmenu a {font-family: verdana;font-weight: normal;color: #ffffff;font-size: 12px; text-decoration:none ; }  /* blanc */
#lienmenu a:hover {font-family: verdana;color: #000000;font-size: 12px; text-decoration:none }  /* blanc */

#lienpage a {font-family: verdana;font-weight: normal;color: #000000;font-size: 10px; text-decoration:none ; }  /* blanc */
#lienpage a:hover {font-family: verdana;color: #000000;font-size: 10px; font-weight: bold; text-decoration:underline }  /* blanc */


#lien_small a {font-family: verdana;font-weight: normal;color: #ffffff;font-size: 10px; text-decoration:none ; }  /* blanc */
#lien_small a:hover {font-family: verdana;color: #dddddd;font-size: 10px; text-decoration:none }  /* blanc */

#lien_violet a {font-family: verdana;font-weight: normal;color: #6C4659;font-size: 10px; text-decoration:none ; }  /* blanc */
#lien_violet a:hover {font-family: verdana;color: #6C4659;font-size: 10px; text-decoration:none }  /* blanc */

#lien_vert a {font-family: verdana;font-weight: bold;color: #616A1B;font-size: 10px; text-decoration:none ; }  /* blanc */
#lien_vert a:hover {font-family: verdana;color: #616A1B;font-weight: bold;font-size: 10px; text-decoration:none }  /* blanc */

#lien_vert2 a {font-family: verdana;font-weight: bold;color: #616A1B;font-size: 11px; text-decoration:none ; }  /* blanc */
#lien_vert2 a:hover {font-family: verdana;color: #616A1B;font-weight: bold;font-size: 11px; text-decoration:none }  /* blanc */


#lien_rouge a {font-family: verdana;font-weight: bold;color: #ff0000;font-size: 10px; text-decoration:none ; }  /* blanc */
#lien_rouge a:hover {font-family: verdana;color: #ff0000;font-weight: bold;font-size: 10px; text-decoration:none }  /* blanc */




.texte {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
.texte_vert {
	font-family: verdana;
	font-size: 10px;
	color: #616A1B;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
.texte_orange {
	font-family: verdana;
	font-size: 10px;
	color: #FF511E;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
.texte_violet {
	font-family: verdana;
	font-size: 11px;
	color: #6C4659;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
.texte_bleu {
	font-family: verdana;
	font-size: 12px;
	color: #002252;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
	font-weight: bold;
}

.texte_bleu_small {
	font-family: verdana;
	font-size: 12px;
	color: #002252;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
	
}

.texte_small {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}

.texte_footer {
	font-family: verdana;
	font-size: 10px;
	color: #7D5D6C;
	font-weight: normal;
	text-align: justify;
	
}


.texteblanc10 {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
.menu {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}

.formlogin {
	border-style: solid;
	border-width: 1px; 
	WIDTH: 80px; 
	HEIGHT: 13px; 
	font-size:7pt;
	color:#000000;
}
.formsearch {
	border-style: solid;
	border-width: 1px; 
	WIDTH: 100px; 
	HEIGHT: 14px; 
	font-size:10pt;
	color:#000000;
	vertical-align: middle;
}
.formregister {
	border-style: solid;
	border-width: 1px; 
	WIDTH: 100px; 
	HEIGHT: 20px; 
	font-size:10pt;
	color:#000000;
}
.formpost {
	border-style: solid;
	border-width: 1px; 
	WIDTH: 400px; 
	HEIGHT: 150px; 
	font-size:10pt;
	color:#560056;
}

.formart {
	border-style: solid;
	border-width: 1px; 
	WIDTH: 120px; 
	HEIGHT: 16px; 
	font-size:11pt;
	color:#000000;
}
TD.blk_cell { 
	background-color: #fffff;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}	