﻿#pageContent
{
	display:none;
}


div.programmation 
{
	width: 834px;
	height: auto;
	float: left;
	background:url(../Images/bg-programme.jpg) repeat-y left center;
}


/*********************** ARCHIVES ********************/

#archiveMenu {
	width: 834px;
	height: 25px;
	text-align:center;
	float: left;
	border-bottom: 1px dashed #cc061f;
}

#archiveMenu ul{
	padding-top: 4px;
}

#archiveMenu li{
	list-style-type:none;
	float: left;
}

#archiveMenu a{
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	padding: 2px 6px;	
}

#archiveMenu a:hover, #archiveMenu li.selected a{
	background-color: #cc061f; /*rouge*/
	color: #FFFFFF;
}


/*********************** MENU ********************/


#progMenu {
	width: 834px;
	height: 25px;
	text-align:center;
	float: left;
	border-bottom: 1px dashed #cc061f;
}

#progMenu ul{
	padding-top: 4px;
}

#progMenu li{
	list-style-type:none;
	float: left;
}

#progMenu a{
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	padding: 2px 6px;	
}

#progMenu a:hover, #progMenu li.selected a{
	background-color: #cc061f; /*rouge*/
	color: #FFFFFF;
}


/********************************* alphabetMenu ***************************************/
#alphabetMenu {
	width: 160px;
	height: auto;
	float: left;
	margin-top: 10px;
}

#alphabetMenu-top {
	width: 160px;
	height: auto;
	float: left;
}

#alphabetMenu-top ul {
}

#alphabetMenu-top li{
	list-style-type: none;
	float: left;
}

#alphabetMenu-top a, #alphabetMenu-top span{
	text-decoration: none;
	color:#cc061f;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 4px;
}

#alphabetMenu-top span
{
    color:#ccc;
    cursor:default;
}



#alphabetMenu-top a:hover, #alphabetMenu-top li.selected a{
	background-color: #000; 
	color: #FFFFFF; 
}

#alphabetMenu-bottom, #alphabetMenu-lieux {
	width: 160px;
	height: auto;
	float: left;
}

#alphabetMenu-bottom ul, #alphabetMenu-lieux ul {
	margin-top: 15px;
}

#alphabetMenu-bottom li, #alphabetMenu-lieux li{
	list-style-type: none;
	width: 160px;
	float: left;
}

#alphabetMenu-bottom a{
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	padding: 1px 4px;
	width: 152px;
	display:block;
}

#alphabetMenu-bottom a:hover, #alphabetMenu-bottom li.selected a {
	background-color: #cc061f; 
	color: #FFFFFF; 
}

#alphabetMenu-lieux a {
	color:#000000;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
	padding: 1px 4px;
	width: 152px;
	display:block;
}

#alphabetMenu-lieux a:hover {
	color:#199DBF;
	text-decoration:underline;
}

#alphabetMenu-lieux .selected a {
	color:#199DBF; /*bleu*/
}



/********************************* progContent ***************************************/

#progContent {
	width: 673px;
	padding: 10px 0 0 0px;
	height: auto;
	float: left;
}


/******************** progListe ********************/
#progListe {
	float:left;
	padding: 0 2px 2px 10px;
	width:162px;
}

#progListe h3 {
	color: #C1282D;	/*rouge*/
	font-size:20px;
}
#progListe ul {
}

#progListe li {
	list-style-type:none;
	margin:2px 0 0;
	padding:0 10px 0 0;
}

#progListe a {
	color:#000000;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}

#progListe a:hover {
	color:#199DBF;
	text-decoration:underline;
}

#progListe .selected a {
	color:#199DBF;
}


/******************** Bloc spectacles ********************/
#lieuSelectedShow {
	background-color:#F8E6E6;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	padding:0 5px 5px;
	width:225px;
}
/*#lieuSelectedShow2 {
	background-color:#F8E6E6;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	padding:0 5px 5px;
	width:215px;
}*/

#lieuSelectedShow ul, #lieuSelectedShow2 ul {
	margin-left:15px;
}
#lieuSelectedShow a, #lieuSelectedShow2 a {
	color:#199DBF;
	text-decoration:none;
}

#lieuSelectedShow a:hover, #lieuSelectedShow2 a:hover {
	text-decoration:underline;
}

.sw {
	border-bottom:1px dashed #000;
	padding:5px 0;
}

.sw2 {
	padding:5px 0;
}

