body, html{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:justify;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.titre{
	color: #e30955;
	font-weight: bold;
}
.date {
	color: #e30955;
	font-size: 10px;
	font-weight: bold;
}
.titre_film {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.texte {
	font-size: 12px;

}
.titre_edition {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.texte_petit{
	font-size: 10px
}
img {
behavior: url(css/pngHack.htc);
}


/* CSS Document */
a:link{
	color: #e30955;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #e30955;
	text-decoration: none;
	font-size: 10px;
    font-weight: bold;
}
a:hover {
	color: #e30955;
	text-decoration: underline;
	font-size: 10px;
    font-weight: bold;
}
a:active {
	color: #e30955;
	text-decoration: underline;
	font-size: 10px;
    font-weight: bold;
}
.spectacle_mois{
width:400px;

color:#e30955;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
}

.lesscectacles{
clear:left;
width:400px;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;

}
.boutonrouge {
	background-color:#000;
	color:#e30955;
	border: thin solid #e30955;
	margin: 5px;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight:bold !important;
	color:#FFFFFF;
}

a.btn {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight:bold !important;
}
a.btn:hover {
	color:#FFFFFF;
	font-weight:bold;
}
a.btn:visited {
	color:#FFFFFF;
	font-weight:bold;
}

a.boutonrouge {
	texte-decoration:none;
	font-size: 14px !important;
	font-weight:bold !important;
}
a.boutonrouge:hover {
	texte-decoration:underline;
	font-weight:bold;
}
a.boutonrouge:visited {
	font-size: 14px !important;
	font-weight:bold;
}

