﻿/* Section artistes et gallerie */

#artistesmenu {
	background-color:#f9f9f4;
	margin:3px 0px 3px 0px;
	padding:6px;
	color:#668f3e;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;

}

#artistesmenu a {
	text-decoration:none;
	color:#668f3e;
	margin-right:5px;
	margin-left:5px;
}

#artistesmenu a:hover {
	color:#5f5e5e;
}

.menu_artistes_sltd {
	color:#5f5e5e;
}

.artistescorp {
	padding:15px 20px 10px 20px;
	margin-top:5px;
	font-size:12px;
	background-color:#f9f9f4;
	border-bottom:6px solid #e2e2d2;
	background-image:url(/images/interface/txtbox-top.gif);
	background-repeat:repeat-x;
}

.imgartistes {
	float:left;
}

#artistesright {
	float:right;
	width:450px;
}

#artistesright h3 {
	color:#5f5e5e;
}

.galeriebox {
	margin-top:20px;
	height:310px;
	width:320px;
	float:left;
	margin-right:4px;
}

.galeriebox img {
	float:left;
	margin-right:5px;
}

.galerietxt {
	width:154px;
	float:left;
}

.galerietitre {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;

	color:#6f9649;
}

.galerietitre18 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;

	color:#6f9649;
}
/* ======= deuximeme galerie ========= */

#galerie {
	width:440px;
	float:right;
	margin-left: 20px;
}

.galeriecorp {
	padding:15px 20px 10px 20px;
	font-size:12px;
	background-color:#f9f9f4;
	border-bottom:6px solid #e2e2d2;
	position:relative;
}

.imgartistes {

width: 180px;

}

.galeriecorp h3 {
	color: #5f5e5e;
}

.galeriecorp a {
	color:#668f3e;
	text-decoration:none;
}

#img-galerie {
	margin:0;
	padding:0;
	list-style:none;
}

#img-galerie li {
	margin:0;
	padding:0;
	float:left;
	margin:5px;
	height:75px;
}

#img-galerie img {
	padding:3px;
	background-color:#FFF;
	border:1px solid #ac7109;
}

#img-galerie img:hover {
	background-color:#668f3e;
}

#galerie-nav {
	text-align:right;
	clear:both;
	padding:10px;
	
}

#galerie-nav a {
	margin-left:10px;
	margin-right:10px;
}


#artistemask
{
    position:absolute;
    top:15px;
    left:20px;
    display:block;
    width:195px;
    height:205px;
    /*background:transparent url(/images/interface/masque.png) no-repeat;*/
}


/* ================ */
