body {
	background-color:#28282a;
	/*background-image:url(/img/bg.gif);
	background-repeat:repeat;*/
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
}
A { 
	color:#842700; 
	text-decoration:underline;
}
A:visited { 
	color:#842700; 
	text-decoration:underline;
}
A:hover { 
	color:#F5930C; 
	text-decoration:none;
}

H1 {
	font-size:21px;
	font-weight:bold;
	margin:0px;
	padding:3px;
}

H2 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:3px;
}


#cadreprincipal {
	margin:auto;
	width:950px;
	border:1px solid #FFFFFF;
}

#header {
	margin:auto;
	width:952px;
	height:72px;
}

#header #logo {
	width:283px;
	height:72px;
	float:left;
	cursor:pointer;
}

#header #pub {
	float:right;
	width:649px;
	height:47px;
	background-image:url(/img/logo_bg.gif);
	background-repeat: no-repeat;
	background-color:#000;
	text-align:right;
	padding:25px 20px 0px 0px;
}

#header #pub #sbi {
	background-color:#e8e8e8;
}

.displaynone {
	position:absolute;
	left:0px;
	top:-5000px;
	width:1px;
	height:1px;
	overflow:hidden; 
}

#menu {
	margin:auto;
	width:940px;
	background-image:url(/img/bg_menu.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	height:26px;
	padding:5px 5px 0px 5px;
	color:#FFFFFF;
	font-size:11px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#menu A {
	color:#dfe9eb;
	font-size:11px;
	padding:0px;
	font-weight:bold;
	text-decoration:none 
}
#menu ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
#menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 2px;
	margin:0px;
	float:left;
}

#majdate {
	background-image:url(/img/titre_nouveautes_date_maj.gif);
	background-repeat:no-repeat;
	width:592px;
	height:16px;
	text-align:right;
	font-size:9px;
	color:#9f9f9f;
	padding:4px 2px 0px 0px;
}

#majoeuvres {
	float:left;
	width:592px;
	border:1px solid #dbdbdb;
	border-top:0px;
}

#ArtlisteContenu {
	float:left;
	width:950px;	
	text-align:left;	
	background-color:#FFFFFF;
}

#ArtlisteContenu A {
	color:#d48f08;
	text-decoration:none;
}

#ArtlisteContenu A:visited {
	color:#d48f08;
	text-decoration:none;
}

#ArtlisteContenu A:hover { 
	color:#d48f08;
	text-decoration:underline;
}

#ArtlisteContenuLeft {
	float:left;
	width:182px;	
	text-align:left;
}

#ArtlisteContenuRight {
	float:right;
	width:724px;
	padding:10px 22px 22px 10px;	
	margin:0px;
	text-align:left;	
}

#ArtlisteContenuLeft .bloc {
	float:left;
	width:182px;
	padding:20px 0px 0px 5px;
	margin:0px;
}

#ArtlisteContenuLeft .bloc .titre {
	float:left;
	font-weight:bold;	
	background-image:url(/img/bg-titre-col-gauche.gif);
	width:162px;
	height:17px;
	padding:3px 0px 0px 20px;
	margin:0;
}

#ArtlisteContenuLeft .bloc .contenu {
	float:left;
	width:180px;
	background-color:#FFF;
	border:1px solid #dbdbdb;
}
#ArtlisteContenuLeft .bloc A {
	color:#333333;
	text-decoration:none;
}

#ArtlisteContenuLeft .bloc A:hover {
	color:#333333;
	text-decoration:underline;
}

#ArtlisteContenuLeft .bloc ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}

#ArtlisteContenuLeft .bloc li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
	margin:0px;
}

.bloc {
	float:right;
	width:283px;
	padding:10px 0px 10px 10px;
}

.bloc .titre {
	background-image:url(/img/titre.gif);
	width:263px;
	height:17px;
	padding:3px 0px 0px 20px;
	font-weight:bold;	
}

.bloc .contenu {
	float:right;
	width:273px;
	background-color:#838383;
	margin-top:3px;
	padding:0px;
	color:#FFFFFF;
}
.bloc A {
	color:#FFFFFF;
	text-decoration:none;
}
.bloc A:hover {
	color:#FFFFFF; 
	text-decoration:underline;
}

.bloc A:visited { 
	color:#FFFFFF; 
	text-decoration:none;
}

.bloc ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.bloc li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px;
	margin:0px;
}
.bloc .contenu .tag_nuage {
	padding:5px;
	float:left;
}
.tag {
	float:left;
}
.tag .description {/*SUPP A TERME*/
	float:left;
	width:610px;
	padding:10px 0px 10px 10px;
	color:#666666;
	text-align:justify;
}
.tag .autre {/*SUPP A TERME*/
	float:left;
	width:610px;
	color:#666666;
	padding:5px 0px 5px 10px;
}
.tag .limit {/*SUPP A TERME*/
	margin:5px 5px 25px 5px;
	background-color:#c4c4c4;
	font-size:1px;
	height:1px;
}

