body,td,input,select {
	font-family: Arial;
	font-size: 13px;
}

a {
	color: #d83620;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.grostitre {
	font-size: 18px;
}

.titre {
	font-weight: bold;
	font-size: 14px;
}

.soustitre {
	font-weight: bold;
}

.img_cadre {
	border: 1px solid black;
}

p {
	margin: 0px;
}

p.babillard {
	margin: 0px 0px 0px 13px;
}

.heures1, .heures2, .heures3, .heures4, .heures5, .heures6, .heures7 {
	margin-left: 25px;
}

.titre_film_fiche {
	font-size: 18px;
	color: #233a56;
}

.titre_autre_film_fiche {
	font-style: italic;
	color: #233a56;
}

.cell_tableau_horaire {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-bottom: 5px;
}

.cell_horaire {
	padding: 5px;
	background-color: #e5e6e3;
	font-weight: bold;
}

.titre_info_film {
	font-weight: bold;
	margin-top: 10px;
}

.nom_cinema {
	color: #d83620;
	margin-bottom: 5px;
}

.date_nouvelle {
	color: #7a7a7a;
}

.table_formulaire {
	width: 100%;
}

#abonnement h1, #desabonnement h1 {
	margin: 0;
	font-size: 16px;
}

#abonnement p, #desabonnement p {
	margin: 12px 0;
}

#abonnement form .line {
	margin-bottom: 5px;
}

#abonnement form .boutons {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid grey;
	text-align: center;
}

#abonnement form label {
	width: 100px;
	float: left;
}

#abonnement form .line input, form .line textarea {
	width: 400px;
}
