BODY {
	color:#000000;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	margin:0px;
}

#bg {
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

#bg-rep {
	margin-top:31px;
	background-image:url('../images/bg-whole.jpg');
	background-repeat:repeat-y;
	background-color:#ffffff;
	background-position:top center;
}

A:link,
A:visited,
A:hover,
A:active {
	color:#ed332b;
	text-decoration:underline;
}

H2 {
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:12px 0px;
	font-size:15px;
}

H3 {
	font-weight:bold;
	color:#ed332b;
}

H4 {
	font-weight:bold;
	color:#ed332b;
	text-transform:uppercase;
}

.rouge { color:#ed332b; }

#main {
	margin:0px auto;
	width:780px;
	padding:27px 33px 30px 25px;
}

#menu {
	border-top:1px solid #f37a75;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	width:163px;
	float:left;
}

.menu-info
{
	text-transform: none;
	padding-top: 20px;
	margin-bottom:20px;
}

.menu-info img{display:block;margin:12px 0px}
.menu-info .sub-msg {text-transform:uppercase}
.menu-info .sub-msg strong{font-size:24px;font-weight:normal}

#menu A:link,
#menu A:visited,
#menu A:hover,
#menu A:active {
	color:#ffffff;
	text-decoration:none;
}

#menu .imenu-o A:link,
#menu .imenu-o A:visited,
#menu .imenu-o A:hover,
#menu .imenu-o A:active,
#menu .txtmenu2 A:link,
#menu .txtmenu2 A:visited,
#menu .txtmenu2 A:hover,
#menu .txtmenu2 A:active {
	color:#ed332b;
	text-decoration:none;
}

.imenu {
	border-bottom:1px solid #f37a75;
}

.imenu-o {
	padding-bottom:1px;
	background-color:#ffffff;
	color:#ed332b; 
}

.txtmenu {
	padding:9px 0px 9px 9px;
}

.txtmenu2 {
	padding:9px 0px 9px 9px;
	background-color:#ffffff;
	color:#ed332b;
}

.txtmenu3 {
	padding:0px 0px 9px 9px;
}

.topmenu-o {
	padding-bottom:1px;
	background-color:#ffffff;
	color:#ed332b; 
}

.txtsmenu
{
	margin: 7px 0px 7px 15px;
	font-weight: normal;
	text-transform: uppercase;
}

#zonecontente {
	float:left;
	width:540px;
	padding-left:60px;
}

.txtar {
	background-image:url('../images/ar.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:18px;
}

.colpic {
	width:130px;
	padding-right:30px;
	float:left;
}

.coltxt {
	width:340px;
	float:left;
}

.photogal { 
	padding:0px 20px 20px 0px;
	float:left;
	border:0px;
}

.padphoto { padding-left:25px; }
.pad25 { padding-left:25px; }
.spacer45 { height:45px; font-size:0px; }
.spacer20 { height:20px; font-size:0px; }
.spacer35 { height:35px; font-size:0px; }
.center { text-align:center; width:100%; }
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.p1 { margin-top:0px; }
.nobord { border:0px; }

/* STYLES POUR LES SCREENINGS */

dl.screenings {
	list-style: none;
}

dl.screenings dt { 
	font-weight: bold;
}

dl.screenings dd { 
	line-height: 1.5;
}

dl.screenings dd a {
	text-decoration: none;
} 

dl.screenings dd a:hover {
	text-decoration: underline;
} 

p.annonce{font:italic 24px/1em Arial, Helvetica, sans-serif;color:#E92114;margin:0px 0px 0px 5px;padding:0px}
