body {
	background-color: #D72B00;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	font-weight: normal;
	}

a {
	text-decoration:none;
	color: #FFFF33;
}
a:hover {
	color: #B90000;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 36px;
	background-image: url(../img_site/rivets-haut.png);
	background-repeat: repeat-x;
	padding: 6px 16px 6px 6px;
}

#content{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 16px 2px 2px 16px;

}

#content td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#content img {
	border: 1px solid #FFF5D9;
}

#content img.sansbordures {
    border: 0px;
}

#content li {
	padding-bottom: 12px;
}

h1 {
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFCC00;
	padding-bottom: 6px;

	}

h2 {
	margin: 0 0 5px 0;
	padding: 0px 0px 4px 0px;
	font-size:16px;
	font-style: italic;
	font-weight: normal;
	color:#FFCC00;
	font-family: "Times New Roman", Times, serif;
	border-bottom: dotted 1px #FFCC00;
	}
	
h3 { 
	margin: 0 0 0 0; 
	padding: 0px 0px 0px 4px; 
	font-size:12px;
	font-weight:normal;
	color:#FFCC00;

	}

.citation{
	color:#666666;
}

.inputform {
	border: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
	background-color: #FF9900;
	filter : Alpha(opacity=100, finishopacity=35, style=1);
	-moz-opacity: 0.35;	
}

.inputSend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #821201;
	text-align: center;
	padding: 5px;
	width: 120px;
	border: 1px solid #821201;
	background-image: url(../img_site/btn-send.jpg);
	background-repeat: repeat-x;
}
.alpha {
	filter : Alpha(opacity=100, finishopacity=65, style=1);
	-moz-opacity: 0.65;
}

.txtcnt {
	padding: 0px 0px 0px 16px;

}

.listActu th {
	margin: 0 0 5px 0;
	padding: 0px 0px 4px 0px;
	font-size:16px;
	font-style: italic;
	font-weight: normal;
	color:#FFCC00;
	font-family: "Times New Roman", Times, serif;
	border-bottom: solid 1px #FFCC00;
	}

.listActu td {
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px dotted #FFF;
}

.listActu a {
	display: block;
	padding: 3px;
}

.listActu a:hover {
	background-color: #FFFF33;
	color:#680000;
	filter : Alpha(opacity=100, finishopacity=35, style=1);
	-moz-opacity: 0.35;
}

.text-overflow {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 440px;
	width: 428px;
	padding: 0px 12px 0px 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.text-overflow-actu {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 400px;
	width: 790px;
	padding: 0px 12px 0px 0px;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.player {
	width: 360px;
	position: relative;
	left: 1px;
	bottom: 1px;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 26px;
}

/*  -- Styles pour le menu dÈroulant --
   ------------------------------------ */
.suckertreemenu {
	margin-left: 12px;
	height: 20px;
	z-index: 3;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../img_site/qt-fond-menu-interne.png);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 12px;
	color: #FFF;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index: 3;
	list-style-type: none;/*background-color: #A6D05D;*/ /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 12px 2px 12px;
	text-align: left;
	margin-bottom: 0px;
	font-style: italic;
}

/*
.suckertreemenu ul li.menu-actif {
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;// background-color: #A6D05D; // overall menu background color //
	display: block;
	// width: 100px; // Width of top level menu link items
	padding: 2px 24px 2px 24px;
	// border: 1px solid black;
	border-left-width: 0;
	text-decoration: none;
	color: #B90010;
	background-image: url(../img/vert-degrader-menu.png);
	background-repeat: repeat-x;
}
*/

/* 1st sub level menu */
.suckertreemenu ul li ul{
left: 12px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
border-top: solid 1px #B10000;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/*.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
/*top: 0;
}
*/

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 200px; /*width of sub menu levels*/
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #D72B00;
	border-right: 1px solid #D72B00;
	background-image: url(../img_site/sylvie-mallard-03.jpg);
	background-repeat: no-repeat;
	filter : Alpha(opacity=100, finishopacity=75, style=1);
	-moz-opacity: 0.75;
	font-weight: normal;
}

.suckertreemenu ul li a:hover{
	color: #FFCC00;
}
.suckertreemenu ul li ul li a:hover {
	background-image: url(../img_site/sylvie-mallard-03.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	color: #FFCC00;
}

/*Background image for top level menu list links */
/*.suckertreemenu .mainfoldericon{
/*	background-color: none; */
/*	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
}*/

/*Background image for subsequent level menu list links */
/*.suckertreemenu .subfoldericon{
	background-color: #F3F3F3;
	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/* html .suckertreemenu ul li { clear: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

