/*
Feuille de Style créée par Michaël Lixon - ARTHEMA
Projet site ARTHEMA PRODUCTION
http://www.arthema-productions.com
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #600100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	background-image: url(img/deg_body.gif);
	background-repeat: repeat-x;
	color: #323132;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	color: #600100;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #600100;
}

h3 {
	font-weight:bold;
	font-size: 14px;
	color: #323132;
	padding: 10px 0 5px 0;
}

ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
}

ul.normal, ol.normal {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

p {
}

blockquote {
	font-style: italic;
}


.petit {
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

p.justify {
	text-align: justify;
}

p.smenu {
	color: #ffffff;
	font-size:10px;
	margin: 0 0 0 0;
}

a.smenu  {
	text-decoration: none;
	color: #ffffff;

}

a.smenu :hover {
	background: none;
}

a.plus  {
	text-decoration: none;
	color: #600100;

}

a.plus :hover {
	background: none;
}

.comedien {
	color: #600100;
	font-style: italic;
}

.soustitre {
	color: #600100;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: 600100;
	border-bottom-width: 1px;
}

hr {
	font-style: normal;
	border-top-style: solid;
	border-top-color: 600100;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Header */

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	height: 195px;
	background: url(img/header.jpg);
}

/* Header - Zone d'administration */
#admin{
	width: 150px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	left: 620px;
	top: 43px;
}

#admin p{
	font-size: 13px;
	color: #dfcccc;
	padding: 0px;
	margin: 0px;
}


/* Menu */
#menu {
	width: 520px;
	height: 32px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: normal;
	list-style-type: none;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #d0d0d0;
	white-space: nowrap;
}

#menu a.valid {
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	font-size: 14px;
	border: none;
	background-color:#e4e4e4;
	color: #600100;
	white-space: nowrap;
}

#menu a:hover {
	text-decoration: none;
	background-color:#600100;
}

/* Container */
#page{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	background-image: url(img/fond.gif);
	background-repeat: repeat-y;

}

#container_bloc_texte {
	width: 545px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	margin: 0px;
	padding: 10px;
}

/* Menu gauche */
#menu_gauche {
	width: 255px;
	float: left;
}

#menu_gauche_texte {
	margin: 0px;
	padding: 10px;
}

/* Block */
.blockh01 {
	padding: 0px;
	width: 235px;
	height:30px;
	background-image: url(img/block_h01.jpg);
}

.blockh01_texte {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
	width: 210px;
}


.blockh02 {
	padding: 0px;
	width: 235px;
	height:59px;
	background-image: url(img/block_h02.jpg);
}

.blockh02_texte {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 170px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.blockh02_texte h2 {
	font-size: 14px;
	color: #ffffff;
}

.block {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 235px;
	background-image: url(img/block.jpg);
	background-repeat: repeat-y;
}

.block_texte {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 210px;
}

.blockb {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 235px;
	height:17px;
	background-image: url(img/block_b.jpg);
}


/* Footer */
#footer_bloc {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 810px;
	height: 15px;
	background-image: url(img/footer.jpg);
}

#footer_bloc_texte {
	width: 779px;

}

#footer_copyright {
	color: #FFFFFF;
	text-align: center;
}

#footer_copyright a {
	color: #dfcccc;
	text-decoration: none;
}


/* Tableau Général */

table {
	width: 100%;
}

td {
	text-align: left;
	vertical-align: top;
}

td.smenubg {
	width:10px;
	height:51px;
	background:url(img/barre_g.gif);
	background-repeat:no-repeat;
}

td.smenub {
	height:51px;
	background:url(img/barre.gif);
	background-repeat: repeat-x;
}

td.smenubd {
	width:10px;
	height:51px;
	background:url(img/barre_d.gif);
	background-repeat:no-repeat;
}



/* texte du menu gauche */
.links ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
	list-style-image: none;
} 

.links li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.links li a {
	display: block;
	font-size: 11px;
	color: #323132;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.links li a:hover {
	background-color: #666666;
}


/* affichage image sur texte */
.pic {
	position: relative;

}

.pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
	background-color: #d0d0d0;
}

.pic a img {
	border: 0px;
}

.pic a.p1, .pic a.p1:visited {
	display: block;
	font-size: 11px;
	color: #323132;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

.pic a.p1:hover .large {
	border: 1px solid #d0d0d0;
	display: block;
	height: 200px;
	left: 220px;
	position: absolute;
	top: -60px;
	width: 154px;
}

/* galerie photo */

	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:535px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{
	margin:0 auto 60px auto;
	height:438px;
	width:535px;
	background-color: black;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
	#main_image img{margin-bottom:10px;}
	
	.nav0{
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align: center;
}
	
	
.galleria{list-style:none;width:535px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:535px} /* MSIE bug */