#bandeauDrapeaux img
{
margin: 8px;
}

* img
{
border: 0px;
}

*
{
text-align: center;
}
/**Elements de dispositions**/

#homeLeft
{
position:absolute;
top:350px;
left:50px;
}

#homeRight
{
position:absolute;
top:350px;
right:50px;
}

#homeCentre
{
position:absolute;
top:120px;
left:120px;
}

#titreHaut
{
position:relative;
top:0px;
left:0px;
}

#titreTexte
{
position:absolute;
top:200px;
left:0px;
color: #f3d71d;
font-size: 15px;
font-weight: bold;
font-family: Arial;
}

#homeCentreTexte
{
position:absolute;
top:150px;
left:0px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #f3d71d;
}

.jaune
{
font-family: Courier;
font-size: 18px;
color: #f3d71d;
}

.baseline table{
	font-family: Courier;
	font-size: 10px;
	color: #f3d71d;
}

.jaunePetit
{
font-family: Courier;
font-size: 12px;
color: #f3d71d;
}

#homeCentre img
{
margin-left:3em;
}

#homeBas
{
position:absolute;
top:700px;
left:80px;
}

#blocCentre
{
margin-left:auto;
margin-right:auto;
width:900px;
height:700px;
position:relative;
}

#blocGps
{
margin-left:auto;
margin-right:auto;
position:relative;
}

#blocVideo
{

}

#blocCentreGallerie
{
width:900px;
height:600px;
}

/* Effets */
.OpacityOFF {width: 100%;
                background-color: silver;}

.OpacityON  {width: 100%;
                background-color: silver;
                opacity:.50;
                filter: alpha(opacity=50);
                -moz-opacity: 0.5;}

/*V2*/

#home_div_centre{
	width:950px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:530px;
}





