body {
	background-color: #000000;
	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.6em;
}
p {
	text-align:justify;
	line-height:1.4em;
	}

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;
	}
.green {
	color:#DFFF89;
	font-size:1.6em;
	}
a:hover.green {
	color:red;
	}
#frame {
	margin: 0 auto 20px;
	background: url(/images/bg.jpg) repeat-y;
	width:760px;
}
#frame_index {
	margin: 0 auto 20px;
	width:760px;
	}
#title {
	margin:0 auto;
	height: 187px;
}
#menu {
	margin:0 auto;
	height: 20px;
	width: 500px;
}
#footer {
	margin: 0 auto;
	background: url(/images/footer.jpg) no-repeat;
	height: 45px;
	clear:both;
}

#enter {
	margin:0 auto;
	width:640px;
	}
#english {
	height: 284px;
	width: 316px;
	float:left;
}
#french {
	height: 284px;
	width: 316px;
	float:right;
}
#content {
	margin: 0 auto;
	min-height: 300px;
	width: 600px;
	paddin-bottom:30px;
}
em {
	color:#333;
}

a {
	color: #0000CC;
	text-decoration: none;	
	}

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

#content a img {
	border:1px solid #CCC;
	}
	
#content a:hover img {
	border:1px solid #000;
	}	

div.outer{
	width: 90%;
	margin: 15%;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: .8em verdana, arial;
	}
.alignleft {
	text-align:left;
	}
.alignright {
	text-align:right;
	}
	
#navcontainer
{
width:600px;	
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
font-size: 1.2em;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 2px 7px;
color: #000;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.1em;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}

#accueil a.accueil,
#programme a.programme,
#festival a.festival,
#soumettre a.soumettre,
#media a.media,
#contact a.contact {
color: #000;
border: 1px solid #666;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
#home a.home,
#schedule a.schedule,
#festival a.festival,
#submit a.submit,
#media a.media,
#contact a.contact {
color: #000;
border: 1px solid #666;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.imgleft {
	float:left;
	margin: .4em .8em .4em 0;
	clear:left;
	border:1px solid #CCC;
	padding:2px;
	}
.imgright {
	float:right;
	margin: .4em 0 .4em .8em;
	clear:right;
	border:1px solid #CCC;
	padding:2px;
}
.img {
	border:1px solid #CCC;
	padding:2px;
}
.block {
	clear:both;
	padding-top:12px;
	}
.previous {
	float:left;
	text-align:left;
	width:45%;
	}
.next {
	float:right;
	text-align:right;
	width:45%;
	}
.next p {
	text-align:right;
	}