* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:20px 0;
}


.actu a img {
	border:none;
}

#expo {
	width: 230px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	z-index:200;
	position:relative;
	cursor:pointer;
	
	height:72px
	}

.actu {
	position:absolute;
	bottom:0px;
	right:0;
	width:230px;
	border-bottom:1px solid #818181;
	z-index:100	
}

#detail {
	background:#48403a;
	height:56px;
	padding-left:10px;
	font-size:14px;
	font-weight:bolder;
	cursor:pointer
}

#detail span {
	font-size:12px;
	color:#b6af9b;
}

.mvt {
	overflow:hidden;
}

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
	background-color:#000000;
}




#header {
	position: absolute;
	color:#FFFFFF;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 145px;
	text-transform:uppercase;
	font-size:13px;
	padding-left: 10px;
	z-index: 200;
	background:url(img/asso/head_asso.jpg) no-repeat #000;
	text-align:center;

}

.logo {
	height:33px;
	font-size:35px;
	display:block;
	color: white;
	text-decoration:none;
	padding-top: 65px;
	padding-bottom: 10px;
	text-align:center
}




#contenu {
	position: relative;
	width: 1000px;
	padding-top:145px;
	z-index: 100;

}

#diapo {
	position: absolute;
	top: 115px;
	left: 0;
	z-index: 0;
	}


#menu_editeur, #menu_asso {
	width: 230px;
}

#colonneLeft {
	width: 230px;
	text-transform:uppercase;
	background:url(img/transp.png);
	overflow:hidden;
}

.floatleft {
	float: left;

}


.floatright {
	float: right;

}


#menu_editeur h2, #menu_asso h2 {
	width: 220px;
	height: 92px;
	background: url(img/bg_titre_editeur.jpg) repeat-x;
	font-size: 25px;
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
	clear:both;
	cursor:pointer;
}

#menu_asso h2 {
	background: url(img/bg_titre_asso.jpg) repeat-x;
}



ul {
	list-style: none;
}

#footer ul {
	width: 770px;

}

#footer li {
	border-bottom: 1px solid #818181;
	height: 23px;
}

#footer li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width: 150px;
	height: 23px;
	line-height: 23px;
	font-size:14px;
	text-indent: 50px;
}

#footer li a:hover {
	color:#CCCCCC;

}

#footer {
	background-color: #000000;
	height:72px;
}




#menu_editeur h2 strong, #menu_asso h2 strong {
	font-size: 12px;
	display:block;
	
	
}

#menu_editeur ul, #menu_asso ul {
	font-size: 14px;
	list-style:none;
	padding: 10px 0 40px 0; 
	
}

#menu_editeur li, #menu_asso li {
	font-size: 14px;
	list-style: none;
	padding-top:5px;
	width:227px;
	clear:both;
	position:relative;
	
}

#menu_editeur a, #menu_asso a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-left: 5px;
	height: 20px;
	width: 188px;
	line-height: 20px;
/*	background:url(img/bgmenuediteur.jpg) no-repeat #567288 top right;
*/	display:block;
	float:right;
	z-index:2;
	position:relative;
}

#menu_editeur span, #menu_asso span {
	position:absolute;
	padding-left: 5px;
	height: 20px;
	width: 188px;
	background:url(img/bgmenuediteur.jpg) no-repeat #567288 top right;
	z-index:0;
	right:0;
	top:5px;
}

#menu_asso span {
	background:url(img/bgmenuasso.jpg) no-repeat #AD7601 top right;
}
#zone_chaude {
	width: 769px;
	color:#FFFFFF;
	background-color:#000000;
	border-left:1px solid #f8b327;
}


#menu_horizontal {
	top:0px;
	background-color:#000000;
	
}

#menu_horizontal li {
	float:left;
}

