
body {
	background-color: #000;
}

#nav-top {
	background-color: #000;
}
#nav-top:hover {
	background-color: #fff;
}
#nav-top a.path1 {
	color: #fff;
}
#nav-top:hover a.path1 {
	color: #000;
}

#local {
	background: url(../res/fva2007/hdrbg.gif) top left repeat-x;
	background-color: #fff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 770px;
}
#local table.layout {
	width: 770px;
}

#fva2007-hdr {
	text-align: center;
}

#fva2007-accueil table.layout {
	background: url(../res/fva2007/accueil-bg.jpg) bottom left no-repeat;
}
#fva2007-accueil #left {
	height: 1050px;
}
#fva2007-accueil h1,
#fva2007-accueil #crumb {
	display: none;
}
#fva2007-accueil div.texte h2 {
/*	margin-left: 150px; */
	text-align: center;
	margin-top: 0px;
}
#fva2007-accueil div.texte p {
/*	margin-left: 200px; */
}
/*
#fva2007-accueil #nav-saison {
	width: 248px;
	float: right;
	clear: right;
	margin: 0px -25px 0px 35px;
	_margin-right: 0px;
	border-right-width: 0px !important;
	_border-right-width: 1px;
	border-color: #666;
}
*/

div.encart {
	margin-right: -25px;
	_margin-right: 0px;
	border-color: #666 !important;
	border-right-width: 0px !important;
	_border-right-width: 1px;
}
div.even-pic {
	margin-right: -25px;
	_margin-right: 0px;
}

#asurveiller {
}
#asurveiller h3 {
	margin: 1em 0px 0px 0px;
	font-size: 11pt;
}
#asurveiller p {
	margin: 0.2em 0px 1em 0px;
}

div.encart {
	width: 220px;
}

div.thumb img {
	float: left;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
div.thumb p {
	float: left;
	width: 46%;
	height: 115px;
	margin: 0px 15px 0px 0px;
}

table.logo-list td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}