.red {
	color:#cc061f;
}

.last {
	border-bottom-width:0;
}

.sw_Schedule {
	color:#cc061f;
	font-size:14px;
	font-weight:bold;
}

.sw_Hall 
{
	font-size:12px;
	font-weight:bold;
}

/*.sw_Type {
	font-size:12px;
}*/

.sw h2, .sw2 h2 {
	color:#cc061f;
	font-size:18px;
	font-weight:bold;
}

.justify {
	text-align:justify;
}

h3.eventType {
	background-color:#FAD398;
	font-size:15px;
	margin-bottom:5px;
	padding:3px;
}

h3.showType {
	background-color:#F8E6E6;
	font-size:15px;
	margin-bottom:5px;
	padding:3px;
}

.linkShowToCaddie, .linkEventToCaddie {
	background-image:url(../Images/prog-ajoutPanier.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:6px 0 6px 20px;
}
.linkShowToCaddie a, .linkEventToCaddie a {
	color:#199DBF;
	text-decoration:none;
}
.linkShowToCaddie a:hover, .linkEventToCaddie a:hover {
	text-decoration:underline;
}


/******************** Bloc Lieu ********************/
#progDetails {
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	width:225px;
}

#progDetails a {
	color:#199DBF;
	text-decoration:none;
}

#progDetails h1 a {
	color:#000;
	text-decoration:none;
}


#progDetails a:hover {
	text-decoration:underline;
}

#progDetails h1 a:hover {
	color:#199DBF;
	text-decoration:none;
}

#progDetails ul {
	margin-left:15px;
}

#lieuHeader {
	border-bottom:1px dashed #000;
	font-weight:bold;
	padding-bottom:5px;
}

#lieuHeader h1, #lieuHeader h2 {
	font-size:18px;
	font-weight:bold;
}

#lieuHalls {
	border-bottom:1px dashed #000;
	padding:5px 0;
}

.lieuHallName {
	font-weight:bold;
}

#lieuReservation {
	border-bottom:1px dashed #000;
	font-weight:bold;
	padding:5px 0;
}
#lieuContact {
	border-bottom:1px dashed #000;
	padding:5px 0;
}

#lieuResponsable {
	border-bottom:1px dashed #000;
	padding:5px 0;
}

#lieuResponsable span {
	font-weight:bold;
}

#lieuDescription {
	padding:5px 0;
	text-align:justify;
}

/*#progHoraires {
	float:left;
	font-size:10px;
	margin-left:10px;
	width:165px;
}*/
#lieuImage {
	padding-top:5px;
	text-align:center;
}


/******************** Page Lieux ********************/
#blocVide {
	height: 18px;
	width:165px;
}

#progLieux h1 {
	color:#cc061f;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left: 10px;
}

#lieuContent {
	float:left;
	font-size:10px;
	margin-left:8px;
	width:470px;
}

#lieuMenu {
	width:470px;
	height: 19px;	
	float: left;
	background:url(../Images/bg-lieumenu.gif) repeat-x center bottom;
}

#lieuMenu ul{
	list-style-type:none;
	padding: 0 0 0 67px;
}

#lieuMenu li{
	float: left;
	margin-left: 3px;
	display:block;
	/*height: 13px;*/
}

#lieuMenu a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	border-left: 1px dashed #cc061f;
	border-right: 1px dashed #cc061f;
	border-top: 1px dashed #cc061f;
	padding: 2px 10px 2px 10px;
	display:inline-block;
	/*width: auto;*/
	/*height: 13px;*/
}

#lieuMenu a:hover {
	background-color: #F4F4F4;
	border-left: 1px solid #cc061f;
	border-right: 1px solid #cc061f;
	border-top: 1px solid #cc061f;
	color: #000;
	text-decoration: none;
}

#lieuMenu li.selected a{
	background-color: #F4F4F4;
	border-left: 1px solid #cc061f;
	border-right: 1px solid #cc061f;
	border-top: 1px solid #cc061f;
	color: #000;
	height: 15px;
}

#lieuContent-detail {
	background-color: #F4F4F4;
	border-left: 1px dashed #cc061f;
	width:470px;
	float:left;
}

#lieuContent-detail-left {
	width: 215px;
	padding: 5px 5px 5px 11px;
	float:left;
	font-size:10px;
	font-weight:normal;
}

#lieuContent-detail-left img {
	padding: 5px 0 5px 0;
}

