body {
	margin: 0;
	/*padding: 2px;*/
	background-color: #ffffff;
	color: #000000;
	font-family: helvetica, arial;
	font-size: 16px;
	text-align: justify;
}

a img {
	border: 0px none;	
}

a {
	border: 0px none;
	color: #000000;;
	text-decoration: none;
}

#page {
	/*width: 1024px;*/
	width: 100%;
	/*padding-left: 85px;
	padding-top: 80px;*/
	overflow: auto;
}

#pied_page {
	width: 1024px;
	margin-top: 50px;
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

#pied_page a {
	text-decoration: underline;
}

#pied_page a:hover {
	text-decoration: none;
}


#bandeau_titre {
	margin-top: 80px;	
	height: 48px;
	background-image: url('/images/fond_titre.gif');
	background-repeat: repeat-x;
}

#titre, #contenu {
	margin-left: 85px;
}

#menu_images {
	height: 480px;
}

#menu_texte {
	width: 100%;
}

#colonne_droite {
	float:left;
	width: 150px;
}

#artiste_description {
	float: left;
	width: 100%;
	margin-top: 25px;
	font-size: 10px;
}

#menu {
	float:left;
	width: 150px;
	padding-top: 30px;	
	font-family: helvetica, arial;	
	color: #000000;
	text-transform: uppercase;
}

#menu2 {
	float:left;
	width: 150px;
	padding-top: 30px;	
	font-family: helvetica, arial;	
	color: #000000;
	text-transform: uppercase;
}

.menu_1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

.menu2_1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

.menu_2, .menu_2b {
	padding-left: 15px;
	font-size: 9px;
}

.menu_2b {
	padding-bottom: 10px;
}

.menu_3 {
	padding-left: 25px;
	font-size: 9px;
}

.menu_4 {
	padding-left: 30px;
	font-size: 9px;
}

.menu_5 {
	padding-left: 35px;
	font-size: 9px;
}

.menu_select, .menu2_select {
	font-weight: bold;
}

#conteneur_images, #conteneur_textes, #conteneur_menu2 {
	float: left;
	padding-top: 40px;
	width: 600px;
	height: 450px;
	overflow: hidden;
	margin-left: 5px;
}

#conteneur_textes, #conteneur_menu2 {
	width: 300px;
}

#conteneur_textes .actu {
	width: 80%;
	margin-left: 10%;
	margin-top: 100px;
	overflow: auto;
	font-size: 10px;
}

#contact {
	margin-top: 50px;
	margin-left: 200px;
	font-size: 12px;
}

#conteneur_textes .actu .actu_sep, #artiste_description .description_sep, .conteneur_bio .bio_sep {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url('/images/sep.gif');
	background-repeat: repeat-x;
}

#conteneur_textes .actu .actu_lien {
	width: 100%;
	margin-top: 15px;
	text-align: right;
}

.conteneur_bio {
	width: 600px;
	height: 450px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.conteneur_bio .cadre_bio {
	width: 400px;
	height: 350px;
	margin-top: 100px;
	margin-left: 200px;
	padding-left: 2%;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	opacity: 0.8;	
}

#texte_titre {
	position:relative;
	top: 10px;
	
	font-family: helvetica, arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#conteneur_samples {
}

#sample_previous {
	position: absolute;
	top: 50px;
	left: 0px;	
	height: 100%;
	/*background-color: #ff0000;*/
	z-index: 5000;
}

#sample_next {
	position: absolute;
	top: 50px;
	height: 100%;
	/*background-color: #0000ff;*/
	z-index: 5000;
}

#sample_menu_button {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 50px;
	z-index: 4000;
}

.sample_menu {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 150px;
	z-index: 5000;
	text-align: left;
	/*background-color: #ffffff;*/
}

.lien_sample_menu {
	color: #aaaaaa;
	font-size: 30px;
}

.cycle_samples {
	position: absolute;
	top: 0px;*/	
	/*width: 1024px;
	height: 768px;*/
	text-align: center;
	overflow: hidden;
}

.cycle_samples img {
	position : aboslute;
	top: 2px;
	left: 2px;
}

.cimage {
	width: 100%;
	text-align: center;
}

.gras {
	font-weight: bold;
}

#map {
	width: 398px;
	height: 300px; 
	border : 1px solid #000000;
	margin : 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletter {
	font-size: 10px;
}

#newsletter h5 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#newsletter input {
	border: 1px solid #000000;
	color: #555555;
	font-size: 8px;
	width: 90px;
}

#newsletter span {
	color: #ff0000;
	font-size: 10px;
	text-transform: none;
	display: block;
	text-align: left;
}

.rouge {
	color: #ff0000;
}
}

