﻿a{
	outline:ActiveCaption none;
	color:#2b376b;
	font-weight:500;
}

.filme a{
	outline:ActiveCaption none;
	color:#2b376b;
	font-weight:600;
}

.filme h1{
	font-family: Helvetica, Arial, sans-serif;
	color:#595959;
	font-size:12px;
	font-weight:bold;
}

.header {
	width:100%;
	height:178px;
}

#footer {
	border-top: 1px #000000 solid;					/* couleur de la ligne de pied de page */
	font-size:11px;
	color: #000000;								
	line-height: 20px;								
	padding-bottom: 10px;
	font-family: Georgia, Times, times new roman, serif;
}

#layout { 
	width: 720px !important;
	width: 721px;
	padding-right: 1px;
	margin: 0 auto;
	text-align: left;
}

#layoutnav{
	background-image:url('../img/nav_linie.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:65px;
	width:800px;
	
	position:absolute;
	top:160px;

}

#globalnav  {	
	position:absolute;
	top:-22px;
	left:535px;

}


.boxclear {
	clear: both;
	height: 1px;
}

nav
h1 {
	font-weight:normal;
	line-height:1.1em;
	font-size: 1.75em;
	margin: 0 1px 0;
	padding: 0em 4em 0.35em 0px;
}

h2 {
	font-size: 18px;
	font-weight:normal;
	margin: 0 0 0 0;
}

#globalnav a:hover {
	/*background-color: transparent;*/
	color: #595959;
}

#subnav { /*margin-left: 30px; */ /* display:none; */ }

#subnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Helvetica, Arial,  sans-serif;
font-size:11px;
/*border-top:#c3c3c3 1px solid;*/
width: 177px;
}

#subnav li { margin: 0 0 0 0; }

.line { border-top:#c3c3c3 1px solid; }

#subnav span
{
display: block;
padding: 6px 1px 6px;;
width: 175px;
color: #595959;
text-decoration: none;
border-bottom:#c3c3c3 1px solid;
line-height:14px;
}

#subnav div
{
display: block;
padding: 6px 1px 6px;;
width: 175px;
color: #595959;
text-decoration: none;
border-bottom:#c3c3c3 1px solid;
line-height:14px;
}

#subnav a
{
display: block;
padding: 6px 1px 6px;;
width: 175px;
color: #595959;
text-decoration: none;
border-bottom:#c3c3c3 1px solid;
line-height:14px;
}

#subnav a:hover
{
color: #595959;
background-color: #000000;
text-decoration: none;
}

#subnav ul ul li { margin: 0 0 1px 0; }

#subnav ul ul span
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#subnav ul ul div
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#subnav ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#subnav ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

.colA {
	margin-top: 10px;
	width: 210px;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	color:#595959;
	font-size:12px;
}
.colA p {
	padding: 0px;
}

.colB {
	margin-top: 10px;
	width: 500px;
	float:left;
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color:#595959;
	font-size:12px;

}

.colB UL{
	list-style-type:none;
}

select{
	width:150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#4b4a4a;
}