@media screen {
html, body {
	height: 100%;
	font-family:arial,"sans serif";
	font-size:14px;
	background-image:url(../photo/fond2.png);
	color:#000000;
}

h1 {
   text-align:center;
   font-size:25pt;
}

a {line-height:1.5em;}

a:link {
	background-color:transparent;
	color:#0000FF;
}

a:visited {
	background-color:transparent;
	color:#555555;
}

a:hover {
	background-color:transparent;
	color:#0000FF;
}
img {border:0;}

p {text-align:justify;}

p#important {
	font-size:large;
	text-decoration:blink;
}
p.annonces {text-align:left;}

p.google {
	text-align:center;
	background-color:#ffffff;
}

p.pub{text-align:center;}

p#pubrec {
	margin:5px;
	float:right;
	font-family:arial,"sans serif";
	font-size:14px;
}

ul{
	list-style-type:none; /* pour ne pas avoir de puces */
	margin:0px;
	padding-left:0px;
}

li{padding-left:10px;}

div#global{
	position:relative;
	min-height:100%;
	background:#CAD9F8;
}

div#footer {
	position:absolute;
	width:100%;
	background:#FFFFFF;
	bottom:0;
}

p#footer {
	text-align:center;
	font-size:x-small;
}

div#center {
	padding-bottom:50px; /* Pour éviter la superposition du pied de page et du contenu*/
	overflow:auto;
}

div#gauche {
	float:left;
	padding:10px;
   color:#000000;
   background:#CAD9F8;
   width:280px;
   top:164px;
}

div#gauche a:hover {
	margin:0 0 0 5px;
	background-color:transparent;
	color:#0000FF;			   
}

div#contenu {
	margin-left:300px;
	padding:10px;
	color:#000000;
	background:#CAD9F8;
	top:164px;
	text-align:justify;
}

div#haut {
	height:164px;
	width:844px;
	margin-left:auto;
	margin-right:auto;
}
#livre {
	top:164px;
	background:#CAD9F8;
	width:800px;
	left:50%;
	margin-left:-400px;
}
div.centre {
	top:164px;
	color:#000000;
	background:#CAD9F8;
	width:900px;
	left:50%;
	margin-left:-450px;
	padding:20px;
}

div.search {
	top:164px;
	color:#000000;
	background:#CAD9F8;
	width:800px;
	left:50%;
	margin-left:-425px;
	height:auto;
	padding:25px;
}

div#deezer {
	width:450px;
	height:370px;
}
div#deezer a:hover {
	margin:0px
}

div.photo {
	margin:5px;
	float:right;
}

div.contact {
	background:#CAD9F8;
	width:96%;
	padding:15px;
	top:164px;
}

table.liens {
	border:dotted 1px;
	width:100%;
	padding:5px;
}

}

