/* Start of CMSMS style sheet 'main' */
/* CSS Document */
html{
	height:100%;
	margin-bottom:1px;
}
section{
	visibility:hidden;
	position:absolute;

}
body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#222222;
	color:#FFFFFF;
	font-size:13px;
}
p{
	font-size:13px;
	margin:0px;
	padding:0px;
}
h1{color:#33FFFF;}
h2{color:#33FFFF;}
h3{color:#33FFFF;margin:0px;padding:0px;}
h4{color:#CCC;margin:0px;margin-top:3px;padding:0px;font-size:8px;font-style:italic;}
img{border:none;}

.photoContent {
	float: right;
	width: 0px; /* important */
	border-collapse: collapse; /* cosmétique */
}
.photoContent td {
	padding: 30px; /* cosmétique */
	padding-top: 0px; 
	padding-right: 0px; 
}








dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
#conteneur{
	position:absolute;
	top:560px;
	width:100%;
	height:auto;
}
#contenu{
    background-image:url(images/gris.png);
	width:911px;
	padding-top:25px;
	margin-bottom:25px;
	height:100%;
	padding-bottom:50px;
	display:inline-block;
}
#footer{
	width:911px;
	height:25px;
	float:inherit;
	font-size:9px;
	color:#999999;
}
#yoyo{
        clear:both;
}
#texte {
	font-size:11px;
	margin-left:225px;
	margin-right:25px;
	height:100%;
}
#texte_no_menu {
	font-size:11px;
	margin-left:25px;
	margin-right:25px;
}
#ensemble_colonnes{
	margin-top:15px;
	height:100%;
}
#colonne_gauche{
	width:325px;
	float:left;
	height:100%;
}
#colonne_droite{
	width:300px;
	margin-left:350px;
	position:static;
	position:inherit;
	float:inherit;
	/*min-height:400px;*/
}
#colonne_gauche_accueil{
	width:575px;
}
#colonne_droite_accueil{
	width:265px;
	position:absolute;
	top:25px;
	left:auto;
	margin-left:600px;
}
.news-content{
	display:none;
}
.news{
	margin-bottom:30px;
}
.hauteur-mini{
	min-height: 500px;
}
.margin-bottom{
	margin-bottom:15px;
}
.uppercase{
	text-transform:uppercase;
}
.titre_event_accueil{
	color:#999;
}
.invisible{
	visibility:hidden;
	margin-bottom:15px;

}



a{
	text-decoration:none;
	color:#33FFFF;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
.titre_standard{
	text-transform:uppercase;
	color:#33FFFF;
	width:100%;
    border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#33FFFF;
	font-size:22px;
	font-weight:bold;
	/*margin-bottom:10px;*/
}
.sous-titre_standard{
	text-transform:none;
	color:#33FFFF;
	width:100%;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
}


/*//////////////////////////////////*/
/* COMMUN AUX MENUS */
/*//////////////////////////////////*/
#menu_secondaire_simple_menu a, #menu_secondaire_header a{
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}
#menu_secondaire_simple_menu a:hover, #menu_secondaire_header a:hover{
	text-decoration:none;
	color:#33FFFF;
}
#menu_secondaire_simple_menu li, #menu_secondaire_header li{
	margin:0px;
	padding:0px;
	left:0px;
	text-align:left;
}
.flecheGrise{
	background-image:url(images/fleche_grise.png);
	background-repeat:no-repeat;
	background-position:right;
}
.flecheBleu{
	background-image:url(images/fleche_bleu_small.png);
	background-repeat:no-repeat;
	background-position:right;
}
.flecheBleu2{
	background-image:url(images/fleche_bleu_small.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}

.activeparent{
	color:#33FFFF;
	font-weight:bold;
}
.t_menu{
	padding-right:15px;
}
.unbold{
	font-weight:normal;
}
.bold{
 	font-weight:bold;
}
.currentpage {
	text-align:left;
	margin:0px;
	padding:0px;
	left:0px;
	color:#33FFFF;
	font-weight:bold;
}
#menu_secondaire_simple_menu, #menu_secondaire_header{
	margin-top:0px;
	margin-right:50px;
	margin-left:25px;
	text-transform:uppercase;
	text-align:left;
	height:100%;
	width:150px;
	float:left;
}
#menu_secondaire_simple_menu ul li ul, #menu_secondaire_header ul li ul{
	font-size:9px;
	padding-top:6px;
	margin-bottom:23px;
	margin-left:0px;
	left:0px;
}

/*//////////////////////////////////*/
/* LE MENU SECONDAIRE SIMPLE*/
/*//////////////////////////////////*/
#menu_secondaire_simple_menu, #menu_secondaire_header{	
	font-size:12px;
}
#menu_secondaire_simple_menu ul{
	font-size:12px;
	margin:0px;
	padding:0px;
	left:0px;
	list-style:none;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#333;
}
#menu_secondaire_simple_menu ul li{ 
	left:0px;
	vertical-align:top;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333;
	padding-top:3px;
	padding-bottom:3px;
}
#menu_secondaire_simple_menu ul li ul li{
	left:0px;
	vertical-align:top;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333;
	padding-bottom:2px;
	margin-left:0px;

}
/*//////////////////////////////////*/
/* LE MENU SECONDAIRE AVEC HEADER   */
/*//////////////////////////////////*/
#menu_secondaire_header{
	/*min-height:800px;*/
	padding:0;
}
#menu_secondaire_header ul{
	font-size:12px;;
	margin:0px;
	padding:0px;
	left:0px;
	list-style:none;
}
#menu_secondaire_header ul li{
	left:0px;
	margin-left:0px;
}
#menu_secondaire_header ul li ul li{
	left:0px;
	vertical-align:top;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333;
	padding-top:3px;
	padding-bottom:3px;
}
/*//////////////////////////////////*/
/* LE CALENDRIER */
/*//////////////////////////////////*/
.calendrier_titre_mois {
	width:100%;
	font-size:14px;
	text-transform:uppercase;
	color:#33FFFF;
	font-weight:bold;
	margin-bottom:5px;
	}
.calendrier_cellule {
	float:left;
	display:table-cell;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}
.calendrier_date{
	width:25px;
	text-align:right;
	margin-right:25px;
}
.calendrier_ville{
	width:165px;
}
.calendrier_salle{
	width:270px;
}
.calendrier_artiste{
	width:80px;
}
.calendrier_spectacle{
	width:160px;
}
.calendrier-ligne{
	border-top-style:solid;
	border-top-color:#333333;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	margin-bottom:-1px;
	height:25px;
	line-height:16px;
	overflow:hidden;
}
.calendrier_groupe_ligne{
	height:30px;
}
.calendrier-ligne_categorie{
	color:#999;
	height:25px;
}
.espace-zone{
	height:30px;
}
.espace-zone2{
	height:15px;	
}


/*//////////////////////////////////*/
/* CONTACT */
/*//////////////////////////////////*/
.titre_contact{
	text-transform:uppercase;
	color:#33FFFF;
	width:575px;
    border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#33FFFF;
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
/*//////////////////////////////////*/
/* NOUVELLES */
/*//////////////////////////////////*/
.titre_nouvelle{
	width:100%;
	font-size:14px;
	text-transform:uppercase;
	color:#33FFFF;
	font-weight:bold;
	margin-bottom:5px;
}
.date{
	color:#999;
}
.legende{
	color:#999;
	margin-top:15px;
}
.intitule{
	color:#999;
}
/*//////////////////////////////////*/
/* NOUVELLES ACCUEIL*/
/*//////////////////////////////////*/
/* End of 'main' */

