body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica;
}
span.rouge, a {
	color: #903;
	text-decoration: none;
}
div#entete {
	width: 100%;
	background-image: url(images/background_top_2011.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}
div.logoclick {
    width: 330px;
    height: 200px;
    left: 100px;
    position: relative;
    cursor: pointer;
}
div.container {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position: relative;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #444;
}
	div.topmenu {
		font-family: Arial, Helvetica;
		font-size: 10px;
		color: #fff;
		position: absolute;
		top: 15px;
		right: 105px;
	}
		div.topmenu a {
			color: #fff;
		}
	div.toppub {
		position: absolute;
		top: 35px;
		right: 135px;
		width: 400px;
	}
	div.toppub ul {
		margin: 0; padding: 0;
	}
	div.toppub ul li {
		list-style: none;
		position: absolute;
		width: 430px;
		height: 160px;
		overflow: hidden;
		text-align: right;
	}
	div.menulogin {
		font-family: Arial, Helvetica;
		font-size: 11px;
		color: #600;
		position: absolute;
		top: 203px;
		right: 105px;
		height: 22px;
		line-height: 22px;
		display: table-cell;
		vertical-align: top;
	}
		/*div.menulogin a {
			display: inline-table;
		}*/
		form#searchform {
			width: 265px;
			height: 22px;
			background-image: url(images/search_bg.png);
			background-repeat: no-repeat;
			background-position: top left;
			display: inline-block;
			margin: 0;
			padding: 0;
			clear: none;
			vertical-align: middle;
		}
			form#searchform input[type=text] {
				margin-left: 10px;
				font-family: Arial, Helvetica;
				font-size: 11px;
				color: #ccc;
				width: 170px;
				border: 1px solid #fff;
				position: relative;
				top: -7px;
			}
			form#searchform input[type=text]:focus {
				outline: none;
			}
	div.coupeaccueil {
		position: absolute;
		top: 231px;
		left: 83px;
	}
	div.texte_presentation {
		position: absolute;
		top: 275px;
		left: 160px;
		width: 190px;
		font-size: 11px;
		color: #444;
	}
	div#vindelasemaine_accueil {
		position: absolute;
		top: 275px;
		left: 357px; 
		width: 510px;
		height: 235px;
		font-size: 11px;
		color: #444;
		border-left: dotted 1px #999;
	}
		div#vindelasemaine_accueil div.etiquette {
			width: 121px;
			height: 225px;
			position: relative;
			text-align: center;
		}		
		div#vindelasemaine_accueil div.texte {
			position: absolute;
			top: 25px;
			left: 121px;
			width: 389px;
			height: 271px;
		}
div.gris {
	width: 100%;
	background-image: url(images/barre_grise.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}
div.titregris {
	height: 46px;
	line-height: 42px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}
div.col1 {
	float: left;
	width: 263px;
	margin-left: 104px;
}
div.col2 {
	margin-left: 368px;
	/*margin-right: 362px;*/
	width: 250px;
}
div.col3 {
	float: right;
	width: 258px;
	margin-right: 104px;
}
div.col > div {
	margin: 0 10px;
}
.noborder {
	border: none!important;
}
div#boutonnonmembre {
	position: absolute;
	top: -40px;
	right: 75px;
}

.red {
	color: #903;
}
div.titre {
	color: #903;
	text-transform: uppercase;
}

.fleche label {
	float: left;
	width: 9px;
}
.fleche div {
	margin-left: 9px;
}
.commanditaire {
	height: 84px;
	/*line-height: 84px;*/
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.commanditaire * {
	vertical-align: middle;
}
/*\*//*/
.commanditaire {
	display: block;
}
.commanditaire span {
	display: inline-block;
	height: 100%;
	width:1px;
}
/**/

.clearfix:after {
content: "."; 
display: block;
height: 0px;
clear: both; 
visibility: hidden;
}
.heightfix:before {
content: '.';
display: block;
visibility: hidden;
height: 0;
}

/* Menu */
div.subnav {
	display: none;
	position: absolute;
	left: 0;
	top: 35px;
	background-color: #f3f3f3;
	padding: 10px;
	width: 200px;
}
div.subnav div {
	height: 30px;
	margin: 0; padding: 0;
	text-transform: uppercase;
	color: #666;
}
div.subnav div.nav1 {
	background-color: #DDD;
}
div.subnav div.nav2 {
	background-color: #EEE;
}
div.subnav div a {
	padding: 0 5px;
	width: 190px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #666;
	display: block;
}
div.subnav div a:hover {
	background-color: #fff;
}
div.hassubmenu {
	cursor: pointer;
}
table td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #444;
}

a.linkgris {
	color: #444;
}


