/*stamfli_main.css*/
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
h1.print,div.print{display:none}/*masque les elements destinés à l'impression*/

* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
   /*font-size: 1em;*/
   font-size: 0.96em;
   line-height: 1em;

}
div.caption{float:left;z-index: 1;width:300px;background:#FFF;padding:10px 0 0 0;margin:0;}

/*div {
    font-size: 0.96em;
}*/

img {
   border: 0;
}
.spacer{
	clear:both;
}

select#select_artist{
	width:260px;
	background-color: #FFF;
	border-style: none;
	outline-style: none;
   font-size: 1.1em;
   color: #000;
   font-variant: small-caps;
   font-weight: bold;
}

select#langue{
	float:left;
	background-color: #FFF;
	border-style: none;
	outline-style: none;
   font-size: 0.8em;
   color: #000;
   font-variant: small-caps;
   font-weight: normal;
}

select option.alpha_letter{
   color: #385C72;
   font-variant: small-caps;
   font-weight: bold;
}
select option span.option_nom{
color: #385C72;
   font-variant: small-caps;
   font-weight: bold;
}
select option span.option_prenom{
color: #385C72;
   font-variant: small-caps;
   font-weight: bold;
   min-width:1024px;
}

/*****************
basic layout 
*****************/
body {
   background-color: #FFF;
   color: #333;
   margin:40px 40px 40px 50px;
}

/* center wrapper, min max width */
#pagewrapper {
   width:1200px;
   background-color: #FFF;
   /*NEW LUC*/
   /*height:200px;*/
}




#header {
	display:block;
	background: #FFF;
	height: 153px;
	width:1500px;
}

p {
	width:465px;
	color:#8B8C8E;
	/*font-size:14px;*/
	font-size:.9em;
	font-weight: lighter;
	line-height: 1.4em;
	padding-bottom: 1.5em;
	text-align: justify;
	text-align-last: left;
}

/*.artisteBio{
width:500px;
background-color:#CCC;
color:#8B8C8E;
font-size:14px;
font-weight: lighter;
line-height: 1.4em;
padding-bottom: 1.3em;
}
*/

p.press{
	width:500px;
	color:#8B8C8E;
	font-size:.9em;
	/*font-weight: lighter;*/
	line-height: 1.4em;
	padding-bottom: 1.5em;
	text-align:justify;
	text-align-last: left;
}
h1.press{
	width:500px;

   font-size: 1.3em;
   line-height: 1.3em;
   font-variant: small-caps;
   padding-bottom: 1em;
   text-align:justify;
	text-align-last: left;
}
h2.press{
	width:500px;

   font-size: 1em;
   line-height: 1.1em;
   /*font-variant: small-caps;*/
   padding-bottom: .5em;
   text-align:justify;
	text-align-last: left;
}
h1 {
	width:342px;
   font-size: 1.3em;
   line-height: 1.3em;
   font-variant: small-caps;
   padding-bottom: 1em;
}

h2 {
	width:342px;
   font-size: 1em;
   line-height: 1.1em;
   /*font-variant: small-caps;*/
   padding-bottom: .5em;
}

h1.artiste {
	width:342px;
   font-size: 1.2em;
   line-height: 1.3em;
   font-variant: small-caps;
   padding-bottom: 1.3em;
   font-weight: normal;
}


h1.fushia {
	color: #99006c;
	width:342px;
   font-size: 1.5em;  
   line-height: 1.3em;
   font-variant: small-caps;
   padding-bottom: 1.6em;
}

p.fushia {
	color: #99006c;
	width:342px;
   font-size: 1.2em;
   line-height: 1.2em;
   font-variant: small-caps;
   padding-bottom: 1.2em;
}

a#fushia{
font-weight: normal;
font-variant: normal;
color: #99006c;
}

a#fushia:hover{
border-bottom: 1px dotted;
font-variant: normal;
color: #99006c;
}




#footer {
	/*position: absolute;*/
	/*bottom:0;*/
   padding-top: 10px;
   width:100%;
   /*LUC*/
   /*clear:both;*/
   background-color: #fff;
}

#footer p {
	color:#8B8C8E;
	font-weight: normal;
   	font-size: 0.8em;
   	padding:0;
  	margin:0;
}

#footer p a {
   color:#8B8C8E;
   padding:0.2em;
   margin-right: 0.5em;
    /* needed becouse footer link would be same color as background otherwise */
}

#footer p a:hover {
   color:#8B8C8E;
   border: #8B8C8E 1px solid;
   background-color: #fff;
    /* needed becouse footer link would be same color as background otherwise */
}


div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}
div.l_col{
float:left;
}
div.r_col{
float:left;
width:500px;
}

/********************
CONTENT BLOC STYLING : accueil deux colonnes
*********************/

div.pusher{
	/*height:25px;*/
}
/*colonne left*/
.contentLeftColonne{
	display:block;
	float:left;
	width:500px;
	/*LUC*/
	height:100%;
	margin-right:10px;
	padding-right: 15px;
	
}

/*
#col_content{
	float:left;
}

#col_content h1{
	width:342px;
   font-size: 1.3em;
   padding:0;
   margin:0;
}


#col_content p{
width:340px;
color:#8B8C8E;
	font-size:14px;
	font-weight: lighter;
	line-height: 1.4em;
	padding:0;
}
*/
.contentLeftColonne p a{
	text-decoration: none;
	color:#8B8C8E;
}

.p_justif{
	text-align: justify;
}

.contentLeftColonne p a:hover{
	text-decoration: none;
	color : #99006c;
}

.contentLeftColonne p a:focus{
	text-decoration: none;
	color:#8B8C8E;
}



/*colonne right*/
.contentRightColonne{
	margin:0;
	padding:0;
	float: left;
	background-color: #fff;
	width: 500px;
	/*LUC*/
	/*height:500px;*/      
}
/*colonne right*/



#oeuvre_nav p{
padding-top:3px;
font-size: 0.7em;
color:black;
width:700px;
}


#flash{
	margin:0;
	padding:0;
	background-color:#FFF;
	height:475px;
	width:700px;
	min-width: 800px;      
}

strong, b {font-weight: bold;}
em, i {font-style:italic;}

