@charset "utf-8";
#sidebar{
	width:180px;
}
#article,#alternative {
	z-index:5000;
	padding: 10px 10px 0px 10px;
	?margin-top:-20px;
	font: "Gill sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#article #block_menu ,
#alternative #block_menu
{
	background-image: url('../images/block_liens.gif'); 
	height: 28px;
	width: 386px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	line-height: 28px;
	color: #FFFFFF;
}
#article #block_menu a,
#alternative #block_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#article #block_menu a:hover,
#alternative #block_menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#article #fermer,
#alternative #fermer {
	border-style: none;
	float: right;
	margin: 0px 0px 5px 5px;
	/* background: url(htmls/images/fermer.gif) no-repeat; */
}

#article h1 #coeur,
#alternative h1 #coeur{
	margin-right:-44px;
	margin-top:-7px;
	border-style:none;
	margin-left:-10px;

}
#article h1,
#alternative h1 {
	color: #009ee0;
	font-size: 20px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:20px;

	/* background: url(images/coeur.gif) no-repeat left center; */
}
#article h1 span,
#alternative h1 span{
}
#article a,
#alternative a{
	color: #E2017B;
	margin:0px 25px;
}


#article #media,
#alternative  #media
{
	margin: 0px 20px 10px 0px;
	float: left;

	
}
#article  object,#article img,
#alternative  object,#alternative img 
{
/*	border: 1px solid #e2017b;*/
}

#article a:hover,
#alternative a:hover {
	color: #a2055a;
}
#article ul,
#alternative ul{
	padding: 0px;
	margin: 10px 0px;
	list-style: disc url(none) inside;
}
#article li ,
#alternative li{
	font-style: italic;
	padding-left: 20px;
}

#article p,
#alternative p{
	margin: 10px 0px;
	text-align:justify;
	padding-right:5px;
}
#article #cadre_interne,
#alternative #cadre_interne{
	height:430px;
	height:420px;
	overflow:auto;
}
#article #media p.legenda,
#alternative #media p.legenda,
#body p.legenda{
	display:block;
	width:auto;
	text-align:center;
	color:#a6a;	
	font-size:.8em;
	margin-top:-0px;
	width:295px;
}
#article #mp3_player p.legenda.mp3,
#alternative #mp3_player p.legenda.mp3,
#body p.legenda.mp3{
	color:#555;
	width:250px;
}

/**************************************************/
#to_friend{
	padding:30px;
	padding-top:15px;
	background:transparent url('../images/mailform.gif') no-repeat;
	width:300px;
	margin:0px auto;
	opacity:0;
    -moz-opacity:0;
    -khtml-opacity: 0; 
	filter: alpha(opacity = 0);
	
}
#to_friend h1{
	cursor: move;
}

#to_friend #log{
	position:relative;
	margin:0px;
	margin-top:-1px;
	padding:10px 18px 30px 30px;
	
	background:transparent url('../images/mailform.gif') no-repeat bottom left;
	margin-left:-30px;
	margin-right:-20px;
	?padding:45px 18px 30px 30px;
	?top:-30px;
}

#to_friend h1{
	margin-top:0px;
	padding-top:0px;	
}
#to_friend p{
	margin-left:15px;
}
#to_friend form{
	margin-top:-10px;
}
#to_friend label{
	width:90px;
	display:block;
	float:left;
}
#to_friend  #sendit{
	color:white;
	font-weight:bolder;
	cursor:pointer;
	border:0px;
	display:block;
	width:202px;
	height:35px;
	margin:0px auto;
	margin-bottom:-10px;
	position:relative;
	z-index:10001;
	background:url('../images/friend_out.gif') no-repeat;
}
#to_friend  #sendit:hover{
	background:url('../images/friend_over.gif') no-repeat;
}
#to_friend #closeForm{
	width:30px;
	position:absolute;
	margin-top:-60px;
	margin-left:275px;
}
#to_friend #closeForm *{
	border:0px;	
}
.fc-tbx{
	z-index:10000;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#to_friend #log{
		top:-30px;
	}
	#to_friend input{
		width:160px;
	}
}
p.legenda{
	width:295px;
}

p.pdf a,p.pdf a span{
	text-decoration:underline;
}
p.pdf a span{
	/*background:#009ee0;*/
	padding-left:30px;
	padding:4px 10px 4px 30px;
	color:#009ee0;
	z-index:500;
	display:block;	
}

p.pdf a span:hover{
	/*background:#e2017b;	*/
	color:#e2017b;
}
p.pdf a img{

	z-index:510;
float:left;
top:-2px;
left:-10px;
	text-decoration:none;
}
#mp3_player{
	width:250px;
	margin-left:34px;
}




/*ie6*/














