@charset "UTF-8";
/* CSS Document */
/*---------------------------------------------------------RESET--------*/
/*---------------------------------------------------------RESET--------*/


		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
			}
		/* remember to define focus styles! */
		:focus {
			outline: 0;
			}
		body {
			line-height: 1;
			color: black;
			background: white;
			}
		ol, ul {
			list-style: none;
			}
		/* tables still need 'cellspacing="0"' in the markup */
		table {
			border-collapse: separate;
			border-spacing: 0;
			}
		caption, th, td {
			text-align: left;
			font-weight: normal;
			}
		blockquote:before, blockquote:after,
		q:before, q:after {
			content: "";
			}
		blockquote, q {
			quotes: "" "";
			}


/*---------------------------------------------------------CSS--------*/
/*---------------------------------------------------------CSS--------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	}

#accueil {
	background:url(../img/back_accueil.png) #FFF no-repeat;
	min-height:640px;
	}
	
#autre {
	background:url(../img/back_autre.png) #FFF no-repeat;
	min-height:640px;
	}
	
#bio2 {
	background:url(../img/back_bio.png) #FFF no-repeat;
	min-height:640px;
	}

#contenu4 {
text-align:center;
	margin:0 auto;
	width:679px;
	}

#conteneur {
padding-left:170px;
	width:679px;
	}
	
#conteneur4 {
	width:679px;
	background:url(../img/back_accueil3.png) right no-repeat;
	min-height:605px;
	}

#conteneur2 {
padding-left:170px;
	height:841px;
	background:url(../img/back_accueil2.jpg) right no-repeat;
	width:931px;
	}

#conteneur3 {
	width:679px;
	}
	
#menu {
	background:url(../img/back_liens.png) right no-repeat;
	width:585px;
	height:55px;
	float:left;
	}
	
#menu2 {
	background:url(../img/back_liens.png) #FFF repeat-x;
	width:94px;
	height:55px;
	float:left;
	margin:0px;
	}
	
#menu3 {
	padding:14px 0px 0px 0px;
	}
	
#menu4 {
	padding:25px 0px 0px 40px;
	}
	
#player {
	padding:240px 0px 0px 90px;
	}
	
#player2 {
	padding:190px 0px 0px 20px;
	}
	
#contenu {
	padding:40px 0px 0px 154px;
	}
#texte_bio {
	width:410px;
	text-align:center;
	}
	
p.texte1 {
	color:#cd87a3;
	text-align:left;
	font-size:12px;
	line-height:16px;
	padding:5px 0px;
	}
	
div.photo {
	float:left;
	color:#cd87a3;
	line-height:16px;
	font-size:12px;
	padding:10px 10px 10px 0px;
	}

div.mois {
	color:#FFF;
	font-size:14px;
	padding:5px 5px;
	width:511px;
	height:14px;
	background:url(../img/pattern1.png) #f38dba repeat;
	}
	
	
div.date {
	width:511px;
	color:#cd87a3;
	line-height:18px;
	font-size:12px;
	padding:15px 0px 15px 0px;
	border-bottom:#cd87a3 solid 1px;
	}
	
#contact1 {
	width:240px;
	height:220px;
	border-right:#cd87a3 solid 1px;
	float:left;
	}
	
#contact2 {
	padding:0px 0px 0px 40px;
	float:left;
	}
