a, a.visited {
	text-decoration:none;
	font-weight: bold;
	color:#333333;
	cursor:pointer;
}

img{
	border:0;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justified;
}

.italiques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#000000;
}

.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:# 000000;
}

.rub {
	font-family:"Times New Roman", Times, serif;
	font-size: 32px;
	color:#000000;
}

.titre{
	font-family:"Times New Roman", Times, serif;
	font-size: 32px;
	color:#000000;
}

span.s34 {
	display:none;
}

#image_accueil {
	position:absolute;
	top:100px;
	left:200px;
   	width:650px;
   	height:450px;
   	text-align : center;
}

#conteneur {
   	position:absolute;
	top:0px;
	left:100px;
   	font-family:arial;font-size:13px;
   	width:800px;
}

#bandeau {
	font-family:arial;
	font-size:13px;
	height:180px;
}

#bulle {
	position:absolute;
	top:15px;
	width:140px;
	height:140px;
	z-index:1;
}

#train {
	height:172px;
	padding-left:90px;
}

#lecteur {
	position:absolute;	
	top:200px;
	left:720px;
}

#barre1 {
	height:18px;
	text-align : center;
}

#menu {
	margin-top:10px;
	height:30px;
	text-align : center;
}

#contenu {
	margin-top:10px;
	padding-left:140px;
	text-align : left;
}

#barre2 {
	margin-top:10px;
	text-align : center;
}

#pieddepage {
	margin-top:10px;
   	text-align : center;
}


#menu_liste li {
	display: inline;
	cursor:pointer;
}

#menu_liste li:hover {
	color: #C03000;
}

#menu_liste a:hover {
	color: #C03000;
}

#menu_liste span {
	color: #000000;
}

#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}

