﻿a:link {
	color: #006699; 
}
a:visited {
	color: #336600; 
} 
a:active 
{
	color: #336600;
	}
body {
	font-family:Georgia, "times new roman", serif;
	color: #000;
	font-size: 10pt;
	background-color:#D78029;
	margin:0;
	}

h1 {
	color: #333300;
	font-size: 14pt;
	margin-bottom:8px;	
	}
h2 {
	color: #333300;
	font-size: 12pt;
	margin-bottom:5px;
	}
h3 {
	color: #333300; 
	font-size: 10pt;
	margin-bottom:5px;
	}
.small {
	font-size:8pt;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:780px;
	height:auto;
	padding:0;
	background-image:url('gfx/bg-wrapper2.gif');
}
#header {
	height:150px;
	margin:0;
	border:no;
	padding:0;
	/*background-image:url('gfx/entete2008.jpg');*/
	/*background-repeat:no-repeat;*/
	text-align:center;
}
#header img {
	border:0;
	padding:0;

}
#content {
	width:100%;
}
#content .imgcentre {
	text-align:center;
	padding:5px 0;
}

#left {
	float:left;
	margin:0;
	padding:10px 10px 20px 20px;
	/*padding:10px;*/
	/*background-image:url('graphics/fondgauche.gif');*/
	/*background-repeat:repeat-x;*/
	width:500px;
	border-right:1px #CABD64 solid;
	/*border-right:4px #666633 solid;*/
}
#leftfull {
	float:left;
	margin:0;
	padding:10px 20px 20px 20px;
	width:740px;
	border-right:1px #CABD64 solid;
}


#left_galerie {
	float:left;
	margin:0;
	/*padding:10px;*/
	background-image:url('gx/fondgauche.gif');
	background-repeat:repeat-x;
	width:780px;
	/*border-right:4px #666633 solid;*/
}
#left dt {
	padding-top:7px;
	padding-bottom:2px;
	font-weight:bold;
}
#left dd {
	padding-bottom:3px;

}
#left li {
	padding-bottom:5px;
				font-weight: 700;
}
#litt p {
	clear:both;
	padding-top:10px;
}
#litt p img {
	float:right;
	margin-left:10px;
}
#artistes h2 {
	border-top:1px #CABD64 solid;
	clear:both;
	
}
#archives h1 {
	border-top:1px #CABD64 solid;
	clear:both;
}
#liens h2 {
	border-top:1px #CABD64 solid;
	clear:both;
}
#artistes img {
	float:left;
	margin:0 5px 10px 0;
}
#artistes div {
	clear:both;
	}

#artistes p {
	padding-left:200px;
	margin-top:0;
}
#artistes-index img {
	float:left;
	margin:0 5px 10px 0;
				width: 63px;
}
#artistes-index div {
	clear:both;
	margin:0;
	padding:0;
	}

#artistes-index p {
	padding-left:70px;
	margin-top:0;
}
.headleft {
	width:275px;
	float:left;
	text-align:left;
}
.headright {
	width:175px;
	float:right;
	text-align:right;
}
.textright {
	text-align:right;
}
.text {
	clear:both;
}
.text dt{
	padding:0 0 5px 10px;
}
.text p {
	padding-left:5px;
}
.galerie {
	clear:both;
	padding-left:30px;
	text-align:center;
	}
.content {
	clear:both;
	text-align:left;
}
#right {
	float:right;
	margin:0;
	padding:10px 20px 20px 10px;
	/*background-image:url('graphics/fonddroite.gif');*/
	/*background-repeat:repeat-x;*/
	width:219px;
	/*height:100%;*/

}
#right_galerie {
	float:right;
	margin:0;
	padding:10px;
	background-image:url('gfx/fondgauche.gif');
	background-repeat:repeat-x;
	width:180px;
	height:100%;
	text-align:center;
}

#footer {
	clear:both;
	height:40px;
	margin:0;
	background-image:url('gfx/bg-bottom.gif')
}
#footer p {
	font-size:8pt;
	padding:0px 20px;
}
#footer .left {
	float:left;
	background-image:url('gfx/basgauche.gif');
	background-repeat:repeat-x;
	width:580px;
	height:50px;
	padding: 10px;
}
#footer .right {
	float:right;
	background-image:url('gfx/basdroite.gif');
	background-repeat:repeat-x;
	width:180px;
	height:50px;
	padding: 10px;
}
#footer .right_galerie {
	float:right;
	background-image:url('gfx/basgauche.gif');
	background-repeat:repeat-x;
	width:180px;
	height:50px;
	padding: 10px;
}


/*IMAGE*/
img {
	margin: 0px 15px;
				border: 2px solid #666600;
				padding: 2px;
text-align:center;
				float: right;
}
.imgright {
	float:right;
	clear:right;
	margin:0 0 15px 15px;
}
.imgleft {
	clear:left;
}
.imgleft img {
	float:left;
	clear:both;
	margin:0 15px 15px 0;
}
.noborder {
	border:none;
	padding:0;
}
.clearing {
	height:20px;
	clear:both;
}
