@import "commun.css";
@import "couleur.css";
@import "titre.css";
@import "menu.css";
@import "lien.css";
@import "kplien.css";

html, body {
	font-size:11px;
	font-family:Arial, Verdana, sans serif;
	text-align:center;
	margin:0;
	padding:0;
	color:#000;
	background-color:#000;
}

body {
	width:1000px;
	/*height:560px;*/
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-top:5px;
	/*overflow:hidden;*/
}

div.full {
	text-align:left;
	margin:0;
	padding:0;
	/*overflow:hidden;*/
	position:absolute;
	width:1000px;
	/*height:560px;*/
	margin-left: -500px;
	left: 50%;
	/*margin-top: -150px;*/
	top: 80px;
    }

#splash {
	text-align:left;
	margin:0;
	padding:0;
	overflow:hidden;
	position: absolute;
	width:1000px;
	height:560px;
	margin-left: -500px;
	left: 50%;
	margin-top: -150px;
	top: 30%;
}


#splashd img {
	float:right;
}

/* *********************************** */
/* COLONNES */
/* *********************************** */
.colg, .cold {
	margin:0;
	padding:0;
	width:500px;
}
	
.colg,
.hg,
.bg,
.bd,
.scrollme,
.hd,
.content_pd,
.cold p {
	float:left;
	margin:0;
	padding:0;
}

.cold {
	float:right;
	padding-top:10px;
}

body#splash .cold {
	padding-top:0px;
	height:560px;
}

.cold, 
.cold_wm { 
	float:right;
	background-color:#FFF;
	/*overflow:hidden;*/
}
.cold_wm { 
	height:100%; 
	width:480px; 
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px;
	overflow:auto;
}

.content_pd, 
.cold p { 
	width:460px; 
	text-align:justify;
	float:none;
}

.bg { 
	/*height:340px;*/
}

.hg {
	/*height:220px;*/
	width:498px;
}
.hg img {
	float:left;
}

.hd { 
	/*height:80px;*/
	width:480px;
	padding-left:10px;
	padding-right:10px;
}

.bg { 
	width:480px; 
	/*height:330px;*/
	padding-left:10px; 
	padding-right:10px;
	padding-top:10px;
}

.bg_nm { 
	width:500px; 
	padding:0px;
}

.semicol_g, .semicol_d {
	width:232px;
}
.semicol_g h4, .semicol_d h4 {
	margin-bottom:2px;
	margin-top:-6px;
}
.semicol_g {
	float:left;	
	padding-left:10px;
}

.semicol_d {
	float:right;	
}
/* *********************************** */
/* SPLASH */
/* *********************************** */
div.adresse {
	text-transform:uppercase;
	clear:left;
	float:left;
}
div.adresse#splashad { padding-left:20px;}
div.adresse#normalad { padding-left:10px; margin-top:-5px;margin-bottom:5px; width:90%;}
.splashlogo img { float:left;}

/* *********************************** */
/* SPECTACLE */
.soustitre, .incrustation_dates {
	float:left;
	width:472px;
	padding:4px;
	padding-top:8px;
	margin-bottom:4px;
	text-transform:uppercase;
}
.soustitre {
	text-transform:uppercase;
}
.incrustation_dates {
	cursor:pointer;
}
.incrustation_dates span {
	display:block;
	float:left;
	width:154px;
}
span.uppercase {
	text-transform:uppercase;
	font-size:16px;
}
#conteneur_galerie {
}
img.galerie_spectacle {
	width:80px;
	height:54px;
	border:none;
	float:left;
}
.top_spectacle {
	height:80px;
	float:left;
}
/* *********************************** */
/* CALENDRIER  */
span.etat {
	display:none;
}
div.listecalendrier {
	float:left;
	width:210px;
}
div.itemcalendrier {
	cursor:pointer;
}
div.itemcalendrier {
	float:left;
	clear:left;
}
div.itemcalendrier span {
	color:#CCC;
	text-transform:uppercase;
}
div.itemcalendrier h4 {
	margin-bottom:5px;
}
#spectacle_calendrier {
	position:relative;
	float:right;
	width:200px;
	height:300px;
}
.datecalendrier {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:300px;
	background-color:#FFE044;
	padding-left:10px;
	padding-top:5px;
}
.datecalendrier h4 {
	margin-bottom:20px;
}

/* */
div.partenaire {
	float:left;
	margin-left:10px;
	margin-top:4px;
}
div.partenaire a:hover {
	background-color:transparent;
}
div.phpmv {
	font-size:0px;
	color:#000;
	width:0px;
	height:0px;
}