@charset "UTF-8";

.regulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.artiste-type-lieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #565146;
}
.artiste-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #565146;
}
.artiste-nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #d95820;
}
.artiste-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7c725c;
}
.vignette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.fond-droite {
	background-image: url(../images/salle_comble_13.jpg);
	background-color: #f1efed;
	background-repeat: no-repeat;
}
.contact-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #534d42;
}
.contact-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #534d42;
}
.pointille {
	background-image: url(../images/pointille.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.coin-haut-centre {
	background-image: url(../images/cadre/haut_centre.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.coin-centre-gauche {
	background-image: url(../images/cadre/cote_gauche.jpg);
	background-repeat: repeat;
}
.coin-centre-droit {
	background-image: url(../images/cadre/cote_droit.jpg);
	background-repeat: repeat-y;
}
.coin-bas-centre {
	background-image: url(../images/cadre/bas_centre.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.tableau-artiste {
	padding-bottom: 35px;
}
.tableau-titre {
	padding-bottom: 20px;
}

