/* CSS Document */
BODY {
	padding-bottom:20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color: #333;
}



TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

INPUT, TEXTAREA, OPTION, SELECT{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

A{
	color:#000000;
	text-decoration:underline;
}

A:hover{
	text-decoration:none;
}

.legal{
	font-size:9px;
}
.listeArtiste {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#717171;
	line-height:18px;
}
.listeArtiste:hover {
	color:#B41919;
}

.listeArtisteB{
	font-size: 12px;
	line-height:18px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
}
.listeArtisteB:hover {
	color:#B41919;
}

.artisteGras {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
	line-height:18px;
}
.artisteGras:hover {
	color:#B41919;
}

.titre2{
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
}

.titre3{
	font-weight:bold;
	font-size:12px;
	color:#4d4d4d;
	text-transform: uppercase;
	text-decoration:none;
}

.titre3 a:hover{
	color:#B41919;
}

.imageBorder {
	border: 1px solid BBBBBB;
}
.rouge{
	color: #AF3636;
}
.rouge1{
	color: #AF3636;
}


.titre1 {

	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:333333;
}
.smaller {
	font-size: 10px;
}
.titre4 {

	font-weight:bold;
	font-size:10px;
	color:#4d4d4d;
	text-transform: uppercase;
	text-decoration:none;
}
.titre3NotBold {
	font-size:12px;
	color:#4d4d4d;
	text-transform: uppercase;
}

.listeArtisteBlack {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
}
.titre5 {
	font-size: 12px;
	font-weight: bold;
	color: AF3636;
}

.imageContour{
	border:solid 1px gray;	
	padding:1px;
	margin:5px;
}

/* Barre du haut - Contact - English/Français */
#topWrapper {width:800px; margin:auto;}
	#topMenuContactLang { position:relativfe; float:right; width:200px; font-family:Arial, Helvetica, sans-serif; margin:auto; font-size:11px; text-align:right; padding-top:6px;}
		#topMenuContactLang a {text-decoration:none; color:#AF3636; padding-left:7px;}
		#topMenuContactLang a:hover {text-decoration:underline;}


/** Images popup **/
.popupoeuvreTitre { font-size:11px; font-weight:bold;}
.popupoeuvreArtiste {font-size:11px;}
.popupoeuvreAnnee {font-size:11px;}
.popupoeuvreType {font-size:11px;}
.popupoeuvreDimension {font-size:10px; }

.artisteconcerne {color:#717171; font-size:11px; text-decoration:none; text-transform:capitalize;}
.artisteconcerne:hover {text-decoration:underline;}


.titreExpoHomeArtiste a{font-size:12px; color:#717171; text-transform:uppercase; text-decoration:none; font-weight:bold; color:#4d4d4d;}
.titreExpoHomeArtiste a:hover{text-decoration:underline;}
.titreExpoHomeExpo a{font-size:11px; color:#717171; text-transform:capitalize; text-decoration:none;}
.titreExpoHomeExpo a:hover{text-decoration:underline;}

a.liensbio  {text-transform:capitalize; }

.imgLegende {font-size:11px; font-style:italic;}

.newsTitle {font-size:16px; color:#D83232; text-transform:uppercase; font-weight:bold; }
.newsSousTitre {font-size:11px; color:#000;  font-style:italic;}
.newsImage {border:1px #000 solid;}

.listepub {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#717171;
}

.homeartistname a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#717171;
	line-height:18px;
}

.homeartistname a:hover{
	color:#B41919;
}
