/* @override 
	http://client.concordances.fr/mcnn/lib/prototype-ui.css
	http://client.concordances.fr/mcnn/maq/caroussel.css
	http://client.concordances.fr/mcnn/accueil/caroussel.css
	http://client.concordances.fr/mcnn/spectacle/caroussel.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: 100;    
}

#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: 100;
	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;
}



/* @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: 20px;;
	width: 380px;
	height: 100px;
}
div#blocTitre table#catoption img { 
	display: block;
	margin-top:5px;
}

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


/* @end */

/* @group ficheG */

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

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

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

#ficheG p.lieux { 
	margin: 0;
}

#ficheG p.dispo {
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#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: bold;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 10px;
}
#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 object { 
	width: 215px;
	height: 172px;
}

#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 {
display: none;
}

#ficheD img.titre { 
	margin-bottom: 5px;
}
/* @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;
}

