html, body {
   height: 100%;
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #DEB67B;
	background-image: url(middle2.gif);
	z-index:0;
	background-position:center;
	background-repeat:repeat-y;
}

.global {
	
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 1024px;
	text-align: left;
}
.header {
	position : absolute;
	background-image: url(header.gif);
	background-position: center;
	background-repeat: no-repeat;
	top : 0px;
	width : 1024px;
	height: 337px;
}
.rlz {
	position : absolute;
	top : 337px;
	width : 1024px;
	height: 166px;
}
.menu {
	position : absolute;
	background-image: url(menuleft.gif);
	background-position: center;
	background-repeat: no-repeat;
	top : 503px;
	left : 0px;
	width : 374px;
	height: 1216px;
	z-index: 4;
}
.top {
	position : absolute;
	background-image: url(top.gif);
	background-position: center;
	background-repeat: no-repeat;
	top : 503px;
	left : 374px;
	width : 510px;
	height: 69px;
	z-index: 3;
	
}
.right {
	position : absolute;
	background-image: url(right.gif);
	background-position: center;
	background-repeat: no-repeat;
	top : 503px;
	left : 884px;
	width : 140px;
	height: 1216px;
	z-index: 2;
}
.body {
	position : absolute;
	background-image: url(middle2.gif);
	background-position: center;
	background-repeat: repeat;
	top : 572px;
	left : 0px;
	width : 1024px;
	height : 100%;
	z-index: 0;
	
}
.body2 {
	position : absolute;
	left : 374px;
	background-color: #EFD7AD;
	z-index: 2;
		
}
.body3 {
	height:1500px;
	position : relative;
	top : 0px;
	left : 374px;
	background-color: #EFD7AD;
	z-index: 3;
	width: 510px;
	background-image: url(/img/design/fond.gif);
	background-repeat: no-repeat;
	display: table;
}
	

.menumenu {
	position : absolute;
	top : 653px;
	left : 100px;
	width : 234px;
	height: 200px;
	z-index: 6;
}
.menumedia {
	position : absolute;
	top : 1003px;
	left : 100px;
	width : 234px;
	height: 300px;
	z-index: 6;
}
.menupartenariat {
	position : absolute;
	top : 1353px;
	left : 97px;
	width : 210px;
	height: auto;
	z-index: 6;
}
.haut{
	position : relative;
	top : 120px;
	left : 220px;
	width : 120px;
	height: 170px;
	z-index: 6;
}
.footer {
	background-image: url(footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	width : 1024px;
	height: 294px;
	z-index: 1;
	bottom: 0px;
	
}


/*Boutons menu */

a.roll img { 
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
    
a.roll:hover img { 
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

/* Liens */
a:link {
	color: #000000 ;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Styles News */

.Style1 {
	font-size: xx-small;
	font-style: italic;
}
.Style2 {
	font-size: x-small;
	font-style: italic;
}
