body {
	font-family:'Trebuchet MS', arial, sans-serif;
	font-size: 0.8em;
	margin:0px;
	padding:0px;
	text-align:justify;
	color:#666666;
}

img {
	border: none;
	margin-right:10px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

#header {
	height: 149px;
	background: url(images/topbanner_background.gif) repeat-x;

}

#header_right{
	height: 118px;
	width: 802px;
	background: url(images/topbanner_right.jpg) no-repeat;
	float: right;
}

#inscription {
	float:right;
	margin-top:10px;
	margin-right:10px;
	font-weight:bold;
	font-size:0.9em;
	width:110px;
}

#inscription a:link, #inscription a:visited {
	color: #fff;
}

#inscription img {
	margin-right:15px;
}

#lang {
	float:right;
	background:url(images/langbackground.gif); /*no-repeat*/
	height:18px;
	width:60px;
	padding-top:3px;
	padding-left:22px;
	margin-top:97px;
	margin-right:-120px; 
	font-size: 0.85em;
	font-weight:bold;
	color: #fff;
}

#lang a:link, #lang a:visited {
	
	color: #fff;
}

#lang a:hover, #lang a:active {
	color: #ddd;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 228px;
	height: 393px;
	background: url(images/left.gif) no-repeat;
}

#logo {
	margin-top: 25px;
	margin-left: 35px;
}

#login {
	margin-top: 200px;
	margin-left: 35px;
}

#login form {
color:#666666;
font-family:'Trebuchet MS';
font-size:0.85em;
}

#login form p {
font-weight:bold;
}
#login img{
padding-right:10px;
}

#login form input{
border-color:#666666;
border-width:1px;
border-style:solid;
width:135px;
color:#666666;
font-family:'Trebuchet MS';
font-weight:normal;
}

#login button {
border-color:#666666;
border-width:1px;
border-style:solid;
font-size:0.8em;
margin-top:5px;
}

#conteneur {
position: absolute;
width: 100%;
background-color:#fff;
}
#center {
margin-left: 228px;
padding:20px;
}

#news {
background-color:#eeeeee;
border:1px solid #f39912;
}

#news h1{
color:#FFFFFF;
font-size:0.8em;
background-color:#f39912;
margin-top:0px;
padding-left:10px;
}

#news p {
padding-left: 10px;

}
#news .texte {
font-weight:bold;
}

#news .ensavoirplus a:link, #news .ensavoirplus a:visited{
color:#0e5fa7;
padding-left:55px;
font-weight:bold;
}

#news .ensavoirplus a:hover, #news .ensavoirplus a:active{
text-decoration:underline;
}

hr {
color: #f39912;
background-color:#f39912;
height: 1px;
border: 0;
}

h1 {
color:#f39912;
font-size:1.1em;
font-weight:bold;
}

.intro {
font-weight:bold;
color:#0e5fa7;
padding-top:25px;

}

.intro img {
float:left;
}

.intro p {
padding-left: 150px;
padding-right:15px;
line-height:25px;
}


h2 {
font-weight:bold;
font-size:1.5em;
}

.texte p{
padding-bottom:50px;
line-height:25px;

}

.texte img{
padding:10px;
}

.texte a:link, a:visited {
text-decoration:none;
color:#333333;
}

.texte a:hover, a:active {
text-decoration:none;
color:#000000;
}

.texte ul {
border:1px solid #0e5fa7;
background-color:#eeeeee;
padding:10px;
padding-left:25px;
}
.texte li {
list-style-image:url(images/bullet.gif);
}

.article {
font-style:italic;
}

em {
font-weight:bold;
font-style:normal;
color:#0e5fa7;
}

strong {
font-weight:bold;
color:#f39912;
}

#footer {
color:#666666;
font-size: 0.75em;
font-weight:bold;
text-align:center;
background-image:url(images/footer.gif);
background-repeat:repeat-x;
height:39px;
padding-top:10px;
}

#footer img {
float:left;
margin-top:-10px;
margin-left: 10px;
border:none;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666666;
}

#footer a:hover, #footer a:active {
	text-decoration:underline;
}

p {margin: 0 0 10px 0;}

.topmenu {
	position: absolute; 
	padding-left: 230px;
	padding-top:120px;
	font-size: 1em;
	font-weight: bold
}

.topmenu dl {
	float: left;
	width: 9em;
	margin: 0;
}
.topmenu dt {
	cursor: pointer;
	margin: 1px;
	text-align: center;
}
.topmenu dd {
	display: none;
	position: absolute;
	z-index:100;
}

.topmenu ul, .topmenu dd {
	margin: 0;
	padding: 0;
	width:150px;
}

.topmenu dt a:link, .topmenu dt a:visited {
	color:#fff;
}

.topmenu dt a:hover,  .topmenu dt a:active{
	text-decoration: underline;
}

.topmenu li {
	background: #e2ecf4;
	list-style-type: none;
	padding: 3px;
	width:150px;
}

.topmenu li a:link, .topmenu li a:visited {
	color: #0e5fa7;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	
}

.topmenu li a:hover, .topmenu li a:focus {
	color: #2484da;
}


.inscription form {
width:700px;
}

label {
width: 200px;
display:block;
float:left;
}

legend {
font-weight:bold;
color:#f39912;
}

input, textarea {
color:#666666;
border-color:#999;
border-style:solid;
border-width:1px;
}

#submit {
margin-left:310px;;
}

.asterisque {
color:#FF0000;}

