/* Commun à toutes les pages */

html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a img {
	border:0px;
}

a {
	color:#ff6600;
}

a visited: {
	color:#ff6600;
}

a hover:{
	color:#009900;
}

p {
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:15px;
}


li {
	line-height:20px;
}

.liste {
	margin-left:30px;
}

.intro {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.intro .orange {
	font-size:16px;
	color:#FF6600;
	line-height:18px;
}

.erreur {
	color:#FF0000;
}

h1 {
	font-size:18px;
	color:#FF6600;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;	
}

h2 {
	font-size:14px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bold;	
}

#all {
	width:900px;
	position:relative;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#banniere {
	background-color:#333333;
	width:900px;
	height:173px;
	float:left;
}

#flash {
	position:absolute;
	left:0px;
	top:7px;
	width:900;
	height:150px;
}

#barre {
	background-color:#aaaaaa;
	width:900px;
	height:30px;
	vertical-align:middle;
	float:left;
}

#barre-gauche {
	position:absolute;
	left:0px;
	height:30px;
	width:500px;
	text-align:left;
	vertical-align:middle;
	line-height:30px;
}

#barre-droite {
	position:absolute;
	right:0px;
	height:30px;
	width:400px;
	text-align:right;
	vertical-align:middle;
	line-height:30px;	
}

#barre-boutons {
	position:absolute;
	right:0px;
}

#barre-accueil {
	float:left;
	width:30px;
	height:30px;
}

#barre-accueil0 a:hover {
	background: transparent url(../images/accueilgris1.JPG) no-repeat;
} 

#barre-inscription1 {
	float:left;;
	width:30px;
	height:30px;
	background-image:url(../images/inscriptiongris1.JPG);
}

#barre-inscription0 {
	float:left;
}

#barre-inscription0 a {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../images/inscriptiongris0.JPG) no-repeat;
}

#barre-inscription0 a:hover {
	background: transparent url(../images/inscriptiongris1.JPG) no-repeat;
}

#barre-inscription1 {
	float:left;;
	width:30px;
	height:30px;
	background-image:url(../images/inscriptiongris1.JPG);
}

#barre-commander1 {
	float:left;
	width:30px;
	height:30px;
	background-image:url(../images/commandergris1.JPG);
}

#barre-commander0 {
	float:left;
}

#barre-commander0 a {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../images/commandergris0.JPG) no-repeat;
}

#barre-commander0 a:hover {
	background: transparent url(../images/commandergris1.JPG) no-repeat;
}

#barre-commande1 {
	float:left;
	width:30px;
	height:30px;
	background-image:url(../images/commandegris1.JPG);
}

#barre-commande0 {
	float:left;
}

#barre-commande0 a {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../images/commandegris0.JPG) no-repeat;
}

#barre-commande0 a:hover {
	background: transparent url(../images/commandegris1.JPG) no-repeat;
}

#barre-compte1 {
	float:left;
	width:30px;
	height:30px;
	background-image:url(../images/comptegris1.JPG);
}

#barre-compte0 {
	float:left;
}

#barre-compte0 a {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../images/comptegris0.JPG) no-repeat;
}

#barre-compte0 a:hover {
	background: transparent url(../images/comptegris1.JPG) no-repeat;
}

#barre-contact1 {
	float:left;
	width:30px;
	height:30px;
	background-image:url(../images/contactgris1.JPG);
}

#barre-contact0 {
	float:left;
}

#barre-contact0 a {
display: block;
width: 30px;
height: 30px;
background: transparent url(../images/contactgris0.JPG) no-repeat;
}

#barre-contact0 a:hover {
background: transparent url(../images/contactgris1.JPG) no-repeat;
} 

#barre span {
	color:#FFFFFF;
	line-height:30px;
	margin-left:10px;
	font-weight:bold;
}

#barre a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

#barre a {
	color:#FFFFFF;
	text-decoration:underline;
}

#milieu {
	width:900px;
	background-color:#666666;
	float:left;
}

#menu {
	background-color:#666666;
	width:225px;
	height:100%;
	float:left;
}

#menu a {
	color:#DDDDDD;
	text-decoration:none;
	font-weight:bold;
}

#menu a:link {
	color:#DDDDDD;
	text-decoration:none;
}

#menu a:visited {
	color:#DDDDDD;
}

#menu a:hover {
	color:#FFFFFF;
}

#menu .lien1 {
	position:absolute;
	left:0px;
	top:0px;
	height:50px;
	width:40px;
}

#menu .lien2 {
	position:absolute;
	left:40px;
	top:0px;
	height:50px;
	width:180px;
	line-height:50px;
	vertical-align:middle;
	text-align:left;
}

