@charset "UTF-8";
/* Balises standard */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #330000;
	margin: 0;
	padding: 0;
}
h1 {
	margin:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
}
img {
	border:none;
}
legend {
	color:#FFFFFF;
	background-color:#000000;
}
/* Composants du modele */
#container { 
	width: 1071px;
	height:700px;
	background: #000000;
	margin: 0 auto;
	text-align: left;
	background:url(images/fondpage.jpg) top repeat-x;
}
#sidebar1 {
	float: left;
	width: 350px;
	height:700px;
	padding: 0;
	background-image: url(images/fondgauche2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	margin-top:200px;
	margin-right:20px;
	line-height:40px;
	height:500px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color:#F00;
	font-weight: normal;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu a.current {
	color: #FFFFFF;
}
.centre {
	text-align: center;
	vertical-align: middle;
}

#copyright {
	position:relative;
	top:-70px;
	left:55px;
	width:300px;
	font-size:9px;
	color:#CCCCCC;
}
#copyright a {
	font-size:9px;
	color:#CCCCCC;
}
#copyright a:hover {
	color: #ffffff;
}
#bottommenu {
	position:relative;
	top:-60px;
	left:60px;
	width:961px;
	padding-left:10px;
	color:#CCCCCC;
}
#sidebar2 {
	float: right;
	width: 36px;
	height:700px;
	background:url(images/fonddroit.jpg) left top no-repeat;
	padding: 0;
}
#mainContent {
	margin:0;
	margin-left:351px;	/* 350px + 1px */
	margin-right:37px;	/* 36px + 1px */
	padding: 0;
	padding-top:115px;
	height:585px;
	background-image: url(fond-haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* html #mainContent {
	zoom:1;
}
#content {
	width:100%;
	height:533px;
	border:none;
	overflow:auto;
	scrollbar-face-color: #ef6366;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color:#CC9999;
	scrollbar-arrow-color: #990000;
}
#content.no_overflow {
	overflow:hidden;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Derives de balises standards */
a.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #202020;
}
a.lienmenu:hover {
	background-color: #FFFFFF;
}

a.lieninterne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.lieninterne:hover {
	color: #EA8D00;
}

a.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
a.soustitre:link, a.soustitre:visited, a.soustitre:hover, a.soustitre:active {
	text-decoration:none;
}
/* Specifiques */
.grandtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5EA3CB;
	text-decoration: none;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: normal;
}
.textemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textenoir 				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bgbrown {
	background-color:#330000;
	color:#FFFFFF;
}
.smallbold {
	font-size: 10px;
	font-weight: bold;
}
.image {
	border: 1px solid #333333;
}
td.separationverticale {
	background: url(images/pointilles-v.gif'.html') center repeat-y;
	width:2px;
}
/* Pour les news */
table.news {
	width:440px;
	border:none;
	margin-left:auto;
	margin-right:auto;
}
table.news tr {
	vertical-align:top;
}
table.news tr td.left {
	width:194px;
}
table.news tr td.middle {
	width:6px;
}
table.news tr td.right {
	width:261px;
}
div.homenews {
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}
/* Pour disque */
table.disque {
	background-color:#000000;
	color:#FFFFFF;
}
table.disque thead th {
	background: url(images/pointilles-h.gif'.html') bottom repeat-x;
	padding:3px;
	text-align:left;
}
table.disque tbody tr.titremorceau {
	background: url(images/pointilles-h.gif'.html') bottom repeat-x;
}
table.disque tbody tr.titremorceau td.titremorceau {
	padding-left:5px;
	text-align:left;
}
.mceContentBody {
	background:#000000;
}
#mp3 {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	border:none;
	background-color:#340002;
	z-index:-1;
}
.soustitrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.texteblanccentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.texteblancgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.soustitremilieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.container-accueil {
	width: 993px;
	background-image: url(accueil993px.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.texte-enter {
	font-size: 24px;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	padding-left: 850px;
	float: none;
}
.lecteur-accueil {
	font-size: 24px;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	padding: 0px;
}
