@charset "utf-8";

a:link {
	text-decoration: none;
	color: #03F;
}
a:visited {
	text-decoration: none;
	color: RGB(128,0,255);
}
a:hover {
	text-decoration: none;
	color: RGB(255,128,64);
}
a:active {
	text-decoration: none;
	color: RGB(0,0,255);
}
a {
	font-family: Freestyle Script;
	font-size: 36px;
	font-weight: bold;
}
#logogaec{
	width:125px;
	height:138px;
	position:absolute;
	top:0px;
	left:30px;
	background-image: url(../images/logojfd3.png);
	background-repeat: no-repeat;	
}
#tableaumenu{
	position :absolute;	
	top:140px;
	left:5px;
}
.lienchoisi{
	position :absolute;		
	top:140px;
	left:80px;
}
 #a{
	font-family: Arial;
	font-size: 9px;
	position : absolute;
	top:550px;
	left:3px;
}
.commander{
	position : absolute;
	width: 700px;
	text-align:justify;
	top:30px;
	left:250px;
	border: 2px solid blue;
}
#tarifs1{
	position :absolute;	
	top:10px;
	left:350px;
	border-collapse: collapse;
}
.cellule{
	border: 2px solid blue;
	border-collapse: collapse;
	text-align : justify;
}
#tommes{
	position :absolute;	
	top:480px;
	left:30px;
	border-collapse: collapse;
}
.cellule2{
	border: 2px solid blue;
	border-collapse: collapse;
	text-align : center;
}
.cellule3{
	border: 2px solid blue;
	border-collapse: collapse;
	text-align : justify;
	color : red
}
.textevignette {
	font-family: Arial;
	font-size: 14px;
	color: #06F;
}
#ancre{
	position :absolute;
	top: 1px;
	left: 1px;
}
.imagvignette{
	width:100px; 
	height:70px;
	border:0px
}
.vignettes1a7{
	position :absolute;	
	top:90px;
	left:240px;
	width: 771px;
}
.vignettes8a14{
	position :absolute;	
	top:240px;
	left:240px;
	width: 771px;
}
.grandesvignettes{
	position :absolute;	
	top:700px;
	left:350px;
	width: 1022px;
}
.titre{
	color : blue;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
