body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body a {
	text-decoration: underline;
}

body a:hover {
	text-decoration: none; 
}


img {border: 0;}

* { margin:0; padding:0; }

.class_normal{
	font-size: 11px;
}


/*-------------------------------------------- Positionnement --------------------------------------------*/
/*-------------------------------------------- Positionnement --------------------------------------------*/
/*-------------------------------------------- Positionnement --------------------------------------------*/
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-style: solid;
}

/*------------------------ Positionnement Galerie ---------------------------*/
#content_artiste {

}

#descript_galerie {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 60px;
	margin-left: 30px;
	padding: 10px;
	font-size: 11px;
}

#header_artiste {
	/* background-repeat: repeat-x;
	height: 80px; */
}

#header_artiste_1st_line {
	height: 70px; /*32px;*/
/*
	height: 40px;
	background-image: url(images/degrade_gris_h40.jpg); */ /* provisoire : degradé header*/
/*	background-repeat: repeat-x; */

}

#header_artiste_pub {
	float: left;
	padding-top: 8px;
	padding-left: 30px;
	width: 600px;
}

#header_bandeau {
	margin-bottom: 15px;
	clear: both;
	margin-left: 10px;
}

#header_artiste_drapeau_fr {
	float: left;
	padding-top: 8px;
	width: 35px;
	padding-left: 68px; /*668px;*/
}

#header_artiste_drapeau_eng {
	float: left;
	padding-top: 8px;
	width: 35px;
}

#header_artiste_logo {
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 33px;
}

#header_artiste_2nd_line {
	height: 40px;
	clear: both;
}

#nom_artiste {
	padding-left: 30px;
	float: left;
}

#nom_artiste h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	margin:0;
	padding:0;
}

#nav_artiste {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}

#nav_galerie {
	margin-top: 10px;
	clear: both;
	padding-left: 30px;
	width: 900px;
}


.clear {      /*Appliquer une couleur d'arrière-plan de chaque colonne à toute la hauteur de la colonne*/
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}


#content_artiste {

}


#artiste_left{
	float: left;
	width: 620px;
	padding-left: 30px;

}

#artiste_right{
	float: right;
	width: 310px;
}

#legende_tableau{
	width: 250px;

}

#agrandir_img {
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:9px;
}

#agrandir_img a {
	text-decoration: none;
}

#footer_artiste {
	height: 15px;
	clear: both;
	padding-left: 30px;
	padding-right: 20px;
	font-size:9px;
}

#footer_artiste a {
	text-decoration: none;    
}

#footer_artiste a:hover {
	text-decoration: underline; 
}

#footer_artiste_left {
	float: left;
}

#footer_artiste_right {
	float: right;
}

#footer_adsense {
	clear: both;
	padding-left: 13px;
	padding-top: 10px;
	font-size:10px;
}

#footer_txt, #footer_txt h1, #footer_txt h2, #footer_txt strong,  #footer_txt b {
	font-size: 9px;
	font-weight: normal;
	padding:0;
	margin:0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
}

/*===================================== SLIDE SHOW ===================================*/
/*
taille du cadre : 560 x 350
hauteur vignette : 100
taille image : ************ 540 x 320 ************
zoom image grand format : ************ 750 x 800 ************
*/
	
	#dhtmlgoodies_slideshow{
	width:560px;	/* Total width of slideshow */
	/*margin-bottom: 10px;*/

	}
	
	#previewPane{
	border-width: 1px;
	border-style: solid;
	margin-bottom:10px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	position:relative;
	/* CSS HACK */
		height: 362px;	/* IE 5.x */
	height/* */:/**/350px;	/* Other browsers */
	/*height: 420px;*/
	height: /**/350px; /*gag*/
	}
	#previewPane img{
		line-height:350px;
	}

	#largeImageCaption{	/* legende de l'oeuvre - CSS styling of image caption below large image */
		font-size:11px;
	}

	#largeImageCaption h1 {
		font-size:11px;
		font-weight: bold;
		margin:0;
 	    padding:0;
	}
	
	#largeImageCaption h2 {
		font-size:11px;
		font-weight: normal;
		font-style: italic;
		margin:0;
 	    padding:0;
	}
	
	#largeImageCaption .prix {
		font-size:11px;
		font-weight: bold;
	}
	
	
	
	#galleryContainer{
	height:102px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
	height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
	margin-bottom: 10px;				
	}
	
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
	
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
	float:left;
	/* filter: alpha(opacity=50); 
		opacity: 0.5;   */
	cursor:pointer;
	border:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		border:3px double #000;
		padding:4px;
		font-size:9px;
		font-family:arial;	
	}
	
	#message_agrandir{      /*message agrandir + loupe */
		position:absolute;
		left:490px;
		top:335px;
	}
	
	#theImages .imageCaption{
		display:none;
	}


	#theImages .agr_img{
		display:none;
	}

