/* CSS Document */
	
#header{
	position:relative;
	height: 200px;
	background-repeat: no-repeat;
	background-image: url(IMGbases/headerflash25A.png);
}

#main{
position:relative;
width: 780px;
height: 670px;
top: 0px;
float:left;
background-color:#FFFFFF;

}

#side{
position:relative;
width: 200px;
height: 670px;
top: 0px;
float:right;
background-color:#FFFFFF;
}

#footer{
position:relative;
z-index:100;
width: 100%;
height: 100px;
margin-top: 5px;
clear:both;
border: 2px solid red;
}

#top{
position:relative;
z-index: 200;
top:3px;
left: 3px;
float: left;
width:750px;
height:30px;
font-weight: bold;
}

#gauche{
position:relative;
width: 490px;
height:610px;
margin: 0px 5px 5px 5px;
float: left;
}

#droite{
position:relative;
width: 260px;
height:610px;
margin: 0px 5px 5px 5px;
float: right;
}

#photos{
position:relative;
height: 180px;
margin: 5px;
}

#infos{
position:relative;
height: 240px;
margin: 0px 5px 10px 5px;
}

#visites{
	position:relative;
	background-color:#CCCCCC;
	height: 30px;
	margin: 10px 5px;
	padding: 5px;
}

#copyright{
position:relative;
height: 120px;
margin: 5px 5px 0px 5px;
}

#actuUNE{
position:relative;
height: 240px;
margin: 5px;
background-color:#000000;
}

#textUNE{
position:relative;
height: 130px;
margin: 5px;
border: 2px solid #999999;
background-color:#FFDC00;
}

#actuDUO{
position:relative;
height: 230px;
margin: 5px;
border: 2px solid #999999;
}

#count{
position:relative;
height: 200px;
margin: 5px 5px 15px 5px;
border: 1px solid #999999;
}

#medias{
position:relative;
height: 165px;
margin: 5px;
}

#player{
position:relative;
height: 210px;
margin: 5px;
}

#actu2{
position:relative;
float:left;
width:225px;
height: 220px;
margin: 5px;
}

#actu3{
position:relative;
float:right;
width: 225px;
height: 220px;
margin: 5px;
}
