@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; }

body{
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#3d0724;	
}

a{
	color:#3d0724;
}

img.flag{ float:right; margin:10px 10px 0 0;}

#conteneur {
	width:1000px;
	margin:auto;
	margin-top:20px;
	position:relative;	
}

#left{
	width:415px;
	height:610px;
	float:left;
	background-image:url(images/img_gauche.jpg);
}

#right{
	width:403px;
	height:610px;
	float:left;
	background-image:url(images/img_droite.jpg);
}

#menu{
	width:182px;
	height:610px;
	float:left;
	z-index:100;
}

#haut{
	float:left;
	width:182px;
	height:300px;
	background-image:url(images/menuhaut.jpg);
}

#bas{
	float:left;
	width:181px;
	height:310px;
}

#cadre{
	position:absolute;
	width:514px;
	height:504px;
	background-image:url(images/cadrebaroque.png);
	left:85px;
	top:5px;
}

#img_news{
	position:absolute;
	width:228px;
	height:196px;
	left:569px;
	top:246px;
}

#img_resa{
	position:absolute;
	width:228px;
	height:23px;
	left:569px;
	top:450px;
}

#news{
	position:absolute;
	width:190px;
	color:#3d0724;
	font-size:9px;
	text-align:justify;
	top:293px;
	left:590px;
}

#txt_accueil{
	position:absolute;
	width:750px;
	color:#3d0724;
	font-size:11px;
	text-align:justify;
	top:508px;
	left:56px;
}

#anim{
	position:absolute;
	width:380px;
	height:380px;
	top:55px;
	left:65px;
}

img{
border:0 none;
}

#son {
	width: 1px;
	height: 1px;
}

#pieddepage{
	float:left;
	width:1000px;
	font-size:11px;
	color:white;
	text-align:center;
}

#pieddepage a{
	text-decoration:none;
	font-size:11px;
	color:white;	
}