.contenu {
	float:left;
	width:930px;	
	text-align:left;	
	padding:10px;
	background-color:#FFFFFF;
}

.contenu h1 {
	font-size:18px;
	font-weight:bold;
	color:#db9438;
	margin:0px;
	padding:0px;
}
.contenu h2 {
	margin:0px;
	padding:0px;
	color:#aa2222;
}

.contenu .sstitre_artiste {
	font-size:11px;
	margin-bottom:20px;	
}

.contenu .liste_img ul {
	float:left;
	margin:0px;
	padding:0px;
}
.contenu .liste_img li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px;
	margin:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}

.contenu .liste_texte li {
	list-style-image:none;
	list-style-position:outside;	
	padding-top:5px;
	padding-bottom:5px;
}
.contenu .avec_img  {
	list-style-type:none;
	background:url(/img/ico_img.gif);
	background-repeat:no-repeat;	
	background-position:left center;
	padding-left:20px;
	margin-left:-20px;
}



.liste_oeuvre {
	float:left;
	padding:0px;	
}
.liste_oeuvre ul {
	float:left;
	margin:0px;
	padding:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;	
}
.liste_oeuvre li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0px 0px 10px;
	margin:0px;
}
.liste_oeuvre H2 {
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:20px 0px 5px 0px;
}
.liste_oeuvre H3 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.liste {	
	float:left;
	text-align:left;	
	background-color:#FFFFFF;
}
.liste ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
.liste li {	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px;
	margin:0px;
}



.fiche_oeuvre_home {
	width:185px;
	height:210px;
}
.fiche_oeuvre_home .zoom {
	margin-top:-15px;
	cursor:pointer;
}
.fiche_oeuvre_home .bg_nom_artiste {
	height:18px;
	background-image:url(/img/bg_nom_artiste.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	font-weight:bold;
	color:#525256;
}
.fiche_oeuvre_home .lire_suite {
	background-image:url(/img/lire_suite.gif);
	width:184px;
	height:6px;
	cursor:pointer;
	font-size:1px;
}
.fiche_oeuvre_home .dashed {
	border-bottom:1px dashed #C0C0C0;
}

.fiche_oeuvre {
	width:285px;
	height:135px;
}
.fiche_oeuvre .image {
	float:left;
	width:120px;
	color:#808080;
	text-align:center;
}
.fiche_oeuvre .text {
	float:right;
	width:160px;
}



.navigation_page {
	clear:both;
	border:1px solid #C0C0C0;
	color:#B46767;
	float:left;
	margin:0px;
	padding:3px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.page {
	width:620px;
	clear:none;
	float:left;
	padding:5px 0px;
}
.precedente {
	width:150px;
	float:left;
	padding:5px 0px;
	text-decoration:none;
}
.precedente A {
	text-decoration:none;
}
.suivante {
	width:150px;
	float:right;
	padding:5px 0px;
	text-decoration:none;
}
.suivante A {
	text-decoration:none; 
}


/* Home Test */

#home-bg-top1 {
	float:left;
	background-color:#eeeeee;
	background-image:url('img/home-bg-top1.gif');
	background-repeat:repeat-x;
	padding: 4px 0 0 4px;
	height:25px;
	width:924px;
	}

.home-title-left-top1 {
	float:left;
	height:24px;
	width:27px;
	background-image:url('img/home-bg-left-title-top1.gif');
	background-repeat:no-repeat;
	}

.home-title-middle-top1 {
	float:left;
	height:24px;
	padding-top:2px;
	background-image:url('img/home-bg-middle-title-top1.gif');
	background-repeat:repeat-x;
	}
	
.home-title-middle-top1 .oeuvre A{
	color:#3c3c3c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:semi-expanded;
	font-weight:bold;
	text-decoration:none;
	}
	
.home-title-middle-top1 .oeuvre A:hover{
	color:#3c3c3c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:semi-expanded;
	text-decoration:underline;
	}

	
.home-title-right-top1 {
	float:left;
	height:24px;
	width:9px;
	background-image:url('img/home-bg-right-title-top1.gif');
	background-repeat:no-repeat;
	}

#home-bg-top2 {
	float:left;
	border:#c1c1c1 solid 1px;
	padding: 2px;
	background-color:#FFFFFF;
	width:924px;
	}
#home-bg-top2 .ligneGrise {
	float:left;
	background-color:#b9b9b9;
	width:924px;
	height:5px;
	font-size:1px;
	}

