/* 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;
	
}


div#imagePark {

	position:absolute;
	width:320;
	height:70;
	top:290px;
	left:415px;
	
}

div#imageGalerie {

	position:absolute;
	width:320;
	height:70;
	top:380px;
	left:415px;
	
}

div#imageTentures {

	position:absolute;
	width:320;
	height:70;
	top:470px;
	left:415px;
	
}
	
div#imagePavillon {

	position:absolute;
	width:320;
	height:70;
	top:560px;
	left:415px;
	
}
	
/********************************************************************************
*********************************************************************************
********************************************************************************/

.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;
		}		
		
.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;
		}		
		
.textePromo 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #000000;
		text-align : center;
		width:550px;
		height:50px;
		position:absolute;
		top:80px;
		Left:300px;
		z-index:10;
		}
							
.textePromo2 	{
		font-family : Arial,Helvetica;
		font-size : 15px;
		color : #000000;
		text-align : center;
		width:550px;
		height:50px;
		position:absolute;
		top:110px;
		Left:300px;
		z-index:10;
		}
		
.textePromo2 A:link {
		text-decoration : none;
		color : #3D3B34;
		}
		
.textePromo2 A:visited {
		text-decoration : none;
		color : #74684A;
		}
		
.textePromo2 A:hover {
		text-decoration : "none";
		color : #FFFFCC;
		}
		
.textePromo2 A:active {
		text-decoration : none;
		color : #FFFFCC;
		}
		
.park 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #616161;
		text-align : center;
		width:300px;
		height:20px;
		position:absolute;
		top:362px;
		Left:420px;
		z-index:10;
		}	
		
.galerie 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #616161;
		text-align : center;
		width:300px;
		height:20px;
		position:absolute;
		top:452px;
		Left:420px;
		z-index:10;
		}	
		
.tentures 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #616161;
		text-align : center;
		width:300px;
		height:20px;
		position:absolute;
		top:542px;
		Left:420px;
		z-index:10;
		}	
		
.pavillon 	{
		font-family : Arial,Helvetica;
		font-size : 11px;
		color : #616161;
		text-align : center;
		width:300px;
		height:20px;
		position:absolute;
		top:632px;
		Left:420px;
		z-index:10;
		}								
										
