<style type="text/css">

a:link {
	text-decoration:underline;
} 
a:visited {
	text-decoration:none;
} 

p { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 13px;
	text-align: justify;
	color: #333333;
} 

.p a {
	color:#333333;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type: square;
}

.p a:visited {
	color:#333333;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type: square;
}

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

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


.titre1 {
	
	font-family: Verdana, Helvetica, sans;
	font-size:16px;
	color:#CC0000;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
.titre1 a {color:#CC0000;text-decoration:none}

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


.titre2 {
	
	font-family: Verdana, Helvetica, sans;
	font-size:14px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	font-style: italic;
}
.titre2 p {margin-bottom:16px}

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

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

.titre3 {
	font-family: Verdana, Helvetica, sans;
	font-size:12px;
	color:#666666;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;

}

.titre3 a {color:#666666; text-decoration:none;}

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


.menu {
	font-size:11px;
	color:#333333;
	text-align: left;
	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:#000000;text-decoration:none;}

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


BODY {
scrollbar-face-color:#D9E3EF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#292658;
scrollbar-darkshadow-color:#191746;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#292658;
scrollbar-track-color:#FFFFFF;
}

.texte { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 13px;
	text-align: left;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}


.texte a {
	color:#333333;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type: square;
}

.texte a:visited {
	color:#333333;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type: square;
}

.texte a:hover {
	color:#333333;
	text-decoration:underline;
	list-style-position: outside;
	list-style-type: square;
}


.adresse { 	
	font-family: Verdana, Helvetica, sans;
	font-size: 12px;
	text-align: left;
	color: #333333;
}


.adresse a {
	color:#333333;
	text-decoration:underline;
}

.adresse a:visited {
	color:#333333;
	text-decoration:underline;
}

.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>