#menu_horizontal a {
	color: #FFF;
	font-size:11px;
	letter-spacing:1px;
	left:0px;
	display:block;
	padding: 3px 10px 2px 10px;
	text-transform:uppercase;
	border-top: 1px solid #f8b327;
	border-right: 1px solid #f8b327;
	border-bottom: 1px solid #f8b327;
	text-decoration:none;
	font-weight:bold;
}

#menu_horizontal a:hover {
	background-color:#f8b327;
}

h3, h1 {
	text-transform:uppercase;
	padding: 40px 20px 25px 0px;
	font-size:24px;
	color:#f8b327;
	text-align:center;

}

.sous_titre_asso {
	font-size:16px;
	font-weight:bold;
}



#intro {
	font-size:13px;
	text-align:center;
	padding: 10px 10px 20px 10px;
	font-style: italic;
	font-weight:bold;
	color:#f8b327;
	
	
}


#col1 {
	font-size: 13px;
	text-align: justify;
	top:85px;
	width:347px;
	padding-left:20px;
	padding-right:16px;
	padding-bottom:15px;

}


#col2 {
	font-size: 13px;
	text-align: justify;
	top:85px;
	width:347px;
	padding-bottom:40px;
	padding-left:17px;
	padding-right:20px;
	border-left: 1px solid #f8b327;

}


#titre_oeuvre{
	font-size:15px;
	font-weight:bold;
	padding-bottom:20px;
	text-transform:uppercase;

}

#desc_oeuvre {
	padding-bottom:20px;
}

#prix_oeuvre {
	padding-bottom:10px;
	font-style: italic;
	font-weight:bold;
	padding-bottom:10px;
}

#col1 #paypal {
	text-align:right;
	padding-bottom:40px;

}

#retour {
	font-size:12px;
	font-style: italic;
	clear:both;
	padding-left:10px;
}


.titre_catalogue {
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
}


#listing_artistes {
	list-style: square;
	padding-top:10px;
	padding-left:10px;

}

#biographie_artiste {
	font-size: 13px;
	text-align: justify;
	padding-top:10px;
}

#listing_enpuisaye {
	list-style: square;
	padding-top:10px;
	padding-left:10px;

}

#listing_notesecrits {
	list-style: square;
	padding-top:10px;
	padding-left:10px;

}


.clear_both {
	clear:both;
}

h2.yellow	{
	text-transform:uppercase;
	padding:25px 15px 5px;
	font-size:18px;
	color:#f8b327;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

#formulaire p {
	padding:10px 0;
	overflow:hidden;
}

#formulaire input {
	width:180px;
	height:20px;
	float:right;
	margin-right:9px;
	border:#F7B427 1px solid;

}

#formulaire textarea {
	width:335px;
	height:160px;
	border:#F7B427 1px solid;
}

#col1 #formulaire {
	text-align:left !important;
}

.form_label {
	display:block;
	margin-bottom:5px;
	float:left;
	width:135px
}

#col1 #formulaire #bt_envoyer {
	background:#F7B427;
	color:#FFFFFF;
	text-align:center;
	padding:5px 0;
	height:30px
}


.listing {
	padding:10px 30px;
	list-style:square
}

.listing a:hover {
	color:#F8B327;
	
}

#col2 a, #col1 a {
	color:#F8B327;
	text-decoration:none;
}

#col2 a:hover, #col1 a:hover {
	text-decoration:underline
}


.select {
	width:331px !important
}

.menu_item2 ul li a {
	background:#000000
}

.menu_item2 ul li a:hover {
	background:#333333;
}
.selected {
	background:#F8B327;
}

#img {
	min-height:300px;
	_height:300px;
	text-align:center;
	overflow:hidden;
	width:340px;
}

#navigation {
	width:340px;
	padding-top:3px;
	margin-top:3px;
	border-top:1px solid #F8B327;
	text-align:center;
}

#navigation-video {
	margin:20px 50px;
	padding-top:3px;
	border-top:1px solid #F8B327;
	text-align:center;
	height:40px
}

