* {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
img {
  border: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul, ol {
  list-style-type: none;
}
body { background:#0e0e0e url(../images/bg-muxe.gif) 0 0 repeat-x; }
#left-col {
	float: left;
	display: inline;
	width: 210px;
}
#content-col {
	float: left;
	display: inline;
	position: relative;
	margin-left: 5px;
}

#menu {
	padding-top: 20px;
	margin-left: 10px;
}
#menu a {
	color: #fff;
}
#menu h2 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	text-indent: 3px;
}
#menu h2 a {
	display: block;
}
#menu h2 a:hover {
	text-decoration: none;
	background: url(../images/bg-menu.png) 0 0 no-repeat;
}
#menu h2.actif a {
	background: url(../images/bg-menu.png) 0 0 no-repeat;
}
#menu ul li {
	font-size: 12px;
	margin-left: 10px;
	padding: 2px 0;
	margin-right: 20px;
}
#menu ul li.actif a {
  text-decoration: underline;
}


.bold {
	font-weight: bold;
}
h1 {
	text-align: center;
	margin-top: 10px;
}
h3 {
	float: left;
	display: inline;
	margin-left: 4px;
	margin-top: 7px; 
	background: url(/images/bg-titre-serie.png) 0 0 no-repeat;
	width: 28px;
	height: 598px;
	text-align: center;
}
#photo {
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 14px;
	width:auto;
}
#photo img {
	border: 1px solid #272727;
}
#right-galerie {
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 17px;
}
#credits-photo {
	font-size: 12px;
	color: #ddd;
	line-height: 16px;
}
#vignettes {
	clear: both;
	float: left;
	width: 278px;
	display: inline;
}
#vignettes li {
	float: left;
	display: inline;
	margin: 15px 20px 0 0;
}
#vignettes li img {
	border: 1px solid #4a4947;
}
#mention-home {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 12px;
	color: #bcbcbc;
}
#footer, #footer-backstage {
	clear: both;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	width: 278px;
	background: url(../images/bg-footer.jpg) top center no-repeat;
	padding-top: 6px;
	color: #8f8f8f;
	font-size: 12px;
}
#footer-backstage {
  color: #272727;
}
#txt-contact {
  margin-top: 50px;
  width: 673px;
  margin-left: 24px;
  text-align: center;
  color: #bdbbbc;
}
#descrip-contact {
  color: #dfdfdf;
  width: 673px;
  margin-left: 24px;
  text-align: center;
  margin-top: 50px;
}
#txt-lab {
  margin-top: 50px;
  width: 673px;
  margin-left: 24px;
  color: #bdbbbc;
}
#txt-lab li {
	padding-bottom: 15px;
	font-size: 14px;
	color: #ddd;
	background: url(/images/puce.gif) 0 6px no-repeat;
	padding-left: 10px;
	line-height: 18px;
}
#txt-lab li a {
	color: #ddd;
	font-weight: bold;
	font-size: 100%;
}
.titre-call {
	background: url(/images/puce.gif) 0 5px no-repeat;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #ddd;
}
.detail-call {
	padding-left: 10px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #ddd;
	line-height: 18px;
}
.detail-call-home {
	padding-left: 10px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #ddd;
	line-height: 18px;
	text-align: left;
}
.detail-call a {
	color: #ddd;
	font-size: 100%;
	text-decoration: underline;
}
.detail-call-email {
	text-align: center;
}
.detail-call-email a {
	color: #ffcc33;
	font-size: 14px;
	font-weight: bold;
}
#last-update {
	padding-top: 25px;
	color: #ddd;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	margin-right: 50px;
}
#last-update a {
	font-size: 100%;
	color: #ffcc33;
}
#last-update span {
	font-size: 16px;
}
.lien-contact a {
	color: #db2c2c;
}
.phrase-contact {
	color: #bdbbbc;
	font-size: 14px;
}
.signature-contact {
	color: #bdbbbc;
	font-size: 13px;
	padding-left: 250px;
	font-style: italic;
}
.voeux { clear:both; margin-left:250px; padding-top:25px; }
