body,html {
	font-family: "Lucida Sans Unicode", Verdana, Geneva;
	margin: 0;
	border: 0 solid;
	font-size: 11px;
	background-color: #d1d1d1;

}


A:link    	{ color:#A26493; font-weight: bold; text-decoration: none;  }
A:visited  	{ color:#A26493; font-weight: bold; text-decoration: none;  }
A:active  	{ color:#A26493; font-weight: bold; text-decoration: none;  }
A:hover  	{ color:#A26493; font-weight: bold; text-decoration: underline;}

SELECT          { font-family: "Lucida Sans Unicode", Verdana, Geneva; font-size: 11px; color:#FFFFFF; background-color: #b07aa3;border: solid 1px #b07aa3}
INPUT		{
	font-family: "Lucida Sans Unicode", Verdana, Geneva;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #b07aa3;
	border: solid 1px #b07aa3;
	height: 15px;
	margin: 0px;
}
TEXTAREA	{
	font-family: "Lucida Sans Unicode", Verdana, Geneva;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #b07aa3;
	border: solid 1px #b07aa3;
}
.CHECK          { color:#000000; background-color: #F5F5F5; border: #EFEFEF}

td {  font-family: "Lucida Sans Unicode", Verdana, Geneva; font-size: 11px}
td:hover.mouseon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFD733;}
.titre {
	font-family: "Century Gothic", " Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


ul {
	margin: 0px;
	border: none;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
		}



li {
	vertical-align: bottom;
	list-style-image: url(../images/arrowrorange.gif);
}


.exemple {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px dotted #880021;
}

.men {
	font-size: 13px;
	color: #6c6c6c;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/copy.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border-right: solid 1px #9d5e8d;
	border-top: solid 1px #9d5e8d;

}

.men a, .men a:visited, .men a:active {
	font-size: 13px;
	color: #6C6C6C;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.men a:hover {

	font-size: 13px;
	color: #A26493;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.megaCont {
position: absolute;
width: 910px;
height: 570px;
left: 50%;
top: 50%;
margin-left: -455px;
margin-top: -285px;
}
