@charset "utf-8";
/* CSS Document */

/* ****************************** GENERAL ****************************** */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	height: 20px;
}
#wrapper {
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: auto;
	WIDTH: 1000px;
	MARGIN-RIGHT: auto;
	TEXT-ALIGN: left;
	padding-top: 10px;
}
#coeurentier {
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	height: auto;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-right-color: #CCCCCC;

	}
	
#diaporama {
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;


	}

/* ****************************** NAVIGATION HAUT ****************************** */
#nav {
	height: 18px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thick;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thick;
}
#nav_artistes {
	height: 95px;
	background-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thick;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.navartisteson {
	text-decoration: none;
	background-color: #FF6633;
	color: #FFFFFF;
	font-size: 12px;
	height: 14px;
}
.navdiapoon {
	text-decoration: none;
	background-color: #FF6633;
	color: #FFFFFF;
	font-size: 12px;
	height: 14px;
}
#nav_articles {
	height: 30px;
	background-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thick;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thick;
}
.navarticleson {
	text-decoration: none;
	background-color: #FF6633;
	color: #FFFFFF;
	font-size: 12px;
	height: 14px;
}

#nav_intitules {
	MARGIN-LEFT: 10px;
	height: 20px;
	}
#nav_intitules_artistes {
	MARGIN-LEFT: 10px;
	height: 95px;
	}
#nav_intitules_articles {
	MARGIN-LEFT: 10px;
	height: 30px;
	}
	
#nav_intitules_diapos {
	MARGIN-LEFT: 10px;
	height: 20px;
	}
.navon {
	text-decoration: none;
	background-color: #FF6633;
	color: #FFFFFF;
	font-size: 16px;
	height: 20px;
}

.footeron {
	text-decoration: none;
	background-color: #FF6633;
	color: #FFFFFF;
	font-size: 14px;
}
	
/* ****************************** ONGLETS ON ****************************** */
A.simple {
	color: #868686;
}
A.simple:hover {
	color: #BBBBBB;
	text-decoration: none;
}
A.gen {
	color: #868686;
	font-size: 12px;
}
A.gen:hover {
	font-size: 12px;
	background-color: #868686;
	color: #FFFFFF;
	text-decoration: none;
}

A.blanc {
	color: #ffffff;
	font-size: 12px;
}
A.blanc:hover {
	font-size: 12px;
	background-color: #ffffff;
	color: #FF6633;
	text-decoration: none;
}
A.footer {
	text-decoration: none;
	height: 20px;
	color: #999999;
	font-size: 14px;
}
A.footer:hover {
	background-color: #868686;
	color: #FFFFFF;
	font-size: 14px;
}
A.nav {
	text-decoration: none;
	height: 20px;
	color: #999999;
	font-size: 16px;
}
A.nav:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 16px;
	height: 20px;
}
A.navartistes {
	text-decoration: none;
	height: 20px;
	color: #bbbbbb;
	font-size: 12px;
}
A.navartistes:hover {
	background-color: #CCCCCC;
	height: 30px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
A.navarticles {
	text-decoration: none;
	height: 20px;
	color: #bbbbbb;
	font-size: 12px;
}
A.navarticles:hover {
	height: 30px;
	color: #BBBBBB;
	font-size: 12px;
	text-decoration: underline;
}
A.navdiapo {
	text-decoration: none;
	height: 20px;
	color: #bbbbbb;
	font-size: 12px;
}
A.navdiapo:hover {
	height: 30px;
	color: #BBBBBB;
	font-size: 12px;
	text-decoration: underline;
}

/* ****************************** TITRES H ****************************** */

h1{
	font-size:20px;
	color: #BBBBBB;
	width: auto;
}

h2{
	color: #a17d4a;
	width: auto;
}
h2.even{
	color: #666769;
	width: auto;
}
h3{
	color: #FF6633;
	width: auto;
	background-color: #FFFFFF;
}

.h4home{
	font-size: 18px;
	font-weight: bold;
}

	
	

/* ****************************** HEADER ****************************** */


#header_logo {
	FLOAT: left;
	WIDTH: 300px;
	padding-left: 10px;
}
#header_annonce {
	FLOAT: left;
	WIDTH: 300px;
	padding-left: 10px;
}

#header_tout {
	height: 110px;

}
#header_drapeau {
	margin-top: 12px;
	float: right;
	font-size: 9px;
	margin-right: 0px;
}
#facebook {
	WIDTH: 70px;
	background-color: #FFFFFF;
}
/* ****************************** VENTE ****************************** */



#achat1 {
	font-size: 12px;
	margin-left: 10px;
	width: 800px;
}

#achat2 {
	font-size: 12px;
	width: 800px;
	margin-left: 10px;
	background-color: #FF6633;
	color: #FFFFFF;
	font-weight: bold;
}

