/*-----------MODIFS BLOCS PAGE DE BASE-------------*/
body {
overflow-x: hidden;
overflow-y: auto;
}
.menugauche {
display: block;                                                                                                                                   
}
.frame {
	margin: 20px 0 0 175px;
	font-family: verdana, arial, sans-serif;
  	font-size: 0.9em;
	height: auto;
	border-left: 1px solid #CCCCCC;
	overflow: auto;
}

/* ----FIN MODIFS BLOCS PAGE DE BASE----*/

/*-------------MODIFS BLOCS GALLERIE--------------------*/

/*-----------------MENU GAUCHE------------------*/

#menunews{
	position: relative;
	top: 0px;
	left: 25px;
	width: 140px;
	}
#menunews a {
	text-decoration: none;	}

/* ----------MENU ARTISTES------------ */
		
#menunews dt {
	font-size:0.8em;
   	color: #666666;
	cursor: pointer;
	margin: 0 0 0 0em;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	border: 0;
	background: white;
}
#menunews dt a {
	position: relative;
	font-size:1em;
	color: #999999;
}
#menunews dt a:hover {
	 color: #666666;
}
#menunews dt a:hover span {
	display: block;
	position: absolute;
	top: 1px;
	left: -17px;
	width: 12px;
	height: 12px;
	border: 0;
	background: transparent url(../images/interface/puce_menu_grise.gif) top left no-repeat;
}
#menunews dd {
border: 0;
margin: 0 0 0.5em 0;
}
#menunews li {
text-align: left;
margin: 0 0 0.2em 0em;
background: white;
}
#menunews li a {
	font-size:0.8em;
   	color: #999999;
	text-decoration: none;
	display: block;
	border: 0;
	height: 100%;
}
#menunews li a span {
	margin: 0 0 0 1em;
}

#menunews li a:hover {
	color: #666666;
}
/* ----------fin menu vertical------------ */


/* ----------reglages artistes "ON"------------ */

#artiste_on {
	margin: 0;
}

#artiste_on dt a {
	color: #CD2086;
	}
#artiste_on dt a:hover {
	color: #CD2086;
}
#artiste_on li a {
	color: #E99794;
	}
#artiste_on li a:hover {
	color: #CD2086;
}

#artiste_on dt a span {
	display: block;
	position: absolute;
	top: 1px;
	left: -17px;
	width: 12px;
	height: 12px;
	border: 0;

	background: transparent url(../images/interface/puce_menu.gif) top left no-repeat;
}
#artiste_on dt a:hover span {
	display: block;
	position: absolute;
	top: 1px;
	left: -17px;
	width: 12px;
	height: 12px;
	border: 0;
	background: transparent url(../images/interface/puce_menu.gif) top left no-repeat;
}

li.navig_on a {
	color: #CD2086;
}

/* ----------FIN reglages artistes "ON"------------ */


/*----FIN MENU GAUCHE----*/

#container {
  	margin-top: 0em;
	margin-left: 160px;
	margin-right: 30px;
	background-color: #FFFFFF;
}

/*-------------------CONTENU NEWS-------------------*/


#container_selection {
	margin: 0;
	border:0;
	padding: 0;
	}

#container_selection h2 {
	margin: 0 0 0 10px;
	border:none;
	padding: 0;
	color: #CD2086;
	font-weight: normal;
	font-size: 12px;
}
.frame h2 {
	margin: 0 0 0 10px;
	border:none;
	padding: 0;
	color: #CD2086;
	font-weight: normal;
	font-size: 12px;
}

p.soustitreselection {
		margin: 10px 0 10px 10px;
		border:none;
		padding: 0;
		color: #999999;
		font-weight: normal;
		font-size: 10px;
		letter-spacing: 2px ;
		text-transform: uppercase;
		line-height: 1em;
	}
#Nom {
	float: left;
	color: #CD2086;
	clear: right;
}
.blocfloat {
	float: left;
	margin: 0 5px 20px 0;
}	
.blocphoto{
	display: block;
	border-right: 1px solid white;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	height: 520px;	
	}
	
.blocphoto img {
	margin: 0;
	padding: 0;
	border: none;
	
}

.liensphotos {
	position: relative;
	color: #999999;
	font-size: 0.9em;
	top:0.5em;
	padding: 0;
	margin:0 1em 0 1em;
	border: 1px solid white;
	text-align: right;
}

.blocphoto a {
	color: #CC9999;
	text-decoration: none;
	padding: 0;
	margin:0 10px 0 10px;
	border: 0;
}

.blocphoto a:hover {
	text-decoration: none;
	color: #996666;
}

#infosphoto {
	float: left;
	margin: 0.3em 0 0 0;
	padding: 0;
	width: 380px;
	border: 0;
	color: #666666;
}
#infosphoto p {
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
}
#IdPhoto {
	float: left;
	}
#PhotoGalleryCaption {
	float: left;
	color: #999999;

}

#infosphoto a {
	position: relative;
	float: right;
	margin: 0 1em 0 0;
	padding: 0;
	border: none;
	color: #996666; 
}

.addpic span, a.infopic span {
display: none;
}
.addpic:hover {
background: none; /* correction d'un bug IE */
z-index: 600;
}
.addpic:hover span {
	display: inline;
	position: absolute;
	width: 114px;
	height: 39px;
	top: -70px;
	left: -110px;
	background: transparent url(../images/interface/fondcadre.png) top left no-repeat;
	border: none;
	text-align: center;
	color: #CD2086;
	padding: 3px 0 0 0;
	line-height:11px;
	}


.infopic:hover {
background: none; /* correction d'un bug IE */
z-index: 600;
}
.infopic:hover span {
	display: inline;
	position: absolute;
	width: 114px;
	height: 39px;
	top: -70px;
	left: -120px;
	background: transparent url(../images/interface/fondcadre.png) top left no-repeat;
	border: none;
	text-align: center;
	color: #CD2086;
	padding: 4px 0 0 0;
}

.downloadpic span, a.infopic span {
display: none;
}
.downloadpic:hover {
background: none; /* correction d'un bug IE */
z-index: 600;
}
.downloadpic:hover span {
	display: inline;
	position: absolute;
	width: 114px;
	height: 39px;
	top: -70px;
	left: -80px;
	background: transparent url(../images/interface/fondcadre.png) top left no-repeat;
	border: none;
	text-align: center;
	color: #CD2086;
	padding: 6px 0 0 0;
}



/*-------------------FIN CONTENU NEWS-------------------*/

#retour{
float: left;
}

#retour {
margin: 1em;
clear: both;
}

#retour a {
color: #999999;
text-decoration: none;
}
#retour a:hover {
color: #CD2086;
}

/*-------------------BLOCS PHOTOS-------------------*/


/* ---------ANTI FLOAT--------- */

hr {
	clear:both;
	border:0;/* enleve toute bordure */
	border-bottom: 1px white solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */
	background-color: white;
	margin: 10px 0 10px 0;
	padding: 0;
}
