@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;	
}
table { 
	border:0px;
}
a {
	border:0px;
	text-decoration:none;
}
img {border:0px;}
#principal {
	position:absolute;
	left:50%;
	margin-left:-538px;
	width:1062px;
}
#bandeau {
	height:380px;
	background-image:url(images_pages/bannierethy.jpg);
}
#menu {
	height:113px;
	padding-left:18px;
}
#cadrecontenu {
	width:912px;
	float:left;
}
#cadresponsors {
	float:right;
	width:150px;
	height:700px;
}
#basdepage {
	clear:both;
	position:relative;
	padding-left:18px;
	top:2px;
	text-decoration:none;
	color:#970601;
	font-weight:bold;
}
	
.coinhautgauche {	
	height:20px;
	width:20px;
	background-image:url(images_pages/coingauche.gif);
	background-repeat:no-repeat;
}
.haut {
	border:0px;
	height:20px;
	background-image:url(images_pages/haut.gif);
	background-repeat:repeat-x;
}
.coinhautdroit {
	height:20px;
	width:20px;
	background-image:url(images_pages/coindroit.gif);
	background-repeat:no-repeat;
}
.gauche {
	width:20px;
	background-image:url(images_pages/gauche.gif);
	background-repeat:repeat-y;
}
.droit {
	width:20px;
	background-image:url(images_pages/droit.gif);
	background-repeat:repeat-y;
}
.cadre {
	background-image:url(images_pages/cadrefond.gif)
}
.coinbasgauche {	
	height:20px;
	width:20px;
	background-image:url(images_pages/basgauche.gif);
	background-repeat:no-repeat;
}
.bas {
	border:0px;
	height:20px;
	background-image:url(images_pages/bas.gif);
	background-repeat:repeat-x;
}
.coinbasdroit {
	height:20px;
	width:20px;
	background-image:url(images_pages/basdroit.png);
	background-repeat:no-repeat;
}
.grand {
	width:100%;
	text-align:center;
	
}