.home-bg-top2-left {
	float:left;
	width:605px;
	height:304px;
	cursor:pointer;
	}
	


.home-bg-top2-right {
	float:right;
	width:316px;
	background-color:#e0e0e0;
	margin:2px 1px 2px 2px;
	font-size:10px;
	height:302px;
	}

.home-bg-top2-right .bloc {
	float:left;
	width:298px;
	padding:9px 8px 0px 8px;	
	}
		
.home-bg-top2-right .bloc .cadreVignette {
	float:left;
	background-image:url('img/home-cadre-vignette-right-top2.gif');
	padding:4px;
	cursor:pointer;
	}
		
.home-bg-top2-right .bloc .right {
	float:right;
	width:215px;
	color:#545459;
	}
	
.MiniTitreOeuvre {	
	float:right;
	height:20px;
	width:215px;
	font-weight:bold;
	}

.VoirOeuvre {
	float:right;
	color:#aa2700;
	margin-top:3px;
	text-align:right;
}
	
.VoirOeuvre A 		  {	color:#aa2700; text-decoration:none;}
.VoirOeuvre A:hover   {	color:#aa2700; text-decoration: underline;}
	
.home-bg-top2-right .bloc .pointilles {
	float:left;
	background-image:url('img/home-pointilles-right-top2.gif');
	background-repeat:no-repeat;
	margin:7px 0px 0px 0px;
	width:298px;
	font-size:1px;
	height:3px;
}


#home-bg-top3 {
	float:left;
	width:930px;
	margin-top:16px;
	}
	
#ActusExpos-top3 {
	float:left;
	width:415px;
	margin-right:0px;
}

#ActusExpos-top3 #bgActusExpos{
	float:left;
	background-image:url('img/home-bg-Actus.gif');
	background-repeat:no-repeat;
	height:33px;
	width:415px;
	}

h4.date{font-family:Georgia, Times New-Roman, serif;font-size:11px;color:#666666;letter-spacing:2px;line-height:18px;padding-bottom:4px; margin:0};

#ActusExpos-top3 #ActusExpos {font-size: 1px}


#ActusExpos-top3 H3 {
	float:left;
	font-size:18px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:5px 0 0 20px;
	width:335px;
}

#ActusExpos-top3 #dateMAJ {
	float:right;
	font-size:10px;
	margin:0px;
	padding:11px 6px 0 0;
	width:50px;
}


#ActusExpos-top3 #TexteActusExpos {
	float:left;
	font-size:11px;
	margin:0px;
	padding:8px 0 0 8px;
	width:280px;
	text-align:justify;
	/*background-color:#006633;*/
}

#ActusExpos-top3 #ImgActusExpos {
	float:right;
	margin:0px;
	width:115px;
	height:245px;
	background-image:('img/bg-img-actus.jpg');
	background-color:#c3c3c3;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
#ImgActusExpos A {color:#FFFFFF; text-decoration:none;}
#ImgActusExpos A:hover {color:#aa2700; text-decoration:underline;}

#AnnoncesGoogle-top3 {
	float:left;
	/*background-image:url('img/home-bg-annonces-Google.gif');
	background-repeat:no-repeat;*/
	text-align:center;
	padding:8px 10px 0px 10px;
	width:170px;
	height:268px;
	}

#Menus-top3 {
	float:right;
	width:325px;
	height:260px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:18px;
	}
	
#Menus-top3 A {color:#7a7a7a; text-decoration:none;}
#Menus-top3 A:hover {color:#aa2700; text-decoration:underline;}
	

#Menus-top3 .menuGauche {
	float:left;
	background-image:url('img/home-bg-4menus.gif');
	background-repeat:repeat-x;
	padding:5px;
	margin:0 5px 5px 0;
	width:150px;
	height:130px;
	}
	
#Menus-top3 .menuDroite {
	float:right;
	background-image:url('img/home-bg-4menus.gif');
	background-repeat:repeat-x;
	padding:5px;
	margin-bottom:5px;
	width:150px;
	height:130px;
	}

#Menus-top3 .lien_rub {
	float:right;
	padding:3px;
	}
#Menus-top3 .lien_rub A {color:#d59335; text-decoration:none;}
#Menus-top3 .lien_rub A:hover {color:#d59335; text-decoration:underline;}

		

/* footer */

#xiti {
	clear:both;
	text-align:right;
	font-size:10px;
	padding:0px 2px 2px 2px;
	background-color:#FFFFFF; 
}

#txt_zoomer {
	float:right;
	width:700px;
	font-size:9px;
	text-align:center; 
}

#txt_signature {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#646464; 
}

#txt_thematiques {
	margin:auto;
	width:950px;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#AEAEAE; 
}

#artistePays {}
	

