@charset "utf-8";
/*STRUCTURE */

body {
	padding-left: 15px; 
	padding-right:15px;
	font-size: 0.8em; 
	padding-bottom: 0; 
	padding-top: 0; 
	margin:0;
	text-align:justify;
	font-family: Verdana;
	background-color:#FFFFFF;
	color: #333;
	background-image:url(img/body2.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#conteneur {
	margin: 0px auto; 
	width: 947px;
	float:left;
}
#header {
	height: 140px;
	background-color: #FFFFFF;
	background-image:url(img/header.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#centre {
	height:400px;
	margin : 0 auto;
}
#frame {
	height:363px;
	margin : 0 auto;
	/*overflow: auto;*/
	overflow:scroll;
}
#footer {
	height: 30px;
	text-align:center;
	font-size:0.80em;
	padding-top:30px;
}
P {
	font-size:0.8em;
	margin: 0;
}
ul {
list-style : none;
margin:0 5px 5px 0;

}
li{
list-style : none;
padding:0 2px 2px 0;
}

/*CONTENUS*/

h1 {
font : bold 1.0em Verdana, Sans-Serif;
padding : 0px 0 0px 0;
margin : 0;
/*letter-spacing : -1px;*/
}
h2 {

font : bold 0.95em Verdana, Sans-Serif;
/*letter-spacing : -1px;*/
}
h3 {
font : bold 0.85em Verdana, Sans-Serif;
padding : 0 0;
margin : 0;
}
#menu {
	margin-top : 0;
	margin-left:0;
}
#menu a {
font-size:0.7em;
color : #aeb2b7;
text-decoration:underline;
padding: 2px;
background-color:#791446;
}
#menu a:hover {
background-color:#791446;
text-decoration:underline;
font-size:0.7em;
color : #aeb2b7;
padding: 2px;
}
#menu a:hover, #menu .current {
background-color:#791446;
text-decoration:none;
font-size:0.7em;
color : #FFFFFF;
padding: 2px;
}
#menu ul {
list-style : none;
padding : 0 ;
margin : 0 ;
}
#menu li {
list-style : none;
float : left;
padding :0;
margin : 0 3px 0 0 ;
}
#titlemenuleft{
	margin-top:115px;
	padding:3px 3px 3px 3px;
	float:left;
	width:367px;
	background-color:#aeb2b7;
	color:#791446;
	font-weight:bold;
	text-align:center;
}
#titlemenuright{
	padding:3px 3px 3px 3px;
	margin-top:115px;
	float:right;
	width:565px;
	background-color:#aeb2b7;
	color:#791446;
	font-weight:bold;
	text-align:center;
}
#titlebando{
	background-image:url(img/ligne.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	color:#aeb2b7;
	/*padding-right:-2px;*/
}
.titletext{
	width:520px;
	float:left;
	background-color:#aeb2b7;
	font-size:0.8em;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
}
.titletextlong{
	width:947px;
	float:left;
	background-color:#FF9A37;
	font-size:0.8em;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
}

.image{
	float:right;
	padding:5px 0 0 0;
}
#alternatelink{
	color:#333333;
	width:947px;
	float:left;
	text-align:justify;
	font-size:0.9em;
	background-color:#CCCCCC;
	padding-bottom:2px;
}
#alternatelink a{
	color:#333333;
	text-align:justify;
	font-size:0.9em;
	color:#333333;
	background-color:#CCCCCC;
	text-decoration:underline;
}
#alternatelink a:hover{
	text-align:justify;
	font-size:0.9em;
	color:#FFFFFF;
	background-color:#CCCCCC;
	text-decoration:underline;
}
#txt{
	text-align:justify;
	font-size:0.7em;
	}
#txt a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#txt a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#FF9900;
	font-weight:bold;
}