/*------------------------ Positionnement Pages ---------------------------*/
/*------------------------ Positionnement Pages ---------------------------*/
/*------------------------ Positionnement Pages ---------------------------*/
#visu_pages_artiste {
	position: relative;
    height : 300px; /* hauteur mini IE, voir egalement ci-dessous */
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding:10px;
	border-width: 1px;
	border-style: solid;
}

html>body #visu_pages_artiste { /* hack : hauteur mini IE, voir egalement ci-dessus */
height: auto;
min-height : 300px;
}


#cadre_pages_artiste { /* pour la prise en compte de l'attribut relative du pere */


}

.pages {
	list-style-position: inside;
	list-style-type: disc;
}

.pages img {
   margin : 10px;
}

.pages h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

.pages h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}

.pages h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}




/*------------------------ Positionnement Blog ---------------------------*/
/*------------------------ Positionnement Blog ---------------------------*/
/*------------------------ Positionnement Blog ---------------------------*/


#visu_articles {
	float: left;
	width: 640px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#visu_articles .date {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-family: "Times New Roman",Times,serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 4px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 2px;
	margin-left: 0pt;
	padding-left: 5px;
}


#visu_articles .titre  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#visu_articles .titre a {
	text-decoration: none;	
}


#visu_articles .nb_reply_article
{
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
	font-weight: normal;
	text-decoration: none;
}

#visu_articles .nb_reply_article a
{
	font-weight: normal;
	text-decoration: underline;
}

#visu_articles .nb_reply_article a:hover
{
	text-decoration: none;	
}

.blog img {
   margin : 10px;
}

.blog {
	font-size:11px;
	font-weight: normal;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: disc;
}

.blog h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
}

.blog h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
}

.blog h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*-- bloc articles recents --*/

#liste_articles {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 50px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: normal;
}

#liste_articles .titre_article_recent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
}

#liste_articles ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size:11px;
	list-style-position: outside;
	list-style-type: disc;
}

#liste_articles ul li {
   line-height: 20px;
}

#liste_articles ul li a {
	text-decoration: none;	
}

#liste_articles ul li a:hover {
	text-decoration: none;	
}

/*--- Affichage du nombres de pages + navigation dans les pages ---*/

#nav_resultat_article {
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	width: 620px;
	clear: both;
	border-width: 1px;
	border-style: solid;
	font-size:11px;
	font-weight: normal;	
}

#nav_resultat_article .pageResults  {
	font-size:11px;
	text-decoration: none;	
	font-weight: normal;	
}

/*--- fiche article et commentaires -----*/


#visu_articles .box_comment {
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
}

#visu_articles .preview_comment {
	margin: 10px;
	font-size:11px;
	margin-bottom: 20px;
}

#visu_articles  .from_comment {
	margin: 10px;
	font-size:11px;
}


#visu_articles .txt_comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-top: 20px;
	font-weight: normal;
	text-decoration: none;	
}

#visu_articles .class_back {
	font-size:12px;
}

#visu_back {
	font-size:12px;
	float: left;
	padding-top: 43px;
	padding-left: 60px;
}


/*---- formulaire de post des commentaires sur la fiche article ------*/
#form_reply {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 500px;
	font-size: 11px;
}

#form_reply .title_form_reply {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1e7ec8;
	margin-bottom: 10px;
}

