@charset "utf-8";
/* CSS Document */

#BigWinMenu {
	height: 164px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#BigWinMenu a {
	text-decoration: none;
	color: #FFF;
}
#BigWinMenu a:hover {
	color: #F60;
	
}
#BigWinCorpPage {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
	height: auto;
	
}
#MenuDivLogo {
	height: 72px;
	width: 300px;
	float: left;
	background-image: url(Images/abrisfumeurs.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 32px;
}
#alignMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 700px;
	padding-top: 12px;
}

#MenuDivLangues {
	height: 50px;
	width: 135px;
	float: right;
}
#BarreBlueMenu {
	clear: both;
	height: 47px;
	width: 961px;
	background-image: url(Images/barreblusysmatic.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
body
{
	background-color:#999;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
#BtmDevis {
	height: 36px;
	width: 104px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
#BtmContact {
	height: 36px;
	width: 104px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
.CarrePGmenuH {
	height: auto;
	width: 170px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.BlocBienvenue {
	float: left;
	width: 550px;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
}
.carrePGmiddle {
	height: auto;
	width: 150px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	min-height:70px;
	background-color: #FFF;
	background-image: url(Images/Promotions.jpg);
	padding-top: 10px;
}
.petitComentaire {
	font-size: 10px;
	color: #999;
}
#BigWinCorpPage table tr td .CarrePGmenuH p .petitComentaire a {
	color: #666;
	text-decoration: none;
}
#BigWinCorpPage table tr td .CarrePGmenuH p .petitComentaire a:hover {
	color: #F90;
}

