@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: url(../../Ressources/Images/index/fond_flash_1.jpg) center top no-repeat;
	background-color: #000;
	min-width: 1000px;
}

#swf {
        text-align: center;
        background: url(../../Ressources/Images/index/fond_flash_2.jpg) no-repeat;
        background-position: center;
	z-index: 1;
	margin-top: 310px;
	height: 210px;
}

#titre {
	z-index: 2;
	position: absolute;
	left: 50%;
	top: 220px;
	margin-left: -317px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
}
#titre h1{
	font-size: 26px;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
#titre h2{
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#login {
	position: absolute;
	width: 234px;
	z-index: 3;
	top: 80px;
	left: 50%;
	margin-left: 60px;
}

#password, #adresse {
	width: 165px;
	margin-left: 42px;
	border: solid 1px #993300;
	background-color: #FFFFCC;
	text-align: left;
	padding: 2px;
}

#login p {
	margin-top: 5px;
	line-height: 20px;
	margin-left: 15px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#login p img{
	margin-top: 8px;
}

#access {
	margin-top:10px;
	margin-left: 52px;
}

#choix {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

#check {
	width: 15px;
	margin-bottom: -3px;
	margin-left: -10px;
}

.cache {
	height: 0px;
	display: none;
}

#logo {
	position:absolute;
	left: 50%;
	top: 90px;
	margin-left: -335px;
}

#butons {
	width: 372px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

#partner {
	width: 659px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#shipping {
	width: 653px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#credits {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#000;
	color: white;
	font-size: 10px;
	padding: 5px;
	margin-top: 15px;
}

#credits a{
	color: #FFFFFF;
}

#credits a:hover{
	color:#FF6600;
}
#substitute {

	height: 210px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../Ressources/Images/index/bg_sub.jpg);
	background-repeat: no-repeat;
        background-position: center;
}
.substitute {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		text-align: left;
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        padding: 5px;
}
.substitute a {
	font-weight: bold;
	color: #36F;
}

#Bienvenue {
    font-family: Arial;
    color: #930;
    font-size: 14px;
    font-weight: bold;
    margin-left: 3px;
}
#Connecte {
    margin-top: 60px;
}
#access2 {
    margin-top: 10px;
}