body, td, pre, input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	background: #a3e9fd url(../images/background2.jpg) left top repeat-x;
	text-align: center;
}
a:hover{
	text-decoration: none;
}

a img{
	border:0px;
}

#contener{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	color:#335285;
}

#bandeau{
	position: relative;
}
a#lien_accueil, a#lien_accueil:visited{
	display: block;
	position: absolute;
	top: 122px;
	left: 875px;
	width: 150px;
	color: #a30e0e;
	font-weight: bold;
	text-decoration:none;
}
a#lien_accueil:hover{
	text-decoration:underline;
}
#texte1{
	position: absolute;
	top: 17px;
	left: 450px;
	width: 400px;
}

#lien_contact{
	display: block;
	position: absolute;
	top: 11px;
	left: 600px;
	width: 124px;
	color: #000000;
}

#texte2{
	position: absolute;
	top: 120px;
	left: 254px;
	width: 500px;
}
#texte2 span.nom_wg2{
	font-weight:bold;
	color:#179fc5;
}

#video{
	padding: 0px 0px 0px 7px;
}

#footer{
	padding-top: 20px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
}
#cadre {
	background: #000;
	padding-top: 25px;
}

