/* CSS Document */

body {
	height:auto;
	width: 798px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	/*background: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

html {
	background: url(../images/bckgrnd_html.gif) repeat;
}

#grand {
	background: #FFFFFF;
}
#titre {
	position:absolute;
	left:29px;
	top:30px;
	width:750px;
	height:59px;
	z-index:4;
}
#newfoot {
	height: 45px;
	width: 797px;
	padding-top: 2px;
	bottom: auto;
	position: relative;
	background-color:#FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top:-1px;
}
#newfoot p {
	color: #000000;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
#newfoot a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

img.figure {
	float: right;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
img.haut {
	float: right;
	padding:5px 89px 0px 0px;
	margin-top:0px 0px 0px 0px;
	height:19px;
}

object {
	z-index: 4;
	margin-bottom: 0px;
}

#corps {
	width: 797px;
	height:auto;
	background: url(../images/bckgrnd_both.jpg) no-repeat;
	position:absolute;
	margin-top: 0px;
	z-index: 3;
	top: 226px;
}

#contenu2 {
	width: 426px;
	overflow:auto;
	height:490px;
	
	position:relative;
	left:30px;
	top:100px;
	z-index: 3;
	padding-right:10px;
}
#contenu3 {
	width: 314px;
	height:auto;
	position:absolute;
	left:476px;
	top:100px;
	z-index: 3;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p {
	color: #000000;
	font-size: 12px;
	font-weight: lighter;
	line-height: 17px;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align:justify;
	background:none;
}

#corps a {
	color: #FFAC10;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
h2 {
	font-weight:bold;
	font-size:15px;
	text-align: left;
	white-space: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #2B60A8;
}

#contenu2 h3 {
	font-weight:bold;
	font-size:12px;
	color: #2B60A8;
	text-align: left;
	white-space: normal;
	margin-top:0;
	margin-bottom:0;
}

#contenu2 .horai {
	text-align: right;
	display: block;
}

#contenuflash {
	position: absolute;
	top: 150px;
	left:0;
	z-index: 4; 
}

#contenu2 ol {
	margin-bottom: 20px;
}

#contenu2 ol li {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin-left: 25px;
}

#contenu2 .mailto {
	color: #3D72B8;
}

*
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#menu
{
	margin: 0px 0px 0px -1px;
	top: 0px;
	height: 25px;
	width: 798px;
	z-index: 5;
	position:relative;
	padding: 0px 0px 0px 0px;
}
#menu dl
{
	font-weight: bold;
	margin: 0px -1px 0px 0px;
	float: left;
	border: 1px solid #000;
	width: 113px;
	line-height: 25px;
}
#menu dl dt
{
	font-size: 11px;
	background-color: #FFDE0A;
	color: #000;
	text-align: center;
}
#menu dl dt a
{
	background-color: #fcd623;
	color: #000;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 25px;
	cursor: default;
}
#menu dl dd
{
	border-top: 1px solid #000;
	text-align: left;
	display:none;
}
#menu dl dd ul
{
	list-style-type: none;
	border-top: 0px;
	background-color: #fcd623;
	width: 113px;
}
#menu dl dd ul li
{
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#menu dl dd ul li a
{
	width: 113px;
	/*height: 25px;*/
	line-height: 13px;
	text-decoration: none;
	display: block;
	background-color: #fcd623;
	color: #000;
	/*text-indent: 10px;*/
	/*padding-left:10px;*/
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	cursor: pointer;
	font-weight: bold;
}
#menu dl dd ul li a:hover,
#menu dl dd ul li a:focus
{
	background: #2B60A8;
	color: #FFFFFF;
}
#menu dl dt a:hover,
#menu dl dt a:focus
{
	background: #2B60A8;
	color: #FFFFFF;
}

#contenu2 table {
	margin-bottom:20px;
	}

#contenu2 table .col_bleue {
	font-size:1em;
	color: #2B60A8;
	}

#contenu2 table .col_bleue span {
	font-weight:bold;
	text-transform:uppercase;
	line-height:auto;
	font-size:0.9em;
	}

#contenu2 table td {
	padding:3px 10px;
	vertical-align:bottom;
	}

