@CHARSET "ISO-8859-1";

body{
	margin: 0px; 
	margin-top: 5px; 
	background: #990000 url(../img/body_background.jpg) repeat-x top left;	
}

.photoGalery{
	border:solid 1px gray;
	padding:5px;
	width:85px;
	margin:4px;
	float:left;
}

#map{
	width: 400px;
	height: 400px;
	border:solid 1px black	
}
.bb{
	border:solid 1px black
}

.welcome{
	padding-top:208px;
	font-size:11px;
	font-family:Trebuchet MS;	
}

.varietpates{
	z-index:3000;
	padding:10px;
	font-size:14px;
	font-family:Trebuchet MS;
	border:solid 5px silver;
	background:#990000;
	width:640px;
	color:white;
	position:absolute;
	left:400px;
	top:350px;
}

.pizzaNotFound{
	padding:2px;
	font-weight:bold;
	z-index:200;
	position:absolute;
	left:200px;
	top:100px;
	border:solid 1px black;
	width:300px;
	top:50px;
	background:#CCDF94;
}
.f11verdana{
	font-size:11px;
	font-family:Trebuchet MS;	
}

.EssayerClass{	
	background: #a09864 url(../img/colonne_bas.jpg) no-repeat top left;
	font-size:11px;
	font-family:Trebuchet MS;
	color:white;
	padding-left:10px;
	padding-right:10px;
}

.contentClub{
	background: #F3EADB url('../img/background_contenu.jpg') no-repeat top left;
	font-size:11px;
	font-family:Trebuchet MS	
}

.styleInd{
	background:url('../img/bordure_gauche.jpg'); 
	background-repeat: repeat-y;
}

.juw:Link{
	color:white;
	text-decoration:none;	
}

.juw:Visited{
	color:white;
	text-decoration:none;		
}

.juw:Hover{
	color:white;
	text-decoration:underline;		
}

.jub:Link{
	color:blue;
	text-decoration:none;	
}

.jub:Visited{
	color:blue;
	text-decoration:none;		
}

.jub:Hover{
	color:blue;
	text-decoration:underline;		
}

#toolsBox{
	text-align:right;
	font-size:18px;
	font-family:Trebuchet MS;
	color:white;
}
