body {
	margin:10px 0px 0px 0px;
	}
	
body, html, table, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.5em;
	color:#505050;
	}


h1,h2,h3,h4,h5,h6 {
	margin:0.8em 0px!important; 
	color:#535353; 
	line-height:1.2em;
	color:#859d1e;
	}
	
	
h1 { font-size: 24px;  }
h2 { font-size: 18px;  }
h3 { font-size: 16px;   }
h4 { font-size: 14px; }
h5 { font-size: 12px; }


h1.q,h2.q,h3.q,h4.q,h5.q,h6.q {
	color:#0074c6; 
	font-weight:normal;
	}
	
.q{
	background:#fff url(../img/arrow_more.gif) top left no-repeat;
	padding-left:20px;
	margin:8px 0px 8px 0px;

}

p { margin:8px 0px 8px 0px; }



hr {border:1px solid #fff; border-bottom:1px dotted #859d1e;}

a {color: #0074c6; 	text-decoration: none;	}
a:active { 	text-decoration: none; }
a:hover {	color: #0074c6; text-decoration: underline;}
a img {border:0}


.small {font-size:10px;}
.xsmall {font-size:9px;}
.green {color:#859d1e;}
.blue {color:#0074c6;}

.red {}

.hidden{display:none;}

div.shell{
	width:650px;
	margin:auto;
	border:5px solid #e0e0e0;
	}

div.partenaires{
	width:650px;
	margin:auto;
	border:0px solid #e0e0e0;
	margin-top:10px;
}
div.header{
	
	}

div.page{
	padding:0 15px 0 15px;
	}


.oeuvre {
	width:130px;
	height:130px;
	margin:auto;
	border:1px solid #ccc;
	background:#fff;
	}
	
.oeuvre img{border:5px solid #fff;}
.artiste {text-align:center;}

.moduleOptions{
	display: block;
	clear: both;
	display: block;
	text-align: right;
	height:20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin-top:8px;
	margin-bottom:8px;
	margin-right:20px;
	border-top:0px dotted #d0d0d0;

	}


.more{
	background:#fff url(img/arrow_more.gif) center right no-repeat;
	padding-right:20px;
	padding-left:10px;
	margin:8px 0px 8px 0px;
	}