body{
	font-size:72%;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	display:block;
	width:100% !important;
	height:100% !important;
	line-height:100% !important;
	overflow:hidden;
}
#gonav,#gocont,form,#menu,#outils,#titre,#menu_pied,#sous_nav,#gal_nav,.c_print{
	display:none;
}
ul,li{
	padding:0;
	margin:0;
}
a img{
	border:0;
}
.aright{
	text-align:right;
}
.acenter{
	text-align:center;
}
.aleft{
	text-align:left;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
img.fleft{
	margin:0px 5px 5px 0px;
}
img.fright{
	margin:0px 0px 5px 5px;
}
.c{
	display:none;
}
.v {
	display:block;
}
.spacer{
	margin:0px 20px 5px 20px;
	clear:both;
}
.spacer_max{
	margin:300px 0px 0px 0px;
	clear:both;
}
/*=====================*\
	STRUCTURE
\*=====================*/
#adresse{
	font-weight:bold;
	margin-top:15px;
	border-left:5px solid #333;
	padding-left:5px;
}
/*=====================*\
	CORPS
\*=====================*/
#titres h1{
	color:#F9A900;
	font-size:1.6em;
}
#corps h2{
	color:#09C;
	font-size:1.4em;
}
#corps h3{
	color:#EB7027;
	font-size:1.2em;
	border-bottom:1px solid #EB7027;
}
#corps h4{
	color:#09C;
	font-size:1.1em;
}
#corps strong{
	color:#09C;
}
#corps em{
	color:#EA671A;
}
#corps a:link{
	color:#09C;
	text-decoration:none;
	border-bottom:1px solid #09C;
}
#corps ul{
	display:block;
	margin:7px 0px 7px 0px;
}
#corps .danses{
	display:inline;
	clear:both;
}
#corps .danses a{
	border:none !important;
	text-decoration:none !important;
}
#corps .danses li{
	list-style:none;
	display:inline;
}
#corps .div_bleu{
	background:url(/img/fonds/div_bleu.gif) no-repeat 0px 100%;
	padding:7px 0px 7px 0px;
	margin:7px 0px 7px 0px;
}
/*=====================*\
	TABLEAU
\*=====================*/
table{
	width:100%;
}
table thead td{
	font-weight:bold;
	line-height:16px;
	background-color:#E1EDF9;
}
table tr.c{
	height:0px !important;
}
table tr:hover, table tr.over{
	background-color:#EDF4FC;
}
table{
	border-collapse:collapse;
}
table td{
	padding:2px;
	border:1px solid #000;
	vertical-align:top;
}
/*=======================================*\
    VIGNETTES
\*=======================================*/
#vignettes a img{
	display:block;
	margin:auto !important;
}
#vignettes a{
	line-height:140px;
	vertical-align:middle;
	display:block;
	width:136px !important;
	width:136px;
	height:140px;
	padding:2px;
	margin:2px !important;
	margin:1px;
	border:1px solid #EEE !important;
	float:left;
	text-decoration:none !important;
}