body,td{
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#TableMain{
	background-color: #FFFFFF;
}
#TableMenu td {
	width: 100px;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
#TableMenu a{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#TableMenu a:hover{
	color: #FF9900;
	text-decoration: none;
}
.tdHeader {
	background-color: #666666;
	border: 1px outset #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.tdName {
	color: #666666;

}
.Box_TopLeft {
	background-image: url(/img/box/top_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Box_Top {
	background-image: url(/img/box/top.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.Box_TopRight {
	background-image: url(/img/box/top_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Box_Right {
	background-image: url(/img/box/right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.Box_BottomRight {
	background-image: url(/img/box/bottom_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Box_Bottom {
	background-image: url(/img/box/bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.Box_BottomLeft {
	background-image: url(/img/box/bottom_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Box_Left {
	background-image: url(/img/box/left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.Table_Box {
	border: 1px solid #CCCCCC;
}



select,input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.titrebleu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66C;
}
.barrebleue
{
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}
#tbl_inscription {
	border: 1px solid #999999;
}
.txtnoir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtgris
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
/* STATUTS et REGLEMENT */
#statuts_reglement {
	text-align:justify;
}
#statuts_reglement h1 {
	line-height: 1.2em; 
	letter-spacing: 0.12em;
	font-size: 1.1em;
	font-weight: 800;
	color: #ff7200;
	margin: 20px 20px 0px 10px;
	padding-top: 0.20em;
	padding-bottom: 0.05em;
	clear: both;
	border-bottom: 0.18em solid #d0d0d0;
}
#statuts_reglement h2 {
	line-height: 1.1em; 
	letter-spacing: 0.11em;
	font-size: 1.0em;
	font-weight: 800;
	color: #ff7200;
	margin: 20px 20px 0px 20px;
	padding-top: 0.20em;
	padding-bottom: 0.05em;
	clear: both;
}
#statuts_reglement h3 {
	line-height: 1.1em; 
	letter-spacing: 0.11em;
	font-size: 1em;
	font-weight: 800;
	color: #FF9600;
	margin-left: 30px;
	margin-right: 40px;
	padding-top: 0.2em;
	padding-bottom: 0.05em;
	clear: both;
}
#statuts_reglement p{ 
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom:1.6em;
}
#statuts_reglement ul {
	margin-left: 40px;
	margin-right: 40px;
	padding: 0 0 0 13px;
	list-style-image:  url("/img/misc/square.png");
	list-style-position: outside;
}
#statuts_reglement li {
	/*border-left: 0.3em solid #ff7200;*/
	padding-left: 10px;
	margin-bottom: 0.8em;
}
