/* CSS Document */


body {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(../media/fond.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}

#bandeau {
	background-image: url(../media/bandeau_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:135px;
}

#menu {
	background-image: url(../media/bandeau_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 212px;
	height: 18px;
}

.menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #CCCC00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: baseline;

}

.menuhaut a {
	text-decoration: none;
	color: #000000;

}

.menuhaut a:hover {
	color: #CCCC00;

}

.menuhaut li {
	display: inline;
	margin-right: 5px;
}

#navigation {
	background-image: url(../media/bandeau_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;

}

#navigation div{
	display: inline;
	padding-top: 30px;
}

#gauche{
	width:185px;
	position: absolute;
	padding-left: 15px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#gauche a{
	text-decoration: none;
	color: #000000;

}

#gauche a:hover{
	color: #CCCC00;

}
#carre {
	left: 190px;
	position: absolute;
}

#droite {
	width:680px;
	left: 215px;
	position: absolute;
}


#milieu {
	width: 900px;
	margin-bottom: 50px;
}

#liste{
	width:185px;
	float:left;
	padding-left: 2px;
}

.nom {
	list-style-type: none;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.nom a {
	color: #000000;
	text-decoration: none;
}

.nom a:hover {
	color: #CCCC00;

}

.nom li {
	margin-left: 15px;
}


#texte {
	margin-left: 212px;
	padding-right: 280px;
}

#texte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;	
}

#texte a:hover{
	text-decoration: underline;	
}

#texte p {
	margin: 0px;
	padding-bottom: 10px;
	line-height: 16px;
}

#image {
	margin-left: 212px;
	margin-right: 280px;
}

#artiste{
	float:right;
	width:250px;
	
}

#artiste p{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#artiste h1 {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding:0;
	margin-top: 20px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}

#artiste h2 {
	color: #CCCC00;
	font-family: Verdana;
	font-size: 12px;
	padding:0;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#artiste h3 {
	color: #FF6600;
	font-family: Verdana;
	font-size: 12px;
	padding:0;
	margin-top: 30px;
	margin-bottom: 10px;
	
}

#artiste a{
	color: #000000;
	text-decoration: none;	
}

#artiste a:hover {
	color: #000000;
	text-decoration: underline;	
}

#formulaire {
	margin-left: 212px;
	padding-right: 280px;
}

#formulaire li{
	list-style-type: none;
}

#formulaire ul{
	margin: 0 0 5px 0;
	padding:0;
}

#formulaire a{
	text-decoration: none;
	color: #FF6600;
}

#formulaire2 {
	margin-right: 140px;
	float:right;
}

#formulaire2 li{
	list-style-type: none;
}

#formulaire2 ul{
	margin: 0 0 5px 0;
	padding:0;
}

#formulaire2 a{
	text-decoration: none;
	color: #FF6600;
}

.champtexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990099;
	height: 12px;
	width: 200px;
}


.champtexte2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990099;
	width: 400px;
}

.champtexte3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990099;
	width: 260px;
}

#visuel {
	height: 200px;
}

#pied {
	clear:both;
	padding-left: 212px;
	height: 30px;
}

#pied p {

	margin:0;
	font-size: 9px;
	padding-top: 10px;
}

#artiste img{
	margin-bottom: 10px;
}

img {
	border : 0;
}

