* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px !important;
	color: #5E5E5E;
	text-align: center;
	background-color:#350000;
	/*background: url(../img/bgpage.jpg) #660000 repeat-x;*/
}
#page {
	margin: 0px auto;
	padding: 0px;
	width:840px;
	text-align: left;
	background: url(../img/bgcol.jpg) #ffffff repeat-y;
}
h1 {
	margin:5px 0 0 0;
	font-size: 18px;
	line-height: 18px !important;
}
h2 {
	margin:5px 0 0 0;
	font-size: 18px;
	line-height: 14px !important;
	color:#b3b3b3;
}
h3 {
	color:#b3b3b3;
	margin:5px 0 5px 0;
	font-size: 18px;
	line-height: 18px !important;
}
h4 {
	color:#BF5717;
	margin:2px 0 5px 0;
	font-size: 14px;
	line-height: 12px !important;
}
#coldroite h1 {
	margin:5px 0 15px 0;
	color:#fff;
}
#coldroiten1 h1 {
	margin:39px 0 15px 0;
	color:#fff;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color:#BF5717;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color:#6a0000;
	text-decoration:none;
}
a.lien:link, a.lien:visited, a.lien:active {
	font-weight: bold;
	color:#BF5717;
	text-decoration:none;
	padding-right:23px;
	background: url(../img/fleche.gif) right no-repeat;
}
a.lien:hover {
	font-weight: bold;
	color:#6a0000;
	text-decoration:none;
}
p {
	margin-bottom:10px;
}
#menu {
	margin:42px 0 0 30px;
	position:absolute;
	z-index:10;
}
#menu li {
	display:inline;
	list-style:none;
}
#menu li a {
	padding:0 6px 0 6px;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-weight: normal;
	color:#525049;
	text-decoration:none;
}
#menu a:hover {
	font-weight: normal;
	color:#BF5717;
	text-decoration:none;
	background-color:#fff1c5;
}
#colgauche {
	float:left;
	width:317px;
	padding:20px 55px 20px 50px;
}
#contenu {
	width:735px;
	padding:20px 55px 20px 50px;
}
ul.list a {
	font-weight: bold;
	padding:0 10px 0 0;
}
ul.list {
	font-weight: normal;
	padding:0 10px 0 0;
}
.list li {
	display:bloc;
	list-style:none;
}
ul.list li  {
	padding:0 0 0 10px;
	margin-bottom:5px;
	background: url(../img/dot.gif) .0em .5em no-repeat;
}
#colgauchen1 {
	float:left;
	width:372px;
	padding:20px 0 20px 50px;
}
#coldroite {
	float:left;
	width:318px;
	padding:0 15px 10px 85px;
	background: url(../img/bgtitre.jpg) top left no-repeat;
}
#coldroiten1 {
	float:left;
	width:388px;
	padding:0 15px 10px 15px;
	background: url(../img/bgtitren1.jpg) top left no-repeat;
}
#colgauchen1 ul {
	margin:15px 0 5px 0;
}
#colgauchen1 li {
	display:inline;
	list-style:none;
}
#colgauchen1 li a {
	padding:0 10px 0 10px;
	border-left:1px #c2beae solid;
}
#colgauchen1 li.first  a {
	padding:0 10px 0 0;
	border-left:none;
}
.first a.span.off {
	padding:0 10px 0 0;
	color:#6a0000;
	border-left:none;
}
a.span.off {
	padding:0 10px 0 10px;
	color:#6a0000;
	border-left:1px #c2beae solid;
}

a.span.on 
{
	padding:0 10px 0 10px;
	color:#BF5717;
	border-left:1px #c2beae solid;
}

#colgauchen1 a:link, #colgauchen1 a:visited, #colgauchen1 a:active {
	font-weight: normal;
	color:#BF5717;
	text-decoration:none;
}
#colgauchen1 a:hover {
	font-weight: normal;
	color:#6a0000;
	text-decoration:none;
}
a.date:link, a.date:visited, a.date:active {
	font-weight: bold;
	color:#6a0000;
	text-decoration:none;
}
a.date:hover {
	font-weight: bold;
	color:#BF5717;
	text-decoration:none;
}
#artisteaccueil {
	padding-top:11px;
	float:left;
	position:absolute;
	margin-left:-122px;
	width:110px;
	height:155px;
	background:url(../img/shadowphoto.jpg) top left no-repeat;
}

.artisteaccueil {
	padding-top:11px;
	float:left;
	position:absolute;
	margin-left:-122px;
	width:110px;
	height:155px;
	background:url(../img/shadowphoto.jpg) top left no-repeat;
}
#artiste {
	padding-top:14px;
	float:right;
	width:110px;
	height:155px;
	background:url(../img/shadowartiste.jpg) top left no-repeat;
}
.artiste {
	padding-top:14px;
	float:right;
	width:110px;
	height:155px;
	background:url(../img/shadowartiste.jpg) top left no-repeat;
}
.pdf a:link, .pdf a:visited, .pdf a:active {
	font-size: 10px;
	line-height: 11px !important;
	color:#666666;
	text-decoration:none;
}
.pdf a:hover {
	font-size: 10px;
	line-height: 11px !important;
	color:#A52243;
	text-decoration:none;
}
input, textarea {
	border:none;
	background-color:#e5e5cb;
}
.envoyer {
	color:#fff;
	background-color:#BF5717;
}
.form td {
	font-size: 10px;
	line-height: 12px !important;
	padding:0 0 3px 0;
	margin:0;
}
td.pied {
	background: url(../img/pied.jpg) top no-repeat;	
	height:31px;
}
td.piedblanc {
	background: url(../img/piedblanc.jpg) top no-repeat;	
	height:31px;
}
.pied {
	padding:10px 50px 0 50px;
	color:#3a3117;
}
.pied strong, .piedblanc strong {
	color:#6c1300;
}
.piedblanc {
	padding:10px 50px 0 50px;
	color:#3a3117;
}
span.legal {
	color:#fff;
	margin-right:200px;
	padding:0;
}

#visuelpetit {
	margin:0 0 10px 0;
	position:relative;
	border:none;
}
#visuelpetit #visuelGrand {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:320px;
	height:210px;
	z-index:10;
	border:none;
}

.paddingDivisionTexte
{
	padding-right : 20px;
}