html {margin:0;
}

body  { 
background:url("img/mreric/fond-ete.jpg") no-repeat top center;
	background-attachment:fixed;
	text-align: center;
	margin: 0;
	padding: 0px;
	scrollbar-face-color: #fbfbf2;
	scrollbar-highlight-color: #fbfbf2;
	scrollbar-shadow-color: #466372;
	scrollbar-arrow-color: #466372;
	scrollbar-track-color: #fbfbf2;
	scrollbar-3dlight-color: #466372;
	scrollbar-darkshadow-color: #fbfbf2;
	overflow-y: auto;
	overflow-x: hidden;
}

#body {	
	position:relative;
	width: 860px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Entête
-------------------------------------------------------- */

#entete {
	position:relative;
	width: 860px;
	height: 200px;
	background:url("img/mreric/logo.png") no-repeat top center;
}

#logo {
	position:absolute;
	width: 860px;
	height: 200px;
	margin: 0;
}


/* Connexion
-------------------------------------------------------- */
#connexion {
	position:relative;
	background:url("img/mreric/white-transparency.png") top left repeat;
	width: 854px;
	height: 20px;
	margin: 0;
	padding:0;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
}

/* Main
-------------------------------------------------------- */
#main {
	position:relative;
	margin-top:20px;
	width: 860px;
	background-color:transparent;
}

#menu {
	position:relative;
	width: 660px;
	margin-left:20px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	padding:5px;
	text-align:justify;
}

#myudj {
	position:relative;
	width: 150px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	text-align:justify;
	padding:5px;
}

#member {
	position:relative;
	width: 150px;
	margin-top:20px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	text-align:justify;
	padding:5px;
}

#contrib {
	position:relative;
	width: 150px;
	margin-top:20px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	text-align:center;
	padding:5px;
}

#cont {
	position:relative;
	width: 660px;
	margin-top:20px;
	margin-left:20px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	text-align:justify;
	padding:5px;
}

#ban {
	position: relative;
	width: 468px;
	height: 60px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-style:double;
	border-color:#ffffff;
}

#ban2 {
	position: relative;
	width: 468px;
	height: 60px;
	margin-top:20px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-style:double;
	border-color:#2E5694;
}


/* Menu
-------------------------------------------------------- */
#button-menu {
	position: relative;
	width: 100px;
	height: 35px;
	background:url("img/mreric/button-menu.png") top center no-repeat;
}


/* Cont (Cadre Central)
-------------------------------------------------------- */




/* Home page
-------------------------------------------------------- */
#udjnews {
	position:relative;
	width: 660px;
	margin-left:20px;
	margin-top:20px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	padding:5px;
	text-align:justify;
}

#release {
	position:relative;
	width: 660px;
	margin-left:20px;
	margin-top:20px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	padding:5px;
	text-align:justify;
}

#clubbing {
	position:relative;
	width: 660px;
	margin-left:20px;
	margin-top:20px;
	background:url("img/mreric/white-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	padding:5px;
	text-align:justify;
}


/* Cadre Home Page
-------------------------------------------------------- */
#button-news {
	position: relative;
	width: 165px;
	height: 40px;
	background:url("img/mreric/button-news.png") top center no-repeat;
}

#button-release {
	position: relative;
	width: 140px;
	height: 35px;
	background:url("img/mreric/button-release.png") top center no-repeat;
}

#button-clubbing {
	position: relative;
	width: 150px;
	height: 40px;
	background:url("img/mreric/button-clubbing.png") top center no-repeat;
}

#mp3player {
	position:relative;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	width:400px;
	height:119px;
}

#imgrotator {
	position:relative;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	width:240px;
	height:150px;
}

#flyerrotator {
	position:relative;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	width:400px;
	height:300px;
}

#ts {
	position:relative;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#2E5694;
	width:100px;
	height:112px;
}

/* MyUdj
-------------------------------------------------------- */
#button-myudj {
	position: relative;
	width: 140px;
	height: 50px;
	background:url("img/mreric/button-myudj.png") top center no-repeat;
}


/* Bas
-------------------------------------------------------- */
#bas {
	position:relative;
	background:url("img/mreric/white-transparency.png") top left repeat;
	width: 854px;
	height: 20px;
	margin: 0;
	padding:0;
	border-width:3px;
	border-style:double;
	border-color:#ffffff;
	margin:20px 0;
}



/* Police ?criture
-------------------------------------------------------- */
.txt{
	color: #000000;
	font: 12px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ptit{
	color: #000000;
	font: 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#525252;
}

.red{
	color: #da0000;
	font: 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.redgd{
	color: #da0000;
	font: 12px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.check {
	border: 1px #2E5694 groove;
	background:url("img/mreric/black-transparency.png") top left repeat;
	font: bold 9px verdana, arial, sans-serif;	
	color: #fff;
	text-decoration: none;	
}

.check2 {
	border: 1px #ffffff groove;
	background:url("img/mreric/white-transparency.png") top left repeat;
	font: bold 9px verdana, arial, sans-serif;	
	color: #000000;
	text-decoration: none;
	margin: 3px 0;
}

.myudj{
	color: #676767;
	font: 12px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.myudjptit{
	color: #676767;
	font: 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menu{
	color: #ffffff;
	font: 12px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuptit{
	color: #ffffff;
	font: 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.red{
	color: #da0000;
	font: 10px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.redgd{
	color: #da0000;
	font: 12px  Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 {
  color: #ffffff;
  font: bold 10px Trebuchet ms, verdana, arial, sans-serif;
  border-bottom: 3px double #ffffff;
  margin:5px 0;
}

h2 {
  color: #000000;
  font: bold 10px Trebuchet ms, verdana, arial, sans-serif;
  border-bottom: 3px double #000000;
  margin:5px 0;
}

/* cadre set
-------------------------------------------------------- */

#comment {
	position:relative;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#000000;
	padding:5px;
	margin:10px;
	text-align:justify;
}

#infodj {
	position: relative;
	width: 100px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-style:double;
	border-color:#000000;
}

#infoset {
	position: relative;
	width: 530px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-style:double;
	border-color:#000000;
	padding:5px;
}

#description {
	position: relative;
	width: 540px;
	margin-top:20px;
}

#modset {
	position: relative;
	width: 650px;
	margin-top:20px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-style:double;
	border-color:#000000;
}
 /*
#description, img {
	max-width:400px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-width:3px;
	border-style:double;
	border-color:#000000;
}*/

#photo {
	width:100px;
	background:url("img/mreric/black-transparency.png") top left repeat;
	border-style:double;
	border-color:#000000;
	margin-bottom:5px;
}