#menu .icone {
	position:absolute;
	width:30px;
	height:30px;
	top:10px;
	left:5px;
}

#menu #inscription {
	background-image:url(../images/fond-inscription.jpg);
	width:225px;
	height:50px;
	line-height:50px;
	position:relative;
}

#menu #connection {
	position:relative;
	height:115px;
	width:225px;
	background-image:url(../images/fond-connexion.jpg);
	position:relative;
}

#menu #connection #icone-connexion {
	position:absolute;
	left:10px;
	top:17px;
	height:5px;
	width:21px;
	background-image:url(../images/connexion.JPG);
}

#menu #connection #connexion {
	height:15px;
	line-height:15px;
	text-align:right;
	position:absolute;
	top:8px;
	right:10px;
	font-weight:bold;
	color:#DDDDDD;
	
}

#menu #connection #email {
	position:absolute;
	left:16px;
	top:33px;
}

#menu #connection #email input {
	border-width:1px;
	border-color:#408D40;
	border-style:solid;
	background-image:url(../images/vert.jpg);
	width:189px;
	height:13px;
	margin:0px;
	padding:4px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:none;
}

#menu #connection #password {
	position:absolute;
	left:16px;
	top:66px;
}

#menu #connection #password input {
	border-width:1px;
	border-color:#408D40;
	border-style:solid;
	background-image:url(../images/vert.jpg);
	width:117px;
	height:13px;
	margin:0px;
	padding:4px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:none;
}

#menu #connection #envoi {
	position:absolute;
	left:159px;
	top:67px;
}

#menu #connection #envoi input {
	width:56px;
	height:22px;
}

#menu #connection #mdp {
	position:absolute;
	left:18px;
	top:94px;
	font-size:10px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#menu #connection div {
	position:absolute;
}

#menu #commande {
	background-image:url(../images/fond-inscription.jpg);
	width:225px;
	height:50px;
	line-height:50px;
	position:relative;
}

#menu #historique {
	background-image:url(../images/fond-inscription.jpg);
	width:225px;
	height:50px;
	line-height:50px;
	position:relative;
}

#menu #compte {
	background-image:url(../images/fond-inscription.jpg);
	width:225px;
	height:50px;
	line-height:50px;
	position:relative;
}

#menu #contact {
	background-image:url(../images/fond-contact.jpg);
	width:225px;
	height:52px;
	line-height:50px;
	position:relative;
}

#menu #contact .lien1 #logo-contact {
	position:absolute;
	left:5px;
	top:10px;
}

#page {
	width:675px;
	background-color:#EEEEEE;
	float:left;
	min-height:700px;
}

#footer {
	background-color:#333333;
	width:900px;
	height:42px;
	line-height:42px;
	color:#FFFFFF;
	float:left;
}

#footer span {
	margin-left:15px;
	font-size:11px;
}

/* Page commande */

#commandes {
	position:relative;
	width:615px;
	left:30px;
	height:40px;
	background-color:#000000;
	margin-bottom:20px;
}

#commandes table {
	width:615px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	height:40px;
}

#commandes tr {
	height:40px;
}

#commandes .legende {
	width:415px;
	padding-left:10px;
}

#commandes .commander {
	width:200px;
	text-align:center;
	vertical-align:top;	
}

#commandes .commander input {
	position:relative;
	top:8px;
}

#commandes .orange {
	color:#FF6600;
	font-weight:bold;
}

.orange {
	color:#FF6600;
	font-weight:bold;
}

/* Page inscription */
#formulaire_inscription {
	position:relative;
	top:30px;
	left:112px;
	width:410px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	padding:20px;
	background-color:#FFFFFF;
}

#formulaire_inscription .legende {
	color:#ff6600;
	font-weight:bold;

}

#formulaire_inscription .champ input  {
	width:220px;
}

/* Contact */
#formulaire {
	position:relative;
	left:75px;
	top:30px;
}

/* Historique */

#hist {
	margin-top:30px;
}

#hist table {
	background-color:#FFFFFF;
}


#cmd {
	position:relative;
	top:30px;
	left:30px;
}

#changement {
	position:relative;
	top:30px;
	left:112px;
	width:410px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	padding:20px;
	background-color:#FFFFFF;
}

#changement .legende {
	color:#000000;

}

#changement .champ input  {
	width:220px;
}

#change-pwd {
	position:relative;
	top:30px;
	left:112px;
	width:410px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	padding:20px;
	background-color:#FFFFFF;
}

#change-pwd .legende {
	color:#000000;

}

#change-pwd .champ input  {
	width:220px;
}