#form_reply .CommentError { /*erreur dans la saisie du formulaire */
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
}

#form_reply .CommentSuccess { /*success dans la saisie du formulaire */
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
}



/*------------------------ Positionnement Contact ---------------------------*/
/*------------------------ Positionnement Contact ---------------------------*/
/*------------------------ Positionnement Contact ---------------------------*/


#form_Column_artiste {
	width: 470px;
	border-width: 1px;
	border-style: solid;
	margin-left: 30px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 12px;
}

/* champs de saisie*/
.inputField_contact_artiste {
	width: 300px;
	border-width: 1px;
	border-style: solid;
	font-size: 13px;
}

/* champs de saisie captcha */
.inputField_contact_captcha {
	width: 40px;
	border-width: 1px;
	border-style: solid;
	font-size: 13px;
	vertical-align: middle;
}

/* libelle champ requis */
.formLabel {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

/* libelle champ requis aligné en haut */
.formLabelTop {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

.label_avertis{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formBorderCaptcha img {
	border-width: 1px;
	border-style: solid;
}

#formTable td { padding-bottom: 10px; }

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	border: none;
}

.textfieldValidState input, input.textfieldValidState {
	background-color: transparent;
}


/*------------------------------- Menu CSS ------------------------------*/	
.nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.nav li {
	/*margin-left:10px;*/
	margin-right:10px;
	margin-bottom: 10px;  /* rajout : si menu sur 2 lignes */
	float:left; /*pour IE*/
	/* font-weight: bold; */
	font-size: 12px;
}

.nav ul li a {
	display:block;
	float:left;
	/* width:100px; */
    /*	background-color:#fff; */ 
	text-decoration:none;
	text-align:center;
	padding:5px;
	border-width:1px;
	border-style:solid;

}

/*------------------------------- Menu CSS galerie ------------------------------*/	
.nav_gal ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.nav_gal li {
	/*margin-left:10px;*/
	margin-right:10px;
	margin-bottom: 10px;  /* rajout : si menu sur 2 lignes */
	float:left; /*pour IE*/
	/* font-weight: bold; */
	font-size: 11px;
}

.nav_gal  ul li a {
	display:block;
	float:left;
	/* width:100px; */
    /*	background-color:#fff; */ 
	text-decoration:none;
	text-align:center;
	padding:5px;
	border-width:1px;
	border-style:solid;

}


/*------------------------ Bouton Acheter --------------------*/

.buttonDial {
	width: 80px;
	line-height: 20px;
	height: 20px;
	text-align:center;
}


/* classe bouton en relief */
.buttonRelief a {
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	font-weight: bold;
	border-width: 3px;
    border-style: solid;
}

.buttonReliefSubmit {
	text-decoration: none;
	height: 100%;
	display: block;
	font-weight: bold;
	border-width: 3px;
    border-style: solid;
}



.buttonRelief a:hover {
	text-decoration: none;
    font-weight: bold;
	border-width: 3px;
    border-style: solid;
}

/*---------------------------------------------------- DEGRADES ------------------------------------------------------*/
/*

#header_artiste {
	background-image: url(images/fond_header_artiste.jpg);
}

*/
#header_artiste {
	background-color: #fff; 
}

/*---------------------------------------------------- COULEURS ------------------------------------------------------*/

/*----- GIFS : loupe, arrow_right, arrow_left */

.color_normal{
	color: #8f8f8f;
}

.color_tonique { /* Couleur tonique : ex. nom de l'artiste en grand dans le header */
	color: #f18200;
}

.color_tonique2 { /* Couleur tonique complémentaire */
	color: #1e7ec8;
}

.color_fond {
	background-color: #f7f7f7; 
}

.color_fond_preview {  /* couleur de fond du panneau de visualisation de la galerie (qui entoure la photo) */
	background-color: #fff;  
}

body {
	background-color: #eee; /* couleur un peu plus foncée que color_fond */
	color: #8f8f8f; /* class_normal */
}

body a {
	color: #8f8f8f; /* class_normal */
}	

body a:hover {
	color: #f18200;  /* color_tonique */
}


.color_bordure {
	border-color: #d0d0d0; /* couleur un plus foncée que color_fond */
}

.color_bordure_tonique {
	border-color: #f18200; /* couleur tonique */
}

.color_bandeau {
	background-color: #ececec;  /* couleur plus sombre que color_fond pour faire le bandeau */
}

.class_normal{
	color: #8f8f8f; /* color_normal */
}

.pages h1 {
	color: #1e7ec8; /* color_tonique2 */
	background-color: #ececec;   /* color_bandeau */
}

.pages h2 {
	color: #f18200;  /* color_tonique */
}

.pages h3 {
    color:#fff; /* couleur texte contrastée */
	background-color: #1e7ec8; /* color_tonique2 */
}

/*--- Menu CSS navigation ---*/
.nav_col ul li a:hover {
	background-color:#d0d0d0; /* color_bordure*/
	border-color: #999 #d0d0d0 #d0d0d0 #999; /*color_bordure et couleur plus foncéee (pour faire l'effet relief) */
	color: #8f8f8f; /* color_normal */
} 

.nav_col ul li a, .border_relief {
	border-color:#d0d0d0 #999 #999 #d0d0d0; /*color_bordure et couleur plus foncéee (pour faire l'effet relief) */

}

.nav_col li.active a {
	background-color:#d0d0d0; /* color_bordure*/
	border-color: #8f8f8f #d0d0d0 #d0d0d0 #8f8f8f;  /*class_normal et color_bordure*/
}


/*------------------ Bouton relief --------------*/


.buttonReliefSubmit {
	color: #FFFFFF;                /* couleur contraste avec la tonique */   
	background-color: #f18200;     /* color_tonique : bouton au repos */
	border-bottom-color: #ad5c00;  /* color_tonique	(L-27) */
	border-right-color: #cf6e00;   /* color_tonique (L-14) */
	border-left-color: #e5902e;    /* color_tonique (L+26) */
	border-top-color: #ffa033;     /* color_tonique (L+40) */
}

.buttonRelief a {
	color: #FFFFFF;                /* couleur contraste avec la tonique */   
	background-color: #f18200;     /* color_tonique : bouton au repos */
	border-bottom-color: #ad5c00;  /* color_tonique	(L-27) */
	border-right-color: #cf6e00;   /* color_tonique (L-14) */
	border-left-color: #e5902e;    /* color_tonique (L+26) */
	border-top-color: #ffa033;     /* color_tonique (L+40) */
}

.buttonRelief a:hover {
    color: #FFFFFF;                /* couleur contraste avec la tonique */   
	background-color: #995200;     /* color_tonique plus foncé, L=60%, bouton activé */
	border-bottom-color:  #542d00; /* color_tonique plus foncé (L-27) */
	border-right-color: #753f00;   /* color_tonique plus foncé (L-14) */
	border-left-color:  #bf6600;   /* color_tonique plus foncé (L+26) */
	border-top-color: #cc6d00;     /* color_tonique plus foncé (L+40) */
}

#visu_articles .nb_reply_article, #visu_articles .nb_reply_article a, #visu_articles .from_comment a
{
	color: #f18200; /* color_tonique */
}

#visu_articles .nb_reply_article a:hover, #visu_articles  .from_comment a:hover
{
	color: #8f8f8f; /* color_normal */
}

#liste_articles ul {
	color: #f18200; /* color_tonique */
}

#form_reply .CommentError { /*erreur dans la saisie du formulaire */
	color: #FF0000;   /* rouge */
}

#form_reply .CommentSuccess { /*success dans la saisie du formulaire */
	color: #00FF00;  /* vert */
}

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #289a2b;  font-weight: bold; }

/* navigation dans les pages */
A.pageResults {
	color: #f18200; /* color_tonique */
}

A.pageResults:hover {
	color: #8f8f8f; /* color_normal */
}

/*------------------- Blog --------------------*/
.blog, .blog h1, .blog h2, .blog h3 {
	color: #8f8f8f;  /* color_normal */
	background-color: #f7f7f7;  /* color_fond */
}

