/******************************************* GENERAL */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #996633;
	font-size: 11px;
	background-image: url(../commun/fond4.gif);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
}


p {
	margin: 0px;
}


a {
	color: #333333;
	text-decoration: none;
	font-weight: 200;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
	background-color: #66FF00;
	margin: 0px;
	padding: 0px;
}
a:focus {
	color: #660000;
	text-decoration: none;
	background-color: #00FF00;
}


/******************************************* BANDEAU IMAGE */


.fond {
	background-image: url(graf/campagne.jpg);
	background-repeat: no-repeat;
}


/******************************************* CONTENU */


.contenu {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #FFFFFF;
}
h3 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	font-size: 13px;
	margin: 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #99FF00;
	margin: 0px;
	font-weight: 100;
	line-height: 32px;
}

h2 {
	text-transform: uppercase;
	font-size: 11px;
	color: #99FF00;
	line-height: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


/******************************************* PAGES SECTEURS */

.artist {
	margin-left: 45px;
	text-align: justify;
	line-height: 20px;
	margin-top: 50px;
	margin-bottom: 80px;
	color: #99FF00;
}

.frise {
	background-image: url(graf/frise.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.artistou {
	color: #99FF00;
	line-height: 16px;
	font-size: 11px;
}

.artist h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #99FF00;
	line-height: 18px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}

/******************************************* ENCADRE DROIT (INDEX) */


.droite {
	color: #99FF00;
	line-height: 15px;
}



/* pied de page */

.piedpage {
	background-attachment: scroll;
	background-color: #999966;
	background-image: url(graf/bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	height: 89px;
	padding-bottom: 12px;
	padding-top: 10px;
}
.artist h2 {

	text-transform: uppercase;
	font-weight: bold;
	color: #99FF00;
}

#barre  {
	text-transform: uppercase;
	color: #663300;
	font-size: 11px;
	font-weight: bold;
}
#barre a {
	color: #663300;
	font-size: 11px;
	font-weight: 100;
}
.foto {
	background-color: #CCCC99;
	text-align: center;
	vertical-align: middle;
	width: 275px;
	padding: 18px;
	margin-top: 6px;
}

