/* CSS Document */

body {

background-color:#ded3c0;

}

div#menu01 {

	position:absolute;
	width:150;
	height:600;
	top:50px;
	left:100px;
	
}

div#index01 {

	position:absolute;
	width:650;
	height:600;
	top:50px;
	left:250px;
	
}

div#chateaudesconde {

	position:absolute;
	width:150;
	height:60;
	top:520px;
	left:100px;
	
}

div#flagUK {

	position:absolute;
	width:40;
	height:30;
	top:590px;
	left:120px;
	
}

div#flagNL {

	position:absolute;
	width:40;
	height:30;
	top:590px;
	left:200px;
	
}

div#flagDE {

	position:absolute;
	width:40;
	height:30;
	top:620px;
	left:120px;
	
}	

div#flagFR {

	position:absolute;
	width:40;
	height:30;
	top:620px;
	left:160px;
	
}

div#flagES {

	position:absolute;
	width:40;
	height:30;
	top:590px;
	left:160px;
	
}

div#flagSE {

	position:absolute;
	width:40;
	height:30;
	top:620px;
	left:200px;
	
}

/********************************************************************************
*********************************************************************************
********************************************************************************/

.menu 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #000000;
		text-align : center;
		width:150px;
		height:60px;
		position:absolute;
		top:70px;
		Left:100px;
		z-index:10;
		}
		
.menu A:link {
		text-decoration : none;
		color : #3D3B34;
		}
		
.menu A:visited {
		text-decoration : none;
		color : #74684A;
		}
		
.menu A:hover {
		text-decoration : "none";
		color : #FFFFCC;
		}
		
.menu A:active {
		text-decoration : none;
		color : #FFFFCC;
		}		

.menuChambres 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #000000;
		text-align : center;
		width:150px;
		height:60px;
		position:absolute;
		top:200px;
		Left:100px;
		z-index:10;
		}
		
.menuChambres A:link {
		text-decoration : none;
		color : #3D3B34;
		}
		
.menuChambres A:visited {
		text-decoration : none;
		color : #74684A;
		}
		
.menuChambres A:hover {
		text-decoration : "none";
		color : #FFFFCC;
		}
		
.menuChambres A:active {
		text-decoration : none;
		color : #FFFFCC;
		}		
	
.baseline 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #7c7a7a;
		text-align : center;
		width:800px;
		height:30px;
		position:absolute;
		top:665px;
		Left:100px;
		z-index:10;
		}
		
.baseline A:link {
		text-decoration : none;
		color : #3D3B34;
		}
		
.baseline A:visited {
		text-decoration : none;
		color : #74684A;
		}
		
.baseline A:hover {
		text-decoration : "none";
		color : #FFFFCC;
		}
		
.baseline A:active {
		text-decoration : none;
		color : #FFFFCC;
		}		
		

.texteChambres 	{
		font-family : Arial,Helvetica;
		font-size : 12px;
		color : #000000;
		text-align : center;
		width:550px;
		height:50px;
		position:absolute;
		top:100px;
		Left:300px;
		z-index:10;
		}
		
.texteChambres A:link {
		text-decoration : none;
		color : #3D3B34;
		}
		
.texteChambres A:visited {
		text-decoration : none;
		color : #74684A;
		}
		
.texteChambres A:hover {
		text-decoration : "none";
		color : #FFFFCC;
		}
		
.texteChambres A:active {
		text-decoration : none;
		color : #FFFFCC;
		}
							