html body{
	background-color:#054193;
	background-repeat:no-repeat;
	background-image:url(images/site/bg_blue.jpg);
	margin:auto;
	padding:0;
	font:normal 9px/13px Arial,Helvetica,Sans-serif;
	color:#FFF;
	text-transform:uppercase;
	height: 700px;
	width: 1100px;
}

h1{
	position:relative;
	margin:0;
	padding:0;
	line-height:0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 1px solid #FFF;
}

h1 a{
	position:absolute;
	top:0;
	left:0;
	color:#ccc;
	min-width:245px;
	width:260px;
	min-height:29px;
	height:30px;
	border:0;
}

.lien_blanc:link {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.lien_blanc:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.lien_blanc:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #fb0d28;
	text-decoration: underline;
	text-align: left;
}
.lien_blanc:active {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
	text-align: left;
}


#Windowmain{
	position:absolute;
	width:1100px;
	height:700px;
	background-image: url(images/site/main11.jpg);
	top: 20px;
}
#Window11{
	position:absolute;
	left:68px;
	top:190px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window12{
	position:absolute;
	left:205px;
	top:190px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window13{
	position:absolute;
	left:348px;
	top:190px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}

#Window21{
	position:absolute;
	left:68px;
	top:313px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window22{
	position:absolute;
	left:205px;
	top:313px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window23{
	position:absolute;
	left:348px;
	top:313px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window24{
	position:absolute;
	left:486px;
	top:313px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window31{
	position:absolute;
	left:68px;
	top:436px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window32{
	position:absolute;
	left:205px;
	top:436px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window33{
	position:absolute;
	left:348px;
	top:436px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window34{
	position:absolute;
	left:486px;
	top:436px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}


#Window4{
	position:absolute;
	left:488px;
	top:315px;
	width:114px;
	height:114px;
	border: 1px solid #FFF;
}
#Window41{
	position:absolute;
	left:100px;
	top:560px;
	width:250px;
	height:20px;
}
#Window5{
	position:absolute;
	top:730px;
	width:300px;
	height:30px;
	left: 450px;
}
#Window6{
	position:absolute;
	left:80px;
	top:590px;
	width:64px;
	height:75px;
	border: 1px solid #FFF;
}
#Window7{
	position:absolute;
	left:159px;
	top:590px;
	width:70px;
	height:75px;
	border: 1px solid #FFF;
}
#Window8{
	position:absolute;
	left:245px;
	top:590px;
	width:70px;
	height:75px;
	border: 1px solid #FFF;
}
#Window9{
	position:absolute;
	left:329px;
	top:590px;
	width:70px;
	height:75px;
	border: 1px solid #FFF;
}

#affiche{
	position:absolute;
	left:716px;
	top:173px;
	width:339px;
	height:508px;
	background-image: url(images/site/affiche-mathilde.jpg);
}


#submenu{
	position:absolute;
	margin:0;
	padding:0;
	white-space:normal;
	z-index:99;
	top: 5px;
}
#submenu li{
	display:inline;
	list-style-type:none;
}
#submenu a{
	color:#FFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 3px;
	padding-left: 3;
	margin-left: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#submenu a,#submenu a:visited{text-decoration:none;}
#submenu a:hover{color:#F00;text-decoration:none;}
