/* Rubrique Art */
/* Page 1 étiquettes */
#artcolgauche
{
	 width:217px;
	 height:625px;
	 background:url(../images/img_art1.jpg) no-repeat;
	 vertical-align:top;
}

#artcolcentre
{
	width:304px;
	vertical-align:top;
}
#artbordure1
{
	background:url(../images/artbordure1.jpg) repeat-y;
	width:67px;
}
.artbordure3
{
	background:url(../images/artbordure2.jpg) repeat-y;
	width:41px;
}
#artcoldroite
{
	background:url(../images/img_art2.jpg) no-repeat;
	background-position: bottom right;
	width:354px;
	vertical-align:top;
}
#introart
{
	width: 307px;
	height: 101px;
}
#introart p
{
	display:none;
}
#artcolcentre p
{
	margin-left:20px;
	text-align:justify;
	font-size:12px;
}
.redcolor
{
	color: #9f0002;
	font-weight:bold;
}
ul#listeart, .listeart2
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#listeart a
{
	color:#9a9a9a;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	height:39px;
	width:219px;
	font-size:11px;
}
#listeart a:hover
{
	color:#000;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	height:39px;
	width:219px;
	background:url('../images/fond_art_encours.jpg') no-repeat;
}
/* Page 2 étiquettes */
.listeart2 li
{
	margin-left:15px;
}
.listeart2 li.return
{
	margin-left:0;
}
.listeart2 a
{
	display:block;
	color:#9a9a9a;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	height:28px;
	width:262px;	
	font-size:11px;
}
.listeart2 a.encours, .listeart2 a:hover
{
	color:black;	
	background:url('../images/fond_vin_encours.jpg') no-repeat;
}

.listeart2 a.return, .listeart2 a.return:hover
{
	display:block;
	width:180px;
	height:28px;
	background:url(../images/fond_art_retour.jpg) no-repeat;
	color:#000;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:11px;
}
.artcolsign
{
	width:116px;
}
.artcoletiquettes
{	
	vertical-align:top;
	width:481px;
}
.artbordure2
{
	width:30px;
	border-left:1px solid #c0c0c0;
}
.overflow {		
	width:217px;
	height:615px;	
	overflow:auto;
}
.etiquette {
	padding:10px 0 0;	
	width:110px;
	height:130px;
	margin:0 auto 10px;
}
.etiquette a {		
	display:block;	
}
.etiquette a img {
	border:0;
	display:block;
}
/* Gastronomie */
ul.listegastronomie
{
	list-style-type:square;
}
ul.listegastronomie li
{
	margin-top:8px;
	margin-bottom:8px;
}
