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