body {
	background-image:url(/public/images/Background2_Carte_Catalogue_No_Limit_Reduction_Comite_Entreprise_CE_Specialiste_Remise_Immediate_Caisse_Bon_Achat_Avantage_Privilege_Station_Ski-01.png);
	background-attachment:scroll;
	background-repeat:repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: center top;
	margin:0px;
}

.global {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(/public/images/testfondblc.png);
	background-position: top center;
	background-repeat:no-repeat;
	z-index: 1000;
	position: relative;
}

a:link, a:hover, a:visited {
	text-decoration:none;
}

.main {
	box-shadow: 0 0 10px 0px #000000;
	-moz-box-shadow: 0 0 10px 0 #000000;
	-webkit-box-shadow: 0 0 10px 0 #000000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	behavior: url(/public/styles/PIE.htc);
}

img {
	border: none;
}

#separateur {
    border-bottom: 1px solid #666666;
    color: #666666;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 950px;
}

.erreur {
	color: red;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
}

.valid {
	color: green;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
}

.notDisplay {
	display: none;
}

.enseigneArtwork {
	/*max-height: 50px;*/
}
