#global {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
}
.formulaire a {
	color: #F00;
	text-decoration: none;
}
.formulaire a:hover {
	color: #F00;
	text-decoration: underline;
}

#texte_intro {
	height: 174px;
	width: 238px;
	background-image: url(../images/fond_texte.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8232A;
}
#txt_programme {
	background-image: url(../images/programme_fond_texte.jpg);
	height: 347px;
	width: 850px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-repeat: no-repeat;
}

#txt_inscription {
	background-image: url(../images/programme_fond_texte02.jpg);
	height: 459px;
	width: 850px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.float_left {
	float: left;
	margin-right: 20px;
}

.programme_heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.asterisque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
#menu {
	background-image: url(../images/programme_menu.jpg);
	height: 25px;
	width: 852px;
	padding-left: 48px;
}
.decalage_btn_menu {
	margin-right: 20px;
}
.formulaire {
	float: left;
	height: 420px;
	width: 600px;
	margin-right: 25px;
}
.formulaire_telechargement {
	float: left;
	height: 270px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 200px;
	padding-top: 60px;
}

#texte_legal {
	float: left;
	height: 60px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	padding-top: 10px;
}

.input_reservations {
	height: 14px;
	width: 20px;
	border: 1px solid #F00;
}
.input_nom {
	height: 14px;
	width: 300px;
	border: 1px solid #F00;
	font-size: 10px;
	color: #666;
	float: left;
}
.input_cp {
	height: 14px;
	width: 70px;
	border: 1px solid #F00;
	font-size: 10px;
	color: #666;
}
.input_ville {
	height: 14px;
	width: 130px;
	border: 1px solid #F00;
	font-size: 10px;
	color: #666;
}
#film {
	height: 300px;
	width: 400px;
	float: left;
	padding-left: 168px;
}

.btn_envoyer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 25px;
	width: 380px;
	border: 1px solid #FFF;
	background-color: #F00;
	float: right;
}
.btn_valider {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 25px;
	width: 130px;
	border: 1px solid #FFF;
	background-color: #F00;
	
}
.btn_Deconnexion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 20px;
	width: 130px;
	border: 1px solid #FFF;
	background-color: #F00;
	padding-top : 5px;
	
}
.btn_Deconnexion a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;

	
	
}
.menu_anciens_forums {
	float: left;
	height: 200px;
	width: 250px;
	padding-left: 20px;
}
.menu_anciens_forums a {
	color: #F00;
	text-decoration: none;
}
.menu_anciens_forums a:hover {
	color: #F00;
	text-decoration: underline;
}
#txt_programme a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#txt_programme a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
.tableau_telechargements {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #F00;
}

.tableau_telechargements a {
	color: #F00;
	text-decoration: none;
}

.tableau_telechargements a:hover {
	color: #F00;
	text-decoration: underline;
}
.programme_heure a {
	color: #F00;
}

