* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#global {
	position: absolute;
	left: 50%;
	width: 677px;
	margin-left: -338.5px;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
}
.top{
	position: relative;
	background-image: url(../img/top.jpg);
	width: 677px;
	height: 276px;
}
.contenant{
	position: relative;
	width: 677px;
	background-image: url(../img/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contenu{
	position: relative;
	left: 72px;
	top: 12px;
	width: 392px;
	padding-bottom: 70px;
}
.haut-page{
	position: relative;
	width:677px;
	height:23px;
}
.pied-page{
	position: relative;
	width:677px;
	height: 30px;
	background-image: url(../img/pied_page.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ECECED;
	text-align: center;
	line-height: 11px;
	padding-top: 2px;
}
.lpied-page{
	color: #ECECED;
	font-weight: bold;
	text-decoration: none;
}
.lpied-page:hover{
	text-decoration: underline;
}
.titre{
	position: absolute;
	left:85px;
	top:221px;
	width:229px;
	height:35px;
}
.menu{
	position: absolute;
	left:491px;
	top: 43px;
	width:106px;
	height:233px;
}
img{
	border:none;
}
.txt-critique{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
}
.txt-simple{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt-justify{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.txt-adresse{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left: solid 1px #000000;
	padding-left: 10px;
}
dl.expo{
width: 400px;
margin: 2em 0;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.expo dt
{
width: 5em;
float: left;
margin: 0 0 0 0;
padding: .5em;
font-weight: bold;
color: #415F70;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear: both; }
/* end hack */

.expo dd
{
/*float: left;*/
width: 30em;
margin: 0 0 0 0;
padding: .5em;
}
.vignette{
	border: solid 1px #cccccc;
	background-color: #F1F1F1;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.legende{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: bottom;
	padding-left: 10px;
	border-bottom: solid 1px #A51A0C;
	padding-bottom:5px;
}
.fond-color{
	background-color: #EEEEE5;
}
hr{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom: solid 1px #AABBC2;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left:21px;
}
label
  {
  display: inline;
  float: left;
  width: 70px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:right;
	padding-right: 5px;
  } 

INPUT, TEXTAREA { 
	background-color: #D5DCDD ; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 300px;
	border-bottom: solid 1px #A4B2BF;
	border-top: none;
	border-left:none;
	border-right:none;
	margin-bottom:5px;
	padding: 2px;
}
.nonsize{
	width: auto;
}
.pages{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-bottom: 10px;
}
.lpages{
	color: #000000;
	text-decoration: none;
}
.page-active{
	background-color: #DE6324;
	font-weight: bold;
	color: #fff;
}
.encartdroite{
	margin-right: 8px;
	float: left;
}
