/* CSS Document */
*{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	background-color: #FFFFFF;
	text-align: center;
	/*SCROLLBAR-face-color:white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR:white;
	SCROLLBAR-ARROW-COLOR: #CC0033;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;*/
	margin:0px;
}
a{
color:black;
text-decoration:none;
}
img{
border:none;
margin:0px;
padding:0px;
}
div#global{
	position:relative;
	width:600px;
	height:470px;
	top:40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*div#logo{
	position:absolute;
	width:180px;
	height:60px;
	top:50px;
	left:20px;
	z-index: 2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0066;
}*/
div#logo{
	position:absolute;
	width:250px;
	height:50px;
	top:0px;
	left:0px;
}
div#menu{
	position:absolute;
	width:320px;
	height:30px;
	top:15px;
	z-index: 1;
	right: 10px;
}
#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li{
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
div#content{
	position:absolute;
	width:600px;
	height:350px;
	top:50px;
	left: 0px;
}
div#center{
	position:absolute;
	width:498px;
	height:310px;
	top:21px;
	left: 51px;
	z-index: 2;
	text-align: left;
	overflow: auto;
}
div#droite{
	position:absolute;
	width:299px;
	height:348px;
	left:300px;
	top:1px;
}
div#gauche{
	position:absolute;
	width:299px;
	height:348px;
	left:1px;
	top:1px;
}
div#fermeture{
	position:absolute;
	width:250px;
	left:25px;
	top:30px;
	z-index: 5;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	line-height: normal;
}
div#fermetureIndex{
	position:absolute;
	width:100%;
	left:0px;
	z-index: 5;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	bottom: 0px;
	background-color: #CC0066;
	line-height: 18px;
}
div#soldes{
	position:absolute;
	width:100%;
	left:0px;
	z-index: 5;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	height: auto;
	bottom: 0px;
	background-color: #CC0066;
	line-height: 18px;
}
div#commentaire{
	position:absolute;
	width:260px;
	height:100px;
	left:320px;
	top:20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
div#commentairePtt{
	position:absolute;
	width:260px;
	height:50px;
	left:320px;
	top:20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
div#prixSoldes{
	position:absolute;
	width:260px;
	height:30px;
	left:320px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	font-weight: bold;
	color: #CC0033;
	bottom: 20px;
}

div#reflet{
	position:absolute;
	width:600px;
	height:50px;
	top:402px;
	left: 0px;
}
div#newsletter{
	position:absolute;
	width:100%;
	height:auto;
	bottom:0px;
	left: 0px;
}
#fleche{
	width: 30px;
	margin-top: 15px;
	position: absolute;
	margin-bottom: 0px;
	padding: 0px;
	left: 135px;
	height: 10px;
	z-index: 10;
	font-size:11px;
	bottom: 10px;
}
#fleche a:hover{
text-decoration:underline;
}
#fleche ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#fleche ul li{
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	width: 15px;
}
#adresse_acces{
	position:absolute;
	width:150px;
	height:auto;
	top:180px;
	left:20px;
	text-align: right;
}
#itineraire{
	position:absolute;
	width:270px;
	height:auto;
	top:180px;
	left:320px;
	text-align: left;
}
#formulaire{
	position:absolute;
	width:250px;
	height:255px;
	top:30px;
	left:325px;
	text-align: left;
	z-index: 5;
}
.conditions{
	color: #CC0033;
	font-size:9px;
	font-weight: normal;
}
.champs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bouton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:5px;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	cursor:pointer;
	margin-right: 5px;
	padding: 0px;
}

#forminternaute {
text-align:center;
color:black;
	font-size:11px;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#forminternaute fieldset {
border:none;}

#forminternaute td#zonegauche{
	text-align:left;
	width:35%;
	margin-bottom: 3px;
	padding: 0px;
}

#forminternaute td#grandezonegauche{
text-align:left;
width:40%;
}

#forminternaute td#zonedroite{
text-align:left;
}

#forminternaute label {
color:black;
	font-size:11px;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#forminternaute input.zonetexte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
}

#forminternaute textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-right: 0px;
	padding: 0px;
}
.noir{
	color:black;
}
.interligne{
	line-height: 18px;
}
.newsletter {
	font-size: 11px;
	font-weight: normal;
	color: #CC0033;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.newsletter:hover {
	text-decoration:underline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lien{
	color:#FFFFFF;
	text-decoration:underline;
}
.lien:hover{
text-decoration:none;
}
.liensansdeco{
	color:#FFFFFF;
	text-decoration:none;
}
.liensansdeco:hover{
	text-decoration:underline;
}
.evidence{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.retour{
color:black;
font-weight:bold;
text-decoration:underline;
}
.gras{
font-weight:bold;
}
.nouveauprix{
font-weight:bold;
color:#CC0033;
}
.ancienprix{
	text-decoration:line-through;
	font-size: 13px;
}
p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#postit {
	width:180px;
	height:147px;
	position:absolute;
	z-index:5;
	top:20%;
	left:20%;
	margin-left: -6%;
display:none;
}

