/* CSS Document */
/******* Général ********/
body{
	margin:0;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.horizon{
	position:absolute;
	height:1px;
	width:100%;
	top:50%;
	overflow: visible;
	visibility: visible;
	display: block;
}

.content{
	height:400px;
	width:548px;
	position:absolute;
	margin:-200px 0 0 -274px;
	left: 50%;
}

form{
	margin:0;
	padding:0;
}

label{
	margin:0;
	padding:0;
}

input{
	margin:0;
	padding:0;
}

/******* Sections ******/

#section1{
	margin-left:20px;
	margin-bottom:5px;
}

#section2{
	height:299px;
	background-image:url(../img/bkg_vpcv_2007.jpg);
	background-repeat:no-repeat;
}

#section3{
	height:45px;
	background-image:url(../img/barre_acces_direct.jpg);
	height:50px;
	margin-top:10px;
}



#section4{
	margin-left:20px;
	clear:both;
	margin-top:5px;
}

/******* sous sections *******/

form#recherche{
	padding:15px 0 0 200px;
	float:left;

}



/********* Mise en forme ********/

#section3 a{
	margin: 0 0 0 30px;
}

#section3 a img{
	border:none;
	margin-top:9px;
}



/**********************************************************/
/******************* Visualisation video *****************/

/***** Sous sections spécifiques ******/


.error{
	color:#000000;
	width:350px;
	font-size:1.2em;
	
}

#section2 #video{
	margin:19px 0 0 40px;
	background-color:none;
	float:left;

}

/* Mise en forme du menu */



#nav{
	height:305px;
	width:150px;
	float:right;
	margin: 0;
	
}

#nav img{
	margin:19px 0 0 20px;
	margin:10px 0 0 20px !ie;
	border:none;
}

#nav ul {
	list-style:none;
}

#nav ul#baselist{
	margin-top:21px;
}

#nav a{
	color:#736357;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover{
	text-decoration:underline;
}

/***** Cache de safari: doit apparaitre en dernier dans la feuille de style *****/
#section2{
	height:299px;
	#
}


#nav{
	height:300px;
	width:150px;
	float:right;
	margin: 0 0 0 0;
	margin: 6px 0 0 0 !ie;
	
}


#section3 a img{
	border:none;
	margin-top:9px;
}
