/* Page Generale */
#page {
	width: 770px;
	background-color:#FFFFFF;
	background-position:top;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#Rang_1/* Page Haut : Fiche et Affiche */
 {
	width: 770px;
	float: left;
}
#affiche {
	width: 300px;
	height: 450px;
	float: left;
}

#affiche2 {
	width: 300px;
	float: left;
}

#margedroite {
padding-left:15PX;
	width: 265px;
	height: 450px;
	float: left;
}

.titre_theatre {
	font-size: 16px;
	font-weight: bold;
	color: #D70026;
}
.auteur {
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	letter-spacing: 1pt;
}
.metier {
	color: #D70026;
}


#fiche {
	width: 460px;
	float: right;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#Rang_2/* Page Milieu : Resume et Video */
 {
	width: 770px;
	float: left;
	margin-top: 15px;
}
#video {
	height: 256px;
	width: 300px;
	float: left;
}
#resume {
	float: right;
	width: 460px;
	padding-left: 10px;
	text-align:justify;
}


#planning/* Page Planning : Tournee + Representation */
{
	width: 770px;
	margin-top: 15px;
	float: left;
}

#date/* Representation */
 {
	width: 770px;
	margin-bottom: 15px;
	float: left;
}
#mois_annee {
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#jour_heure {
	width: 770px;
	padding-top: 8px;
}
#jour {
	width: 60px;
	height: 20px;
}
#heure {
	width: 60px;
	height: 20px;
	font-weight: bold;
}
#colonne {
	width: 60px;
	float: left;
	margin-bottom: 10px;
}
#tournee /* Tournee */
{
	color: #D70026;
	width: 770px;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#date_tournee {
	width: 750px;
	padding-left: 20px;
	float: left;
	margin-top: 5px;
}
#Rang_3 {
	width: 770px;
	float: left;
	margin-top: 15px;
}
.Lieu_tournee {
	font-weight: bold;
	color: #D70026;
}
