/* @override http://www.hotelatrium.com/accueil.css */

@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;
}

.accroche{
	width:980px;
	height:0px;
	color:#FFF;
	font-size:10px;
	margin:auto;
}


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

#conteneur {
	width:1000px;
	margin:auto;
	margin-top:50px;
	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:10px;
}

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

#img_resa{
	position:absolute;
	width:228px;
	height:23px;
	left:400px;
	top:15px;
	z-index: 99;
}

#news{
	position:absolute;
	width:200px;
	color:#3d0724;
	font-size:9px;
	text-align:justify;
	top:285px;
	left:590px;
	line-height: 12px;
}

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

#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;	
}
#pieddepage #col1{ width:808px; float:left;}
#pieddepage #col2{ width:175px; float:right;}

a.bw{ width:100px; height:100px; position:absolute; }

