﻿/* CSS Document */
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;

	margin: 0;
	padding: 0;
	border: none;
	background-image: url(/imgs/pixel.gif);
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-align:center;
}
#contenu{
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
	font-size: 12px;
	line-height: 0px;
	text-align: left;
	/*height:100%;*/
}
#page {
	width: 100%;
	height: 100%;
	background-image: url(/imgs/pixel.gif);
}
#header{
	/*background-color: red;*/
	background-image: url(/imgs/header/header.gif);
	height: 250px;
	width: 1000px;
	font-size: 12px;
	line-height: 13px;
}
#liens{
	position: relative;
	text-align:center;
	width: 390px;/*390*/
	height: 56px;
	left: 376px;
	top: 194px;
}
#banniere{
	/*border: solid #000000 1px;*/
	position: relative;
	background-color: #FE9900;
	width: 468px;
	height: 60px;
	left: 280px;
	top: -4px;
}
#click_accueil{
	position: relative;
	width: 300px;
	height: 100px;
	left: 0px;
	top: -120px;
	border: 1px solid #000;

	z-index:100;
}
#gestion_sons{
	position: relative;
	left: 150px;
	top: 38px;
	/*width: 10px;
	height: 10px;*/
}
#anim_1{
	position: relative;
	/*background-color: #FF0000;*/
	width: 455px;
	height: 50px;
	left: 320px;
	top: -35px;
}
#info{
	position: relative;
	color: white;
	left: 862px;
	top: -64px;
	width: 80px;
	font-size: 10px;
	line-height: normal;
}
#liens_label{
	position: relative;
	/*background-color: green;*/
	width: 145px;
	height: 56px;
	left: 830px;
	top: 78px;
	text-align: center;
}	
#menu{
	position: absolute;
	/*background-color: green;*/
	width: 200px;
	line-height: normal;
}
.menufond{
	line-height: normal;
	width: 200px;
	background-image: url(/imgs/menu/corp.gif);
	text-align: center;
}
#corp{
	/*background-color: yellow;*/
	position: relative;
	width: 800px;
	left: 200px;
	height:100%;
	/*line-height: 1px;*/
}
#rubrique{
	/*background-color: grey;*/
}
#footer{
	position: absolute;
	height: 100px;
	width: 800px;
	background-image: url(/imgs/partenaire.gif);
	/*margin-left: auto;
    margin-right: auto;*/
	/*bottom: 0px;*/
}
#sep{
	line-height: 13px;
}
.sep{
	line-height: 13px;
}
/*NEWS ############################### */
#block1{
position: absolute;
/*position: relative;
top:-255px;*/
width: 450px;
}
#block2{
position: absolute;
padding-left:450px;
width:450px;
}
#haut1{
	background-image: url(/imgs/block/blockhaut1.gif);
	width: 450px;
	height: 25px;
}
#haut2{
	background-image: url(/imgs/block/blockhaut2.gif);
	width: 350px;
	height: 25px;
}
#corp1{
	background-image: url(/imgs/block/blockcorp1.gif);
	/*background-color: #AD0527;*/
	width: 420px;
	height: 200px;
	padding-left: 30px;
	color: black;
	line-height: 13px;
}
#corp2{
	background-image: url(/imgs/block/blockcorp2.gif);
	width: 330px;
	height: 200px;
	padding-left: 5px;
	color: black;
	line-height: 13px;
	text-align:center;
}
#bas1{
	background-image: url(/imgs/block/blockbas1.gif);
	width: 450px;
	height: 30px;
}
#bas2{
	background-image: url(/imgs/block/blockbas2.gif);
	width: 350px;
	height: 30px;
}

/* FOOTER ################################################ */
#contenu_footer{
	position: absolute;
	width: 750px;
	left: 25px;
	/*bottom: 0px;*/
}
#partenaire1{
text-align:center;
position: absolute;
left:10px;
top:40px;
width:125px;
}
#partenaire2{
text-align:center;
position: absolute;
top:30px;
left:130px;
width:125px;
}
#partenaire3{
text-align:center;
position: absolute;
top:30px;
left:245px;
width:125px;
}
#partenaire4{
text-align:center;
position: absolute;
top:30px;
left:360px;
width:125px;
}
#partenaire5{
text-align:center;
position: absolute;
top:30px;
left:465px;
width:125px;
}
#partenaire6{
text-align:center;
position: absolute;
top:30px;
left:600px;
width:125px;
}
