body {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330099;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	}
	
A      		{  color: #000099;  text-decoration : overline underline; background: #FFFF00; font-size: 16px;}
A:link    	{  color: #000099;  text-decoration : overline underline; background: #FFFF00;}
A:visited	{  color: #000099;  text-decoration : overline underline; background: #FFFF00;}
A:hover   	{  color: #FFFF00;  text-decoration : none; background: #000099;}

A.bis      		{text-align:center;}

A.lienorange      		{ color: #FF6600; text-decoration : underline overline; background: #FFFF00; font-size: 16px; font-weight: bolder;}
A.lienorange:link    	{  	font-weight: bolder; color: #FF6600;  text-decoration : overline underline; background: #FFFF00;}
A.lienorange:visited	{  	font-weight: bolder; color: #FF6600;  text-decoration : overline underline; background: #FFFF00;}
A.lienorange:hover   	{  	font-weight: bolder; color: #FFFF00;  text-decoration : none; background: #FF6600;}


A.back      	{  color: #000099;  text-decoration : none; background: #FFFF00; font-size: 8px;}
A.back:link    	{  color: #000099;  text-decoration : none; background: #FFFF00;}
A.back:visited	{  color: #000099;  text-decoration : none; background: #FFFF00;}
A.back:hover   	{  color: #FFFF00;  text-decoration : none; background: #000099;}


.central {
	font-size: 14px;
	letter-spacing:2px;
	font-weight:bolder;
}

.chform {
	font-size: 14px;
	letter-spacing:2px;
	font-weight:bolder;
	text-align:left;
}

.bouton {
border:1px solid black;
background-color:#000099;
color:#FFFF00;
}

.nom {
	font-size: 18px;
	letter-spacing:3px;
	font-weight:bolder;
	color:#FF0000;
}


.titre {
font-size:22px;
text-align:center;
letter-spacing:10px;
border-bottom-width:thin;
border-bottom-style:dashed;
border-bottom-color:#FF0000;
}

.corps {
font-size:18px;
text-align:center;
}
table.logo {
	background-attachment: fixed;
	background-image:   url("../images/logo_sep/filigrane_sep_2.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.StyleOrange {color: #FF6600}