﻿/* selectors */
	body {font-family:Verdana; font-size:12px;margin:0px; background-color: black;color:silver;}
	p{text-align:left;}
	ul{padding-left:14px;margin:0px;}
	hr{border:0px; height:1px; color:#929292; background-color: #929292;}
    a{color:silver}
/* selectors end */

/* Custom styles */
	.errorMessage{ font-weight:bold; color:Red;}
	.centeredTable{ margin-left:auto; margin-right:auto;}

	.row_color{background-color:white;}
	.row_color:hover{background-color:gray; color:white;cursor:pointer; cursor:hand;}

	.alt_row_color{ background-color:silver;}
	.alt_row_color:hover{ background-color:gray; color:white; cursor:pointer; cursor:hand;}

	#usersTable td{padding:3px;}
	#usersInfo td{padding:3px;}

	input[type="button"]{cursor:pointer;cursor:hand;}
	input[type="submit"]{cursor:pointer;cursor:hand;}
	input[type="file"]{cursor:pointer;cursor:hand;}

	.alt_link:link{color:black; text-decoration:none}
	.alt_link:active{color:black;text-decoration:none}
	.alt_link:hover{color:white;text-decoration:none}
	.alt_link:visited{color:black;text-decoration:none}

	.home_events{ border-top:solid 1px silver ; border-bottom:solid 0px silver ;height:50px;cursor:pointer;cursor:hand;}
	.home_events_effect{width:5px;height:51px;background-color:black;}
	.home_events_effect_over{width:5px;height:51px;background-color:white;}
	.home_events_title{color:white; text-transform: uppercase; font-weight: bold;padding-left:5px}
	.home_events_text{font-size:10px;padding-left:5px}

	.hand{cursor:pointer;cursor:hand;}

	#footer{color:gray;font-size:9px;text-align:right;}
	#footer a{color:gray;font-size:9px; text-decoration: none;text-align:right;}
/* Custom styles end */

/* GENERIC styles CSS */
	.title{ 	font-family: times; font-size:18px; color:#535353; text-transform: uppercase;}
	.Text{		font-family: arial; font-size:12px; color:#939393; }
	.subTitle{ 	font-family: times; font-size:14px; color:#939393; }
/* GENERIC styles END */

/* CINE-REPERTOIRE styles CSS */
	.repertoir td{ 		vertical-align: top; }
	.repertoir table{ 	color:#FFFFFF;}
	.repertoir hr{ 		margin-top:15px; margin-bottom:15px;}
/* CINE-REPERTOIRE styles END */

/* SUBSCRIBE styles CSS */
	#subscribe_form input[type="text"]{width:421px}
/* SUBSCRIBE styles END */

.red_line{border-bottom:solid 1px red}

/*  FILM TO COME*/
	.aVenir{}
	.Mois{ padding: 30px 0 0 0; clear:both;}
	.imgA{ width:228px; height:334px; float:left; margin:10px}