body {
	background-image: url(../images/bg.png);
	margin: 0;
}


/* Mise en forme du txt */
.txt{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
}
ul{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
}
.txt a:link, .txt a:visited{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	text-decoration:underline;
}
.txt a:hover{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	text-decoration:none;
}
h1{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 23px;
	color:#cb0000;
	font-weight:bold;
	margin-top:0;
}
h2{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 19px;
	color:#cb0000;
	font-weight:bold;
	margin-top:0;
}
h3{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color:#333;
	font-weight:bold;
	margin-top:0;
	padding-bottom:0px;
	margin-bottom:-10px;
}
.legendetof{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0;
	margin-bottom:0;
}
.legendetof a:link,.legendetof a:visited, .legendetof a:hover{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration:none;
	margin-top: 0;
	margin-bottom:0;
}
.dl-box_titre{
	font-family: Trebuchet MS, Helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin:0px;
	text-align:center;
	padding-bottom:8px;
}
.center{
	text-align:center;
}
.hidden{
	display: none;
}
.noborder{
	border:0px;
}
.right{
	text-align:right;
}
.bold{
	font-weight: bold;
}
/* Mise en forme des blocs */
#bloc_g{
	float: left;
	width: 220px;
	border: 0;
	border-right: 1px dashed #cb0000;
	padding-right: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right:10px;
}
#bloc_d{
	float: right;
	width: 220px;
	border: 0;
	border-left: 1px dashed #cb0000;
	padding-left: 10px;
	text-align: center;
	margin-top: 0px;
	margin-left:10px;
}
a:link .imgr, #bloc_d a:visited .imgr{
	border: 4px solid white;
}
a:hover .imgr{
	border: 4px solid #333;
}
#dl-box{
	margin-left:3px;
}
#dl-box_01{
	background-image: url(../images/dl-box_01.gif);
	width: 217px;
	height: 14px;
}
#dl-box_02{
	background-image: url(../images/dl-box_02.gif);
	width: 217px;
}
#dl-box_03{
	background-image: url(../images/dl-box_04.gif);
	width: 217px;
	height: 2px;
}
#dl-box_04{
	background-image: url(../images/dl-box_05.gif);
	width: 217px;
}
#dl-box_05{
	background-image: url(../images/dl-box_07.gif);
	width: 217px;
	height: 2px;
}
.dl-box_split{
	padding-bottom:2px;
	border-bottom:1px dotted #cb0000;
}
#playerflash{
	border: 10px solid #333;
	width:368px;
	height:288px; 
}
/* Design */
#design001{
	background-image: url(../images/design_03.png);
	height: 191px;
}
#design002{
	background-image: url(../images/design_01.png);
	width: 37px;
	height: 191px;
}
#design003{
	background-image: url(../images/design_02.png);
	width: 1085px;
	height: 191px;
	background-repeat: no-repeat;
}
#design004{
	background-image: url(../images/design_04.png);
	width: 38px;
	height: 191px;
}
#design005{
	background-image: url(../images/design_05.png);
	width: 37px;
	height: 21px;
}
#design006{
	background-image: url(../images/design_06.png);
	width: auto;
	height: 21px;
}
#design007{
	background-image: url(../images/design_08.png);
	width: 38px;
	height: 21px;
}
#design008{
	background-image: url(../images/design_09.png);
	width: 37px;
}
#design009{
	background-image: url(../images/design_10.png);
}
#design010{
	background-image: url(../images/design_12.png);
	width: 38px;
}
#design011{
	background-image: url(../images/design_16.png);
	width: 37px;
	height: 23px;
}
#design012{
	background-image: url(../images/design_17.png);
	height: 23px;
}
#design013{
	background-image: url(../images/design_19.png);
	width: 38px;
	height: 23px;
}
#design014{
	background-image: url(../images/design_21.png);
	height: 65px;
}


/* Langue */
#language{
	line-height:0px;
	position: absolute;
	top:2px;
	right:20px;
}
#language img{
	border:0;
}
/* Recherche */
#searchbox{
	float:right;
	margin-top:37px;
}


/* Menu */
#menutop{
	margin-left:0px;
	margin-top:148px;
	font-family: Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
}

#nav a{
display:block;
padding:3px;
border:1px solid #990000;
color:#fff;
text-decoration:none;
background-color:#cb0000;
font-variant: small-caps;
}

#nav a:hover{
background-color:#ebebeb;
color:#333;
}

#nav li{
float:left;
position:relative;
width:120px;
text-align:center;
}

#nav ul {
position:absolute;
display:none;
}

#nav li ul a{
height:auto;
width:100%;
float:left;
text-align:left;
}

#nav ul ul{
top:20px;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* Formulaire d'inscription ajax */
.form-row {
	clear: both;
	padding: 0.5em;
}
.field-label {}
.field-widget {}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.notrequired, textarea.notrequired {
	border: 1px solid #00A8E6;
	display: inline;
}
input.required, textarea.required {
	border: 1px solid #00A8E6;
	display: inline;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #6D459E;
	color : #6D459E;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice {
	display: inline;
	margin: auto;
	text-align: center;
	font-family: Trebuchet MS, sans-serif, Verdana, Helvetica, sans-serif;
	font-size: small; 
	color : #6D459E;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.tableauligne1{
	background-color:#EEEEEE;
}
.tableauligne1 td{
	padding:0px;
	margin:0px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.tableauligne2{
	background-color:#e3e3e3;
	border:3px solid white;
}
.tableauligne2 td{
	padding:0px;
	margin:0px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}