#next {
	display:block;
	float:right;
}

#pre {
	float:left;
}

#menu_editeur i {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.photo {
	float:left;
	overflow:hidden;
	
	width:150px;
}

a img {
	border:none;
}



.descript {
	float:left;
	width:470px;
	padding:5px 10px;
}

.listing2 li {
	clear:both;
	padding:20px;
	border-bottom:1px solid #666666;
	overflow:hidden;
	margin:0 5px;
}

.listing3 li {
	/*float:left;
	width:200px;*/
	padding:20px 0 20px 20px 20px;
	border-bottom:1px solid #666666;
	/*height:160px;*/
	margin:0 5px;
}

.listing4 li {
	float:left; width:140px
}

.listing4 {
	background:#FFFFFF; border:1px solid #666666; overflow:hidden; padding:20px; width:700px; margin:auto
}
.descript strong {
	color:#F8B327;
	text-transform:uppercase;
	letter-spacing:0.05em;
}

.clear { clear:both; border:none}


.min {
	float:left;
	margin:20px;
	position:relative;
	z-index:100;
}

.min a img {
	border:1px solid #666666;
	position:absolute;
	left:0;
	z-index:100;
	bottom:0;
}

.min a {
	display:block;
	height:130px;
	width:130px;
	position:relative;
	z-index:200;
	
}

.min a:hover img {
	border:1px solid #FFFFFF
}

.min strong {
	padding:3px;
	display:block;
	position:relative;
	z-index:100;
}

.min span {
	font-size:11px;
	color:#F8B327;
	cursor:pointer;
	position:relative;
	z-index:100
}

.hiden {
	position:absolute;
	background:#FFFFFF;
	font-size:12px;
	color:#000000;
	padding:5px 170px 5px 10px;
	right:-30px;
	bottom:0;
	height:180px;
	width:200px;
	z-index:200;
	border:1px solid #000000;
}
.hiden strong	{ color:#996600}

.hiden a 		{ color:#996600; height:auto}
.hiden a:hover 	{ text-decoration:underline}
.closed {
	font-size:11px;
	color:#59719F;
	text-align:right;
	padding:0 5px 0 0;
	cursor:pointer;
}

.galerie-detail		{ margin:0 50px 20px; padding-bottom:20px; border-bottom:1px solid #fff; font-size:12px}
.galerie-detail h2, .galerie h2		{ font-size:18px; color:#F8B327}

.galerie .galerie-img,.galerie div	{ float:left}
.galerie div						{ width:500px}
.galerie							{ padding:20px; border-bottom:1px solid #fff; overflow:hidden; font-size:12px}
.galerie .galerie-img				{ width:170px}
.galerie a							{ color:#F8B327}
.galerie a:hover					{ text-decoration:underline}


.galerie-video						{ width:142px; float:left; padding:5px; height:224px; overflow:hidden; display:inline; font-size:12px}
.video-img							{ width:142px; height:82px; border:#CCC 1px solid; overflow:hidden}
.video-img a						{ width:138px; height:78px; border:2px solid #000; overflow:hidden; text-decoration:none; display:block; position:relative}
.galerie-video .video-img a:hover	{ text-decoration:none}
.galerie-video h2					{ font-size:13px; line-height:20px; color:#F8B327}
.galerie-video strong 				{ font-weight:normal; color:#666; font-size:10px}
.galerie-video a					{ color:#666}	
.galerie-video a:hover				{ text-decoration:underline}
.hover-img							{ width:138px; height:78px; overflow:hidden; text-decoration:none; display:block; background:url(img/play-video.png) no-repeat; _background:url(img/play-video.gif) no-repeat; position:absolute; left:0; top:0}

#video-container					{ background:url(img/ajax-loader.gif) no-repeat center;}

#maintenance		{ background:#339900; display:block; position:absolute; width:300px; height:25px; line-height:25px; text-indent:30px !important; text-align:left; top:0; left:0}