/*-----------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: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----*/


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



.frame img {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
	border: none;
	}
	
.frame h2 {
	margin: 0 0 0 10px;
	border:none;
	padding: 0;
	color: #CD2086;
	font-weight: normal;
	font-size: 12px;
}

.frame h3 {
	margin: 0 0 0 10px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 3px;
	color: #CD2086;
	font-weight: normal;
	font-size: 1.2em;
}

.frame p {
	margin: 1em 50px 1em 1em;
	padding: 0;
	border: none;
	text-align: justify;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	max-width: 1000px;
	min-width: 200px;
}

p.soustitrenews {
	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;
}


.frame a:link, .frame a:visited {
	text-decoration: none;
	color: #CD2086;
	}
.frame a:hover {
	color: #670F36;
	}
/*-------------------FIN CONTENU NEWS-------------------*/

#retour{
float: left;
}

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

/*-------------------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;
}

/* ---------FORMULAIRE--------- */

form {
margin: 15px 0 0px 0;
border-top: 1px dotted #CCCCCC;
border-right: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-left: 0px;
padding: 10px;

}

label,input ,select {
	display: block;
	width: 200px;
	float: left;
	margin: 0 0 10px 5px;
	color: #666666;
}

label {
	text-align: right;
	width: 75px;
	padding: 3px 20px 0 0;
	font-size: 10px;
	
}

br {
	clear: left;
}

select {
width: 203px;
border-top: 0px;
border-right: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-left: 0px;
padding: 1px;
font-size: 11px;


}
input {
border-top: 0px;
border-right: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
border-left: 0px;
padding: 1px;
font-size: 11px;

}

.required {
background: transparent url(../images/interface/puce_menu.gif) right 5px no-repeat;
}

p.legende {
font-size: 9px;
color: #999999;
background: transparent url(../images/interface/puce_menu.gif) 0px 3px no-repeat;
margin: 5px 0 15px 10px;
padding-left: 17px;
}
input.envoyer {
margin-left: 104px;
width: 205px;
}
/* ---------FIN DU FORMULAIRE--------- */

#adressprint {
display: none;
}
