/* GENERAL */
a:focus {
	outline: none;
}
a img {
	border: none;
}


body {
	background-color: #58595b;
	font: 11px normal Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	text-align: center;
}

#ombreLR {
	background: url(../graphisme/ombre_left_right.png) repeat-y center top;
	margin: 0px auto;
	width: 960px;
}
* html #ombreLR {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphisme/ombre_left_right.png', enabled='true', sizingMethod='scale');
}
#ombreBottom {
	background: url(../graphisme/ombre_bottom.png) repeat-y center top;
	height: 10px;
	margin: 0px auto 0px;
	width: 960px;
}
* html #ombreBottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphisme/ombre_bottom.png', enabled='true', sizingMethod='crop');
}

#conteneur {
	margin: 0px auto;
	text-align: left;
	width: 940px;
}

/* HEADER */
#images {
	/*background: #990002 url(../graphisme/bg_head.jpg) no-repeat top left;*/
	height: 250px;
	margin: 0px 0px 0px 0px;
	width: 727px;
}

/* FLASH NEWS & AGENDA */
#newsflash {
	background-color: #850000;
	float:left;
	height: 90px;
	padding:0px;
	width: 213px;
}
#newsflash h2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
}
#newsflash p {
	color: #ffe9cf;
	margin: 0px 10px;
}
#newsflash a {
	color: #e76e1c;
	text-decoration: none;
}
#news2, #news3, #news4, #news5 {
	display: none;
	opacity: 0;
}
/* Agenda qd il est en html */
#agendaTop {
	background-color: #990002;
	height: 90px;
	margin: 0px 0px 0px 213px;
	width: 727px;
}
* html #agendaTop {
	margin-top: -90px;
}

/* MENU */
/* remove the bullets, padding and margins from the lists */
ul#menu {
	background-color: #BA2C06;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	height: 34px;
	list-style-type: none;
	opacity: .9999;
	padding: 0px;
	margin: 0px;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#menu li{
	float:left;
	margin: 0px;
	padding: 0px;
	position:relative;
	z-index:100;
}

/* use the table to position the dropdown list */
#menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:0px;
	top:34px;
}

/* style all the links */
#menu a, #menu :visited {
	background: #BA2C06 url(../graphisme/ligne_menu.gif) no-repeat right center;
	color: #FFF;
	display:block;
	line-height: 34px;
	margin: 0px;
	padding: 0px 12px;
	text-decoration:none;
}
#menu a.last {
	background-image: none;
}
/* style the links hover */
#menu :hover{
	background: #BA2C06 url(../graphisme/ligne_menu.gif) no-repeat right center;
}

/* hide the sub level links */
ul#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:absolute;
	visibility:hidden;
	width: 100%;
}
* html ul#menu ul {
	width: 130px;
}
/* make the sub level visible on hover list or link */
ul#menu li:hover ul,
ul#menu a:hover ul{
	background-image: none;
	visibility:visible;
}
ul#menu ul li {
	background: #BA2C06;
	background-image: none;
	float: none;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	z-index: 90;
}
ul#menu ul li a {
	background-color:#BA2C06;
	background-image: none;
	height: 100%;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul#menu ul li a:hover {
	background-color: #E76916;
	background-image: none;
}
ul#menu a:hover strong {
	background: none;
}
ul#menu .big {
	background-color: #FFF;
	color: #E76916;
	font-weight: bold;
	text-transform: uppercase;
}

/* CONTENU */
#contenu {
	background: #757273 url(../graphisme/bg_contenu.png) repeat-x top left;
	padding: 20px 0px 10px;
	text-align: left;
}
#partenaires {
	background-color: #FFF;
	padding: 20px 0px 10px;
	text-align: left;
}
#extra01 {
	background: url(../graphisme/bg_texte.gif) repeat-y center top;
}
#colG, #colD {
	width: 440px;
}
#colG {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 440px;
}
* html #colG {
	margin-left: 10px;
}
#colD {
	margin: 0px 0px 0px 480px;
}
#colCenter {
	margin: 0px 15px;
	position: relative;
	width: 910px;
}
	/* News home */
	#newsHome {
		background-color: #CFC9C7;
		padding: 12px 12px 10px 12px;
	}
	#newsHome h3, #newsHome h3 a {
		color: #333;
		text-decoration: none;
	}
	#newsHome h3 span {
		color: #C43100;
		font-size: 10px;
		font-weight: normal;
		margin-left: 5px;
		text-decoration: underline;
	}
	/* Accordion */
	#colCenter .toggler {
		cursor:pointer;
		font-size: 15px;
		margin: 5px 0px 0px;
		padding: 0px;
		text-decoration: underline;
	}
	#colCenter .element {
		margin: 0px;
		padding: 0px;
	}
	#colCenter .element table {
		background: url(../graphisme/bg_texte.gif) repeat-y center top;
	}
	#colCenter .element table table {
		background: #CFC9C7;
	}

.hr {
	background: url(../graphisme/ligne_texte.gif) repeat-x center top;
	clear: right;
	height: 1px;
	margin: 10px 0px;
}
hr {
	display: none;
}
#nav {
	clear: both;
	text-align: center;
}
#contenu table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.bg {
	background-color: #CFC9C7;
}
td {
	padding: 0px 15px 15px;
	vertical-align: top;
	width: 50%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.noPad td {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.noSize td {
	padding: 3px 5px;
	width: auto;
}
.borderBot {
	border-bottom: 1px solid black;
}
.borderRight {
	border-right: 1px solid black;
}

/* Banner */
#banner {
	margin: 0px 0px 25px 0px;
	text-align: right;
}
#colCenter #banner {
	/*float: right;*/
	position: absolute;
	right: 0px;
	top: 0px;
}
#banner img {
	border: 1px solid #58595B;
}

/* Galerie */
.galerie table {
	margin: 0px;
	padding: 0px;
	width: 840px;
}
.galerie table td {
	height: 120px;
	margin: 0px 0px;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}

/* FOOTER */
#footer {
	background-color: #000;
	color: #FFF;
	line-height: 2.2em;
	text-align: center;
}
#footer a {
	color: #FFF;
}

/* TEXTE */
.clear {
	clear: both;
}
.readon {
	font-size: 0.9em;
}
.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.left {
	float: left;
	margin: 0px 10px 10px 0px;
}
h2 {
	color: #e76e1c;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0px 0px 5px;
}
#contenu h2 {
	color: #c43100;
}
h2 a {
	color: #c43100;
}
h3 {
	color: #FFF;
	font-size: 1.1em;
	margin-bottom: 5px;
}
#partenaires h3 {
	color: #000;
}
h3 a {
	color: #FFF;
}
p {
	margin: 10px 0px 0px;
}
a {
	color: #000;
}
ul {
	margin: 0px auto;
}
#webtv {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* FORMULAIRES */
form {
	margin: 0px 15px;
}
form td {
	padding: 0px;
	width: auto;
}
form td.first {
	padding-top: 3px;
	text-align: right;
	vertical-align: top;
}
input,textarea {
	background-color: #F2F2F2;
	border: 1px solid #666;
	color: #666666;
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 2px;
}
input {
	width: 200px;
}
input.button {
	width: auto;
}
textarea {
	height: 100px;
	width: 200px;
}	