#achat_oeuvre_vign {
	font-size: 12px;
	width: 400px;
	overflow: hidden;
	margin-left: 10px;
	height: 75px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	float: left;
}

#achat_oeuvre_vign2 {
	width: 400px;
	margin-bottom: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	overflow: hidden;
	height: 75px;
}



#achat_oeuvre_coeur {
	width: 400px;
	margin-left: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: medium;
	overflow: hidden;
	float: left;
}

#achat_oeuvre_description {
	font-size: 12px;
	width: 400px;
	padding-left: 10px;
	float: right;
}





#coeurentier {
	padding-left: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-right-color: #CCCCCC;

	}
#annonce {
	font-size: 13px;
	margin-right: 10px;
	padding-left: 10px;
	background-color: #FF6633;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
}

	
#editophoto {
	width: 200px;
	float: left;
	padding-right: 10px;
}
	
#editotexte {
	font-size: 12px;
	overflow: hidden;
}

#footer{
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
	height: 14px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: thick;
	padding-bottom: 4px;

}


#plan{
	float: left;
	height: 14px;
	padding-bottom: 2px;

}

#copyrights{
	height: 14px;
	width: auto;
	float: right;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	padding-right: 10px;


}

div#galerie
{
	text-align: center;
	font: 0.9em Georgia, serif;
}

ul#galerie_mini
{
	list-style-type: none;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb;
}


#sommaireartistes1 {
	font-size: 12px;
	overflow: hidden;
	width: 250px;
	float: left;
	margin-left: 10px;
}
#sommaireartistes2 {
	font-size: 12px;
	overflow: hidden;
	width: 250px;
}
#contact {
	font-size: 12px;
}

#infospratiques {
	font-size: 12px;
	overflow: hidden;
}
.bolde {
	color: #FFFFFF;
	background-color: #FF6633;
}

#gal_enlarge_container
{
	height: 220px;
	background-color: #FFFAEA;

}

#liens {
	font-size: 12px;
	margin-left: 10px;
	width: 250px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #815D29;
	padding-left: 5px;
}

#plansite1 {
	font-size: 12px;
	margin-left: 10px;
	width: 300px;
	float: left;
	overflow: hidden;
}

#plansite2 {
	font-size: 12px;
	width: 350px;
	overflow: hidden;
}



#exposition2 {
	font-size: 12px;
	width: 350px;
	overflow: hidden;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}
#exposition4 {
	font-size: 12px;
	width: 350px;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(../images/expo/fond_rigal.jpg);
	padding-right: 10px;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#exposition1 {
	font-size: 12px;
	margin-left: 10px;
	width: 900px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	margin-right: 10px;
}
#exposition3 {
	font-size: 12px;
	margin-left: 10px;
	width: 350px;
	float: left;
	overflow: hidden;
	background-image: url(../images/expo/fond_staelens.jpg);
	padding-right: 10px;
	border-color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-right: 20px;
	padding-left: 10px;
}

#expo_lienfiche1 {
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;
}
#expo_lienfiche2 {
	font-size: 12px;
	width: 100%;
	background-color: #FFFFFF;
}

#expo_annoncee {
	font-size: 12px;
	margin-left: 10px;
	width: 700px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#remerciements_coeur {
	font-size: 12px;
	overflow: hidden;
}

#newsletter_coeur {
	font-size: 12px;
	overflow: hidden;
}

#artistes_photo {
	overflow: hidden;
	float: left;
	width: 300px;
	margin-left: 10px;
}

#artistes_texte {
	font-size: 12px;
	overflow: hidden;
	margin-right: 10px;
	padding-left: 15px;
}

#article_photo {
	width: 250px;
	float: left;
}
#article_txt {
	font-size: 12px;
	overflow: hidden;
	width: 550px;
}

#article_txt_gd {
	font-size: 12px;
	overflow: hidden;
	width: auto;
}


#photos_minis {
	width: 700px;
	float: left;
	height: 600px;
}
#photos_grand {
	font-size: 12px;
	overflow: hidden;
	width: 300px;
	height: 250px;
}
#photos_verni_minis {
	width: 400px;
	float: left;
	height: 220px;
}
#photos_verni_grand {
	font-size: 12px;
	overflow: hidden;
	width: 300px;
}

.titre_portfolio {
	font-size: 14px;
	font-weight: bold;
	color: #a17d4a;
}

#liens_element {
	font-size: 12px;
	width: 230px;
	border-top-color: #815D29;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-color: #815D29;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-left: 5px;
	border-right-color: #815D29;
	border-left-color: #815D29;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	float: left;
	height: 150px;
}

#liens_separateur {
	width: 20px;
	float: left;
	height: 20px;
}
.titre_selection {
color: #FF6633;
}
.bold_moyen {
	font-weight: bolder;
	color: #333333;
}
