* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-decoration:none;
	text-decoration:none;
	border:0px;
	outline:0;
	}

img * {
	border:0;
}

.photos{
	background-color:#030202;
	background-image::url(../img/bg_photos.jpg) top center no-repeat;
}

.normal{
	background-color:#030202;
	background:url(../img/bg.jpg) top center no-repeat;
}

#content{
	width:680px;
	height:850px;
	left:50%;
	margin-left:-340px;
	position:absolute;
	top:0;
}

.phrase1{
	margin:60px 0 0 40px;
}

img, div, input, h1, a, #encart, #content, p, ul, a.f_gauche, a.f_droite, a:hover, #contener,form,#form,  { behavior: url(iepngfix.htc); }