#lieuContent-detail-left a {
	color:#199DBF;
	text-decoration:none;
}

#lieuContent-detail-left a:hover {
	text-decoration:underline;
}

#lieuContent-detail-left ul {
	margin-left:15px;
}

#lieuContent-detail-right {
	width: 215px;
	padding: 5px 11px 5px 5px;
	float:right;
	font-size:10px;
	font-weight:normal;
}

#lieuContent-plan {
	background-color: #fff;
	border-left: 1px dashed #cc061f;
	width:470px;
	float:left;
	display:none;
}

#plan-legende
{
	padding:5px;
}

#plan-legende dd
{
	vertical-align: middle;
	display: inline-block; 
	padding-right:5px;
}
#plan-legende dt
{
	vertical-align: middle;   
	display: inline-block; 
}


/******************* bloc horaires *****************/
#progHoraires {
	float:left;
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
	width:165px;
}

.lieuHoraire {
	color:#cc061f;
	font-weight:bold;
}

.lieuEvent {
	border-bottom:1px dashed #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

.lieuEvent h4 {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	padding:2px;
}

.lieuEvent span {
	font-weight:bold;
}

.lieuShow {
	border-bottom:1px dashed #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

.lieuShowLink {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.lieuShowLink:hover {
	text-decoration:underline;
}

.lieuCompanyLink {
	color:#000000;
	text-decoration:none;
}

#selectedLink {
	color:#cc061f;
}

.lieuCompanyLink:hover {
	text-decoration:underline;
}

#lieuSelectedEvent {
	background-color:#FAD398;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	padding:0 5px 5px;
	width:225px;
}

/******************** bloc compagnies ********************/
#progCompagnie {
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	width:165px;
}

#progCompagnieInfo {
}

#progCompagnieInfo a {
	color:#199DBF;
	text-decoration:none;
	font-style:normal;
}

#progCompagnieInfo a:hover {
	text-decoration:underline;
}

#progCompagnieInfo address label {
	display:inline-block;
	width:40px;
}

#progCompagnieInfo address {
	border-bottom:1px dashed #000;
	padding:5px 0;
}

#progCompagnieInfo h1 {
	border-bottom:1px dashed #000;
	color:#cc061f;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
}

#progCompagnieInfo address {
	padding-top:5px;
}

#licBlock {
	border-bottom:1px dashed #000;
	padding:5px 0;
}


/******************* bloc horaires *****************/
#progHoraires {
	float:left;
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
	width:165px;
}

.lieuHoraire {
	color:#cc061f;
	font-weight:bold;
}

.lieuEvent {
	border-bottom:1px dashed #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

.lieuEvent h4 {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	padding:2px;
}

.lieuEvent span {
	font-weight:bold;
}

.lieuShow {
	border-bottom:1px dashed #000;
	margin-bottom:5px;
	padding-bottom:5px;
}

.lieuShowLink {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.lieuShowLink:hover {
	text-decoration:underline;
}

.lieuCompanyLink {
	color:#000000;
	text-decoration:none;
}

#selectedLink {
	color:#cc061f;
}

.lieuCompanyLink:hover {
	text-decoration:underline;
}


/***************** Par défaut *******************/

.default
{
    padding: 10px;
}


/********************* REcherche *******************/


.search {
	display:block;
	font-weight:normal;
	padding:3px 5px 3px 0;
}

.search a{
	border: 1px solid #cc061f;
	background-color: #fff;
	color:#cc061f;
	text-decoration: none;
	padding: 0 5px;
}

.search a:hover{
	background-color: #cc061f;
	color:#FFF;
}

div.rechercheContent {
	width: 794px;
	padding: 10px 0 0 40px;
	float: left;
	/*border-top: 1px dashed #cc061f;*/
}

div.rechercheContent input {
	border: 1px solid #cc061f;
	background-color: #fff;
	/*color:#cc061f;*/
}

div.rechercheContent ul {
	padding:20px 0 0 12px;
}

div.rechercheContent li {
	list-style-image: url(../Images/puce.gif);
	list-style-position:outside;
	font-weight: normal;
	font-size: 11px;
}

div.rechercheContent li a{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

div.rechercheContent li a:hover{
	color:#199DBF; /*bleu*/
	text-decoration: underline;
	font-weight: bold;
}

div.rechercheContent li a:visited{
	color:#199DBF; /*bleu*/
	font-weight: bold;
}

.distance
{
	font-weight:normal;
}

