#bglayer{
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1; 
	left: 50px; 
	top: 50px;
}

#boutons{
	position:absolute; 
	width:505px; 
	height:26px; 
	z-index:2; 
	left: 276px; 
	top: 378px;
}

#baseline{
	position:absolute; 
	width:219px; 
	height:136px; 
	z-index:2; 
	left: 550px; 
	top: 30px;
}

.bodypage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img/page-fond.jpg);
	background-repeat: no-repeat;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.boldbordeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #680019;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #680019;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44480D;
	font-weight: bold;
	font-style: italic;
}

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2005E;
	font-weight: bold;
	font-style: italic;
}


.titreSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44480D;
	font-weight: bold;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2005E;
	line-height: 16px;
	text-decoration: none;
}

a:hover{
	color: #D2005E;
	text-decoration: underline;
}

a:active{
	color: #000000;
}

a:visited{
	color: #D2005E;
}

.pic {
	border-color: #FFCC00;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

LI{
	list-style-image: url(img/puce.gif);
	list-style-position: inside;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.bloc {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 15px;
}

.listbloc {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.partenaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #680019;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	background-color: #FFFFFF;
}

.item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}



