﻿* body {
background-color:#E5E8E0;
background-image:url(images/slash.png);
font-family:"Trebuchet MS",Verdana;
font-size:12px;
margin-left:auto;
margin-right:auto;
margin-top:0;
}
ul {
list-style-type:none;
}
li {
margin-top:5px;
padding-left:5px;
}
#Banner {
background-image:url(banner.jpg);
background-repeat:no-repeat;
height:50px;
width:1000px;
}
.Header {
background-image:url(images/BackgroundMenuBeer.jpg);
background-repeat:repeat-x;
font-size:15px;
font-weight:bold;
padding-left:5px;
}
.PageContent {
background-color:White;
border:1px solid Black;
margin-left:auto;
margin-right:auto;
width:1000px;
}
.Nouveau {
background-image:url(images/nouveau.png);
background-repeat:no-repeat;
font-weight:bold;
height:50px;
margin-left:-50px;
margin-top:-10px;
padding-left:55px;
padding-top:20px;
}
#Information {
background-color:White;
float:left;
font-size:12px;
height:360px;
margin-right:10px;
margin-top:10px;
width:500px;
}
.Content {
margin:5px;
padding:5px;
}
#Connexion {
background-color:White;
float:right;
font-size:12px;
height:360px;
margin-top:10px;
width:480px;
}
#password {
	background-color:White;
	float:left;
	font-size:12px;
	height:360px;
	margin-top:10px;
	width:1000px;
}
#Connexion label {
font-size:12px;
font-weight:bold;
margin-top:5px;
padding-left:5px;
}
.pbConnexion {
background-color:Transparent;
background-image:url(images/pbConnexion.png);
background-repeat:no-repeat;
border-style:none;
cursor:pointer;
height:30px;
margin-left:100px;
width:130px;
}
.pbConnexion:hover {
background-image:url(images/pbConnexionHover.png);
}
.pbok {
background-color:Transparent;
background-image:url(images/pbok.png);
background-repeat:no-repeat;
border-style:none;
cursor:pointer;
height:30px;
margin-left:100px;
width:80px;
}
.pbok:hover {
background-image:url(images/pbokHover.png);
}
#Recommandation {
background-color:White;
display:block;
float:right;
font-size:12px;
height:100px;
margin-top:10px;
width:1000px;
}
.GetFirefox {
background-image:url(images/getfirefox.png);
background-repeat:no-repeat;
padding-bottom:2px;
padding-left:80px;
}
.GetIe7 {
background-image:url(images/getie7.png);
background-repeat:no-repeat;
padding-bottom:2px;
padding-left:81px;
}
.GetOpera {
background-image:url(images/getopera.gif);
background-repeat:no-repeat;
padding-bottom:2px;
padding-left:81px;
}
