body {
	margin : 0; /* pour ˇviter les marges */
	font-family : arial,sans-serif;
	font-size : 12px;
	background-color : rgb(180,180,180);
    text-align : center; /* pour corriger le bug de centrage IE */
}

body img {
	border : 0;
}

#global {
	position : relative;
	margin-top : 20px;
	margin-left : auto;
	margin-right : auto;
	background-color : rgb(255,255,255);
	color : rgb(180,180,180);
	width : 956px;
	height : 600px;
	text-align : left; /* on rˇtablit l'alignement normal du texte */
}

#global a {
	text-decoration : none; /* pour ˇviter le soulignement au survol */
	color : rgb(180,180,180);
}

#global a:hover {
	color : rgb(255,180,100);
}

#teteIndex {
	position : absolute;
	bottom : 445px;
	left : 150px;
	width : 381px;
	height : 94px;
}

.menuPage {
	position : absolute;
	bottom : 500px;
	left : 50px;
	color : rgb(255,180,100);
	background-color : rgb(255,255,255);
	text-align : left;
	font-size : 18px;
	width : 800px;
	height : 60px;
	margin: 0;
	padding: 0;
}

.menuPage a {
	line-height : 33px;
}

.premier {
	position : absolute;
	list-style-type: none;
	width : 260px;
	bottom : 0;
}

.menubis {
	position : absolute;
	left : 243px;
	bottom : 0;
}

.menuPage:hover .deuze {display : block;}
.menuPage:hover .prems {display : none;} 

.deuze {
	display : none;
	color : rgb(255,180,100);
}

.dernier {
	font-size : 45px;
}

.accueil {
	margin-left : 25px;
}

#rubrique {
	position : absolute;
	left : 425px;
	bottom : 450px;
	color : rgb(180,180,180);
	font-size : 18px;
}

#menu {
	position : absolute;
	left : 765px;
	border : 0 solid #000;
}

#menu a {
	display : block;
	text-align : left;
	font-size : 18px;
	margin-bottom : 21px; /* espacement entre chaque sous-menu */
}

#menu a span:hover{
	color : rgb(255,180,100);
}

#contenu {
	position : absolute;
	top : 250px;
	left : 50px;
	width : 650px;
	height : 95px;
	overflow : hidden;
	color : rgb(255,255,255);
}

#banniere {
	position : absolute;
	margin-right : 0;
}

#banniere img {
	position : relative;	
}

#contenuPhoto {
	position : absolute;
	top : 115px;
	left : 50px;
	width : 650px;
	height : 375px;
	color : rgb(255,255,255);	
}

#contenu a {
	margin-right : 10px;
}

#navigation {
	position : absolute;
	bottom : 100px;
	left : 340px;
}	

#navigation a {
	color : rgb(255,180,100);
	font-size : 22px;
}

#pied {
	position : absolute;
	bottom : 35px;
	right : 10px;
}

#pied a {
	font-size : 12px;
}

#pied a:hover {
	color : rgb(180,180,180);
}

#adLiens {
	position : absolute;
	bottom : 75px;
	right : 15px;
}

#adLiens a {
	font-size : 12px;
}

#ligneBas {
	position : absolute;
	top : 530px;
	right : 0;
	height : 1px;
}

#ligneDroite {
	position : absolute;
	top : 190px;
	left : 750px;
	height : 255px;
	width : 1px;
	background-color : rgb(180,180,180);
}

#photo:active #droits {
	visibility : visible;
}

#droits {
	position : absolute;
	visibility : hidden;
	left : 219px;
	top : 122px;
	width : 180px;
	height : 100px;
	background-color : white;
	border: solid;
	border-width : 1px;
	border-color : black;
	font-size : 18px;
	padding : 15px;
}

#droits p {
	color : rgb(180,180,180);
	width : 120px;
	padding : 0;
	margin : 18px 0 0 30px;
}

#creditsLogo {
	position : absolute;
	bottom : 100px;
	left : 605px;
}

#creditsLogo img{
	margin-right : 10px;
}

#creditsSite {
	position : absolute;
	left : 50px;
	top : 250px;
}

#creditsPhoto {
	position : absolute;
	left : 475px;
	top : 250px;
}

#credits a:hover {
	color : rgb(255,180,100);
}

.creditsTitre {
	color : rgb(255,180,100);
	font-size : 21px;
}

.creditsCont1 {
	color : rgb(180,180,180);
	font-size : 14px;
}

.creditsCont2 {
	color : rgb(180,180,180);
	font-size : 12px;
}

.cache {
	position : absolute;
	top : 250px;
	width : 50px;
	height : 95px;
}

.couleur2 {
	color : rgb(255,180,100);
}

.couleur1 {
	color : rgb(180,180,180);
}

.nav {
	font-size : 45px;
}

#blocCommentaire {
	position : absolute;
	left : 750px;
	top : 290px;
	height : 200px;
	width : 195px;
	overflow : hidden;
}

#commentaire {
	position : absolute;
	bottom : 0;
	font-size : 12px;
}

