#bandeau {
	width: 968px;
	height: 144px;
	display: block;
	position: relative;
}

#bandeau_gauche{
width: 161px;
	height: 134px;
display: block;
font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-align: right;
	background-color: gray;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	background-image: url(../images/fond_int_gauche.jpg);
}
#bandeau_centre{
	width: 606px;
	display: block;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: black;
	float: left;
}
#bandeau_droit{
	width: 181px;
	display: block;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: gray;
	float: left;
}


#content_int {
	width: 968px;
	display: inline-block;
	background-image: url(../images/background_bandeau_int.jpg);
}
.titre_videos{
	font: 33px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	color: white;
	display: block;
	padding-top: 10px;
}

.titre_bandeau_jaune{
	width: 480px;
	height: 37px;
	display: block;
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: white;
	padding-top: 23px;
}
.titre_bandeau_jaune a{
	text-decoration: none;
	color: white;
}
.titre_bandeau_jaune a:hover{
}
#titre_rubrique{
	width: 181px;
	display: block;
	border-bottom: 1px solid #deb10e;
	height: 47px;
	position: static;
	margin-top: 22px;
}

.accueil a {
	font: 14px/25px "arial black", Verdana, "Lucida Grande", Lucida, sans-serif;
	width: 165px;
	text-align: right;
	display: block;
	float: left;
	color: #c08e00;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 6px;
}

.fleche_chemin{
	width: 20px;
	height: 50px;
	background: url(../images/fleche_navigation.gif) no-repeat -5px 20px;
	display: block;
	float: left;
}
#articleColDroit {
	width: 130px;
	display: block;
	position: relative;
	margin: 20px 10px 10px 20px;
}
#article{
	width: 580px;	
	display: block;
	position: relative;
	padding: 25px 25px 25px;
}

#article li{
margin-left:20px;
padding-left:10px;
color: #4a4a4a;

font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
}

h1{
	color: #c19700;
	font: bold 22px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
}
h2{
	color: #c19700;
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-top:5px;
}
h3{
	color: black;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
}
p{color: #4a4a4a;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
a{
	color: #8e6e00;
	text-decoration: none;
}
a:hover {
	color: #8e6e00;
	text-decoration: none;
	font-weight: bold;
}
img{
	border-width: 0;
}
.img_cadre{
	border: 1px solid #cdcdcd;
	padding-bottom: 5px;
	padding: 5px;
	margin-bottom: 10px;
}

.img_illustration{
	border: 1px solid #cdcdcd;
	padding-bottom: 5px;
	padding: 5px;
	margin-bottom: 10px;
	float:left;
	margin-right:10px;
}

.acquisition_conteneur {
float:left;
width:276px;
height:250px;
border:#C19700 solid 1px;
margin-right: 10px;
margin-bottom:10px;
}

.animation_conteneur {
float:left;
width:570px;
/*height:250px;*/
border:#C19700 solid 1px;
margin-right: 10px;
margin-bottom:10px;
}

.acquisition_header {
float:left;
width:260px;
height:150px;
/*border:#0000FF solid 1px;*/
margin:5px 5px 5px 5px;
}

.animation_header {
float:left;
width:560px;
height:170px;
margin-bottom:5px;
/*border:#0000FF solid 1px;*/
}

.acquisition_image {
float:left;
width:120px;
height:150px;
/*border:#FF0000 solid 1px;*/
margin-right:5px;
}

.acquisition_meta {
float:left;
width:120px;
height:150px;
/*border:#99CC00 solid 1px;*/
}

.animation_meta {
float:left;
width:320px;
height:150px;
/*border:#99CC00 solid 1px;*/
}

.animation_info_pratique {
width:560px;
padding-left:10px;
text-align:center;
border-bottom:#C19700 solid 1px;
font-weight:bold;
float:left;
height:20px;
padding-top:5px;
background-color:#E7C54A;
}


.acquisition_content {
float:left;
width:260px;
height:80px;
/*border:#66CC99 solid 1px;*/
margin:5px 5px 5px 5px;
overflow:auto;

}

.animation_content {
float:left;
width:560px;
max-height:180px;
/*border:#66CC99 solid 1px;*/
margin:5px 5px 5px 5px;
overflow:auto;

}



.flux_rss ul {
    list-style-image: url(images/li_rss.gif);
   }



