/* CSS Document */
#global { 
  margin-left: auto; 
  margin-right: auto; 
  width: 1000px;
}


#cadreaccueil {
position:relative;
margin: 0;
padding: 0;
width:1000px;
height:650px;
background: #352321 url('maquette/images/fond-accueil.jpg') no-repeat center;
	}

#logo 	{
position:absolute;
top: 0;
right: 0em;
width:512px;
height:204px;
z-index:1;
}

#videozone	{
	position:absolute;
	top: 1em;
	left: 1em;
	width:400px;
	height:210px;
	z-index:2;
}

#videozone2	{
	position:absolute;
	top: 235px;
	left: 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#333;
	width:400px;
	height:20px;
	z-index:3;
}

#Bentrer 	{
	position:absolute;
	bottom:6em;
	right: 4em;
	width:164px;
	height:44px;
	z-index:1;
}

#boitevote {
float:left;
margin: 0;
padding: 0;
width:150px;
height:450px;
background-color:#000;
}
#boitevideo {
float:left;
margin: 0;
padding: 0;
width:660px;
height:450px;
background-color:#000;
}


/* police sur le site */

.Style5 {
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	color:#999;
	font-size:9px;
}

.pverdbl10 {
color: #FFFFFF;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
}


.TitreCarte {  font-family: Arial; font-size: 16px; font-weight: bold; }
