<style type="text/css">


/* Mettre tout au verdana */
html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div
{	font-family: Verdana, Helvetica, sans; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

p { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 14px;
	text-align: justify;
	color: #333333;
} 
p a {color: #333333; text-decoration:none;}
p a:hover {text-decoration:underline;}

ul { font-size: 14px ; color: #333333;text-align: justify;font-family: Verdana, Helvetica, sans;}
ol { font-size: 14px ; color: #333333;text-align: justify;font-family: Verdana, Helvetica, sans;}

.copyright { font-size: 10px; font-style: normal; color: #333333;}
.copyright a { text-decoration: none}

.menu {
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	font-family: Verdana, Helvetica, sans;	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;}

.menu a {color:#FFFFFF; text-decoration:none;}

.menu a:hover {text-decoration:underline;}

.menuN {
	font-size:11px;
	color:#000000;
	text-align: center;
	font-family: Verdana, Helvetica, sans;	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;}

.menuN a {color:#000000; text-decoration:none;}

.menuN a:hover {text-decoration:underline;}


.texte { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 14px;
	text-align: justify;
	color: #333333;
} 
.texte a {color: #333333; text-decoration:none;}
.texte a:visited {color: #333333; text-decoration:none;}
.texte a:hover {color: #333333; text-decoration:underline;}

.texte_centre { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 14px;
	text-align: center;
	color: #333333;
} 
.texte_centre a {color: #333333;text-decoration:none;}
.texte_centre a:hover {color: #333333; text-decoration:underline;}

.texte_droit { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 14px;
	text-align: right;
	color: #333333;
} 
.texte_droit a {text-decoration:none; color: #333333;}
.texte_droit a:visited {text-decoration:none; color: #333333;}
.texte_droit a:hover {text-decoration:underline;}

.texte_gauche { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 14px;
	text-align: left;
	color: #333333;
} 
.texte_gauche a {text-decoration:none; color: #333333;}
.texte_gauche a:visited {text-decoration:none; color: #333333;}
.texte_gauche a:hover {text-decoration:underline;}

.texte_p_gauche { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 12px;
	text-align: left;
	color: #333333;
} 
.texte_p_gauche a {text-decoration:none; color: #333333;}
.texte_p_gauche a:visited {text-decoration:none; color: #333333;}
.texte_p_gauche a:hover {text-decoration:underline;}

.titre3 { 	
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: 79793D;
} 


.titre2 { 	
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 15px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #333333;
} 

.titre2b { 	
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 15px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
} 

.titre1 { 	
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 16px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #666600;
} 

.titre1CN { 	
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #000000;
} 
.submit_button_save 
{
		height: 1.6em;
		background-color: CCCCCC;
		color: BLACK;
		text-decoration: none;
		border: 1px solid black;
		padding: 0px;
		cursor: hand;
}
		
.submit_button_modify 
{
		height: 1.6em;
		background-color: 33CC00;
		color: BLACK;
		text-decoration: none;
		border: 1px solid black;
		padding: 0px;
		cursor: hand;
}
		
.submit_button_delete 
{
		height: 1.6em;
		background-color: FF0000;
		color: BLACK;
		text-decoration: none;
		border: 1px solid black;
		padding: 0px;
		cursor: hand;
}
		
.submit_button_delete2 
{
		height: 1.6em;
		background-color: FF9900;
		color: BLACK;
		text-decoration: none;
		border: 1px solid black;
		padding: 0px;
		cursor: hand;
}

/* TABLE LIST BACKGROUND ******************************************************************************************************************/


.td_light_blue
{
	background-color:#CCCCCC; 
}	

.td_medium_blue
{
	background-color:#A0CFEC;
}

.td_medium_yellow
{
	background-color:#FFCC00;
}

.td_medium_orange
{
	background-color:#FF6600;
}

.td_dark_blue
{
	background-color:#1569C7;
}

.td_dark 
{
	background-color:#606060;
}
.td_clear 
{
	background-color:#B0B0B0;
}

</style>
