/* CSS Document */
body {
	margin:0;
	background-color:#0072b9;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, h1, h2, h3, form { margin:0; padding:0 }
p { text-align:justify; }
h2 { font-size:18px; color:#FFC04F; }
a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
div#centreur {
	position:absolute;
	width:770px;
	top:15px;
	left:50%;
	margin-left:-385px;
}
div#bandeau {
	background: url('../images/bandeau.jpg') no-repeat left top;
	width:770px;
	height:148px;
	margin-bottom:25px;
}
div#bandeau img { margin:10px 0 0 10px; }
div#centre {
	background: url('../images/fond.jpg') no-repeat left bottom;
	min-height:520px;
}
* html div#centre { height:520px; } /* hack IE */
div#centre0 {
	background: url('../images/fond-repet.gif') repeat-y left bottom;
}
/* Menu *****/
div#menu {
	position:absolute;
	left:0;
	top:173px;
	width:187px;
	background: url('../images/tete-menu.gif') no-repeat left top;
}
div#menu ul, div#menu li {
	margin:0; padding:0;
	list-style-type: none;
}
div#menu ul { margin-top:5px; }
div#menu ul li a {
	display: block;
	height: 24px;
	padding-left:10px;
	margin:0 2px 0 2px;
	/*width: 187px;*/
	line-height: 24px;
	text-decoration: none;
	/*font-weight:bold;*/
	color:#0072b9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
}
div#menu ul li a:hover {
	background-color:#ffc04f;
	color:white;
}
h1.titre-entete {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	text-align:center;
}
div#contenu {
	background: url('../images/tete-contenu.gif') no-repeat left top;
	width:529px;
	margin-left:221px;
	padding:0 10px 10px 10px;
}
.champ {
	border: 1px solid #333333;
	background-color: #FDF8F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-bottom:3px;
}
.Treb14, .Treb18 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color:#0072b9;
	font-weight: bold;
}
.Treb18 { font-size: 18px; }
h3 { font-family: "Trebuchet MS", Arial, sans-serif; font-size:16px; font-style:italic; color:#009900; }
.sortie-consignes { font-weight:bold; font-style:italic; font-family: Arial, sans-serif; font-size:14px; margin:5px 0 5px 0}
.sortie-participation { font-weight:bold; font-family: Arial, sans-serif; font-size:14px; }
.sortie-limite { font-weight:bold; font-family: Arial, sans-serif; font-size:15px; color:#0066FF;}
div#pied {
	background: url('../images/pied.gif') no-repeat left top;
	width:570px;
	padding-left:200px;
	padding-top:5px;
	text-align:center;
	height:65px;
	margin-top:25px; margin-bottom:10px;
}
ul.enumeration {
	margin:0; padding:0;
	list-style-type: none;
	text-align:justify;
	padding-top:10px;
	margin:0px 15px 0px 40px;
	clear:both;
}
ul.enumeration li {
	margin:0; padding:0;
	border-left:5px solid #ffc04f;
	border-bottom:1px solid #ffc04f;
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:10px;
}
strong, .verybig {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#faa102;
}
.vignette-atelier {
	background: url('../images/fond-vignettes.gif') no-repeat left top;
	width:120px;
	height:85px;
}
.hierarchie { font-size:10px; }
#dhtmltooltip {
	position: absolute;
	border: 1px solid black;
	padding: 3px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	left: 12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.verybig {
	font-size:42px;
	padding:0 10px 0 5px;
}
div#news {
	position:absolute;
	top:250px;
	top:300px;/* avec bandeau flash */
	left:610px;
	width:150px;
	text-align:center;
	/*background-color:#00FF00;*/
}
.inversebleu {
	background-color:#0072B9;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-bottom:10px;
}
.erreur2 {
	color:red;
	border:2px solid red;
}
a.sortie-ahref {
	display:block;
	text-decoration:none;
	color:#000000;
}
a.sortie-ahref:hover {
	background-color:#FFCC00;
	text-decoration:none;
}
.sortie-desc-courte { font-size:10px; text-align:justify; }
.sortie-fond { background-color:#FFFFEE; }
.erreur_formu { color:red; font-weight:bold; }
.legal { font-size:10px; text-align:justify; }
.entete_tab { background-color:#0072B9;color:#FFFFFF;text-align:center;font-weight:bold; }
span.activ {
	font-style:italic;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#0072B9;
	font-size:14px;
}
span.activ span { font-size:11px; }