@charset "utf-8";
/* CSS Document */

#fiche{
	width:862px;
}
#fiche h1{
	font-family:"ArialRoundedMTBold",Arial,sans-serif;	
	margin-top:20px;
	color:#b20101;
	font-size:20px;
}
#fiche h2{
	font-family:"ArialRoundedMTBold",Arial,sans-serif;	
	color:#b20101;
	font-size:16px;
}
#fiche p{
	font-size:12px;
}
#left{
	width:452px;
	background:url(../images/bg_fiche.jpg) repeat-y;
	float:left;
	overflow:hidden;
	min-height:550px;
}
#left .bottom{
	height:79px;
	background:url(../images/fiche-bottom.jpg) no-repeat;
	padding-left:40px;
	margin-right:1px;
}
#details{
	padding-left:40px;
	padding-right:40px;		
}
#right{
	width:405px;
	float:left;
}
#selector a,#selector span{
	display:block;
	float:left;
	margin-right:1px;
}
.module{
	height:352px;	
}
#galerie{
	text-align:center;
}
#galerie table{
	width:400px;
	margin:auto;
}
#galerie .viewer{
	height:320px;
	background:url(../images/ajax-loader.gif) no-repeat center;
	text-align:center;
}
#galerie .pagination{
	height:21px;
}
#galerie .bloc{
	display:block;
	float:right;
	background:url(../images/bloc_off.gif) no-repeat;
	height:21px;
	width:21px;
	line-height:21px;
	margin-left:5px;
	font-size:11px;
	text-align:center;
}
#galerie .bloc a{
	display:block;
	color:#000;
	text-decoration:none;
}
#galerie .on{
	background:url(../images/bloc_on.gif) no-repeat;
	color:#FFF;
}
#video{
	display:none;
}
#player{
	padding-top:15px;	
	padding-left:2px;	
}
#documents{
	display:none;
	padding:10px;
	height:332px;
}
#documents h2{
	margin:0;	
	padding:10px 0 5px 0;
}
#documents div{
	border:1px solid #FFF;
	height:330px;
	overflow:auto;
	-position:relative;
}
#autres{
	background:url(../images/bordure_autres.gif) repeat-x;
	background-position:top;
	padding:10px;
}
#autres h2{
	margin:5px 0px 15px 5px;
}
#infos{
	width:377px;
	margin-top:30px;
	margin-bottom:30px;
}
#infos .haut{
	background:url(../images/infos-top.gif) no-repeat;
	height:11px;
	-overflow:hidden;
}
#infos p{
	margin:0;
	padding:0 15px;
	background:url(../images/infos-middle.gif) repeat-y;
	font-size:11px;
}
#infos .bas{
	background:url(../images/infos-bottom.gif) no-repeat;
	height:11px;
	-overflow:hidden;
}
