/* @override 
	http://saison.mcnn.fr/spectacle/fiche.css
	http://www.mcnn.fr/spectacle/fiche.css
*/

/* @group Carousel */

#horizontal_carousel ul li { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-position: left;
}

/* Horizontal Carousel */

#horizontal_carousel {
 	position: absolute;
 	right: 0;
	width: 580px;
	height: 250px;
	padding: 0;
	margin: 0;
	background: black;
}

#horizontal_carousel .container {
	position: absolute;
	top: 0;
	left: 40px;
	width: 500px;
	height: 250px;
	overflow: hidden;
}

#horizontal_carousel .container  a:hover img{
	opacity: 0.75;
	filter:alpha(opacity=75);
    -moz-opacity:  0.75;
    -khtml-opacity: 0.75;

}


#horizontal_carousel ul { 
	margin: 0;
	padding: 0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 250px;
}

#horizontal_carousel ul li { 
	width: 250px;
	height: 250px;
	list-style: none;
	float: left;
}

#horizontal_carousel .previous_button { 
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 250px;
	background: url(/im/car/btAvant.png) no-repeat;
	cursor: pointer;
	z-index: 1;    
}

#horizontal_carousel .previous_button_over { 
	background: url(/im/car/btAvant.png) no-repeat -40px;
}

#horizontal_carousel .previous_button_disabled { 
	background: url(/im/car/btAvant.png) no-repeat -80px;
	cursor: default;
}

#horizontal_carousel .next_button { 
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 250px;
	background: url(/im/car/btApres.png) no-repeat;
	z-index: 1;
	cursor: pointer;
}

#horizontal_carousel .next_button_over { 
	background: url(/im/car/btApres.png) no-repeat -40px;
}

#horizontal_carousel .next_button_disabled { 
	background: url(/im/car/btApres.png) no-repeat -80px;
	cursor: default;
}



/* @end */

/* @group Carousel contenu */

#horizontal_carousel .ph { 
	height: 250px;
	width: 250px;
	overflow: hidden;
	float: left;
}

div#caroussel #loupe {
	margin-top:10px ;
	font-size: 10px;
	color: gray;
	text-align: right;
}



/* @end */

/* @group laffiche */

div#laffiche {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#blocTitre { 
	width: 380px;
	height: 230px;
	float: left;
	background-color: black;
	color: white;
	padding-top: 20px;
	padding-left: 20px;
}
div#blocTitre h1 { 
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	font-style: normal;
	line-height: 23px;
	color: white;
}
#blocTitre h2 { 
	font-size: 16px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-style: italic;
	line-height: 16px;
}

#blocTitre .ladate { 
	font-size: 15px;
	margin: 5px 0 0;
	color: #c02;
}
#blocTitre .lieux { 
	font-size: 10px;
	margin: 0 0 5px;
	color: #c02;
}

div#blocTitre table#catoption { 
	position: absolute;
	bottom: 0;
	padding: 0;
	margin-bottom: 10px;;
	width: 380px;
	height: 100px;
}
div#blocTitre table#catoption img { 
	display: block;
	margin-top:5px;
	float: right;
	clear: both;
}

div#blocTitre table#catoption td {
	vertical-align: bottom;
}


/* @end */

/* @group ficheG */

#ficheG { 
	float: left;
	display: inline;
	width: 200px;
	height: auto;
	margin-left: 20px;
	margin-right: 15px;
}

#ficheG ul { 
margin: 0 0 0 15px;
}

#ficheG li { 
	list-style-image: url(/im/os/indent.png);
	margin-bottom: 5px ;
}

#ficheG img.imgTitre { 
	margin-bottom: 20px;
}

#ficheG img.imgTitrePro {
	margin-bottom: 10px;
}

#ficheG p.ladate {
	font-weight: bold;
	margin: 0;
}

#ficheG p.lieux { 
	margin: 0;
}

#ficheG div.dispo {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 11px;
	color: gray;
}
#ficheG div.dispo strong {
	font-weight: bold;
	color: red;
}
#ficheG p.covoiturage1 {
	margin-top: 30px;
	margin-bottom: 0;
}
#ficheG p.covoiturage1 a {
	font-size: 16px;
}

#ficheG p.covoiturage1 a img {
	margin-right: 5px;
}
#ficheG p.covoiturage2 {
	color: gray;
	margin-top: 5px;
	font-size: 11px;
}


/* @end */

/* @group FicheC */

#generiqueHaut {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}
#generiqueBas {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 10px;
	font-style: normal;
	color: gray;
}

#generiqueBas strong {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#ficheC { 
	float: left;
	width: 455px;
	height: auto;
	border-left: 1px solid #c02;
	padding-left: 15px;
}



/* @end */

/* @group FicheD */

#ficheD { 
	float: left;
	width: 215px;
	height: auto;
	background-color: #f4f4f4;
	margin-left: 20px;
	clear: right;
	padding: 0 10px 10px;
}

#ficheD div.droite {
	margin-top: 10px;
	margin-bottom: 0;
}

#ficheD div.droite.extrait { 
	margin-bottom: 20px;
}
#ficheD div.droite.extrait b, #ficheD div.droite.extrait i, #ficheD div.droite.extrait a {
}

#ficheD img.titre { 
	margin-bottom: 5px;
}

/* @group audio */

div#audio { 
text-align: center;
}
div#audio object { 
	z-index: 2;
}
div#video ~ div#audio { 
	margin-top: 20px;
}



/* @end */

/* @group video */

#blVideo {
	width: 213px;
	height: 150px;
	border: 2px solid black;
}
#blVideo:hover {
	border: 2px solid #c02;
}

#blVideo a { 
	text-indent: -9999px;
	display: block;
	width: 215px;
	height: 160px;
	border-style: none!important;
	background: url(../im/video/lecture.png) no-repeat center center;
}

#blVideo a:hover { 
	border-style: none!important;
}

/* @group old */

#ficheD div#video object { 
	width: 215px;
	height: 172px;
}



/* @end */



/* @end */
/* @end */

#contenu {
	font-size: 13px;
	overflow: auto;
	margin-bottom: 10px;
}

#contenu a { 
	color: #d80730;
	text-decoration: none;
	border-bottom: 1px solid #dbe7ee;
}

#contenu a:hover { 
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

div#accroche {
	font-size: 10px;
	margin-top: 10px;
}
