/* 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#organisation01 {

	position:absolute;
	width:200;
	height:50;
	top:80px;
	left:265px;
	
}

div#organisation02 {

	position:absolute;
	width:200;
	height:50;
	top:80px;
	left:475px;
	
}

div#organisation03 {

	position:absolute;
	width:200;
	height:50;
	top:80px;
	left:685px;
	
}

div#organisation04 {

	position:absolute;
	width:200;
	height:50;
	top:365px;
	left:265px;
	
}

div#organisation05 {

	position:absolute;
	width:200;
	height:50;
	top:365px;
	left:475px;
	
}

div#organisation06 {

	position:absolute;
	width:200;
	height:50;
	top:365px;
	left:685px;
	
}
/********************************************************************************
*********************************************************************************
********************************************************************************/

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

.titre 	{
		font-family : Arial,Helvetica;
		font-size : 14px;
		color : #74684A;
		text-align : center;
		width:550px;
		height:10px;
		position:absolute;
		top:57px;
		Left:300px;
		z-index:10;
		}
		
.veille 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:140px;
		Left:265px;
		z-index:10;
		}		
		
.premices 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:140px;
		Left:475px;
		z-index:10;
		}	
		
.ceremonie 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:140px;
		Left:685px;
		z-index:10;
		}		
	
.cocktail 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:425px;
		Left:265px;
		z-index:10;
		}		
		
.nuit 	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:425px;
		Left:475px;
		z-index:10;
		}	
		
.lendemain	{
		font-family : Arial,Helvetica;
		font-size : 10px;
		color : #000000;
		text-align : justify;
		width:200px;
		height:220px;
		position:absolute;
		top:425px;
		Left:685px;
		z-index:10;
		}										
