/*////  DEBUT  ////*/

body {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2D5C5;
}


#contenant {
	height: 765px;
	width: 995px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}

#logo {
	height: 75px;
	width: 230px;
	position: absolute;
	left: 16px;
	top: 20px;
	z-index: 100;
	background-image: url(../images/logo-init-mag.jpg);
}


/*////  MENU  ////*/

#menu {
	height: 20px;
	width: 730px;
	position: absolute;
	left: 251px;
	top: 75px;
	z-index: 20;
	background-color: #C60D1F;
	font-family: Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}



/*////  PAGES  ////*/

#pagegauche {
	height: 610px;
	width: 965px;
	position: absolute;
	left: 16px;
	top: 111px;
	z-index: 2;
}
#pagedroite{
	height: 610px;
	width: 440px;
	position: absolute;
	left: 465px;
	top: 111px;
	z-index: 2;
}






/*////  BAS DE PAGE  ////*/

#basdepage{
	height: 25px;
	width: 966px;
	position: absolute;
	left: 15px;
	top: 735px;
	background-color: #C60D1F;
	z-index: 0;
}
#sponsor {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 882px;
	top: -32px;
}
#titresponsor {
	position: absolute;
	height: 42px;
	width: 324px;
	left: 552px;
	top: 39px;
	text-align: right;
}
div#titresponsor a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60D1F;
	text-decoration: none;
}
