body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 62.5%;
}
p, td, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:1.3em;
}
p {
	text-align:justify;
	line-height:1.2em;
	}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-align:center;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
}

hr {
	background-color:#CCC;
	height:1px;
	}
.center {
	text-align:center;
	}
.red {
	color:#F00;
	}
	
#frame {
}
#title {
	display:none
	}
#menu {
	display:none;
	}
#footer {
	display:none;
	}

#enter {
	display:none;
	}
#english {
	height: 284px;
	width: 316px;
	float:left;
}
#french {
	height: 284px;
	width: 316px;
	float:right;
}
#content {
	margin: 0 auto;
}
em {
	color:#333;
}

a {
	color: #00008C;
	text-decoration: none;	
	}

a:hover {
	color: #000099;
	text-decoration: underline;
	}

div.outer{
	}

div.buffer
	{
	}

.small
	{
	font: .8em verdana, arial;
	}
	
#navcontainer
{
	display:none;

}

#navcontainer ul
{
	display:none;
}

#navcontainer li
{
	display:none;

}

#navcontainer li a
{
	display:none;

}

#navcontainer li a:hover
{
	display:none;

}

#accueil a.accueil,
#programme a.programme,
#festival a.festival,
#soumettre a.soumettre,
#media a.media,
#contact a.contact {
	display:none;

}
#home a.home,
#schedule a.schedule,
#festival a.festival,
#submit a.submit,
#media a.media,
#contact a.contact {
	display:none;

}
.imgleft {
	float:left;
	margin: .4em .8em .4em 0;
	border:1px solid #CCC;
	padding:2px;
	}
.imgright {
	float:right;
	margin: .4em 0 .4em 0.8em;
	clear:right;
	border:1px solid #CCC;
	padding:2px;
}
.block {
	clear:both;
	}
.previous {
	float:left;
	text-align:left;
	width:45%;
	}
.next {
	float:right;
	text-align:right;
	width:45%;
	}
.next p {
	text-align:right;
	}