/********************************/
/*	principal 					     */
/********************************/
html {
	background-color: #cccccc;
	background-attachment: fixed;
}
body 
{
	background: #cccccc url(../images/fond.jpg) repeat-x top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

/********************************/
/*	contenant général				  */
/********************************/

.feuille
{
	background-color: transparent;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 945px;
	height: auto;
	min-height: 500px;
	border:none;
}

/********************************/
/*	header				           */
/********************************/
.feuille .header
{
	position: relative;
	display:block;
	width: 945px;
	height: 155px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/header.jpg) no-repeat top;
	text-align: left;
	border: none;
}
.feuille .header .logo
{
	position: absolute;
	display:block;
	top: 25px;
	left: 15px;
	width: 323px;
	height: 69px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/logo.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.feuille .header .logo p
{
	position: relative;
	display:block;
	width: 323px;
	height: 69px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
}
.feuille .header .logo p a
{
	position: relative;
	display:block;
	width: 323px;
	height: 69px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
	text-decoration:none;
}
.feuille .header .banner
{
	position: absolute;
	display:block;
	top: 5px;
	left: 350px;
	width: 370px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
}
.feuille .header .banner a
{
	text-decoration: none;
}
.feuille .header .banner a img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}
.feuille .header .gratuit
{
	position: absolute;
	display:block;
	top: 30px;
	right: 40px;
	width: 175px;
	height: 56px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/gratuit.jpg) no-repeat center;
	text-align: left;
	border: none;
}
.feuille .header .gratuit p
{
	position: relative;
	display:block;
	width: 175px;
	height: 56px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
}
.feuille .header .gratuit p a
{
	position: relative;
	display:block;
	width: 175px;
	height: 56px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
	text-decoration:none;
}

.feuille .header .menu
{
	position: absolute;
	display:block;
	top: 120px;
	left: 0px;
	width: 945px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
}
.feuille .header .menu table
{
	position: relative;
	display:block;
	width: 945px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	border: none;
}
.feuille .header .menu table td
{
	position: relative;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	border: none;
	font: normal normal bolder 7pt/30px Bitstream Vera Sans,Arial;
	color: #969696;
}
.feuille .header .menu table td a
{
	position: relative;
	display:block;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	border: none;
	color: #969696;
	text-decoration:none;
}
.feuille .header .menu table td a:hover
{
	color: #FA005E;
}
.feuille .header .menu table td a.courant
{
	color: #FA005E;
}

/************************************/
/*	zones communes						   */
/************************************/
.feuille .corps
{
	position:relative;
	display:block;
	width: 945px;
	height:auto;
	min-height: 75px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	border: none;
}

.feuille .corps .contenu
{
	position:relative;
	display:block;
	float:left;
	width: 708px;
	height:auto;
	min-height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}

.feuille .corps .contenu p.entete
{
	position: relative;
	display: block;
	width: 708px;
	height: 63px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/grande_barre.gif) no-repeat center;
	border: none;
	font: normal normal normal 15pt/27px Bitstream Vera Sans,Arial;
	line-height:27px;
	color:white;
	text-align:center;
}
.feuille .corps .contenu p.entete span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2D3035;
	text-align: center;
	font-size: 80%;
	font-style: italic;
}
.feuille .corps .sideright
{
	position:relative;
	display:block;
	float:right;
	width: 226px;
	height:auto;
	min-height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align:center;
	border: none;
}

/********************************/
/* Footer						     */
/********************************/
.feuille .footer
{
	position: relative;
	display:block;
	width: 945px;
	height: 270px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	text-align: center;
	border: none;
}

.feuille .footer .logo_bas
{
	position: absolute;
	display: block;
	top: 20px;
	left: 10px;
	width: 323px;
	height: 69px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(../images/logo.jpg) no-repeat center;
	text-align: center;
	border: none;
}
.feuille .footer .logo_smalt
{
	position: absolute;
	display: block;
	top: 120px;
	left: 400px;
	width: 100px;
	height: 72px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(../images/smaltlogo.bmp) no-repeat center;
	text-align: center;
	border: none;
}


.feuille .footer .liens
{
	position: absolute;
	display: block;
	top: 15px;
	left: 370px;
	width: 560px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	border: none;
}
.feuille .footer .liens p
{
	position: relative;
	display: block;
	width: 560px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: right;
	border: none;
	font: normal normal normal 12pt/25px Bitstream Vera Sans,Arial;
	color: #808080;
}
.feuille .footer .liens p a
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
	color: #808080;
	text-decoration: none;
}
.feuille .footer .liens p a:hover
{
	color: #2A2D33;
}

.feuille .footer .paypal
{
	position: absolute;
	display: block;
	top: 110px;
	left: 70px;
	width: 130px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(../images/paypal.png) no-repeat center;
	text-align: center;
	border: none;
}
.feuille .footer .paypal p
{
	position: relative;
	display: block;
	width: 130px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}
.feuille .footer .paypal p a
{
	position: relative;
	display: block;
	width: 130px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}

.feuille .footer .lavrens
{
	position: absolute;
	display: block;
	top: 120px;
	left: 322px;
	width: 300px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background: white url(../images/lavrens.jpg) no-repeat center center;*/
	background: white;
	text-align: center;
	border: none;
}
.feuille .footer .lavrens p
{
	position: relative;
	display: block;
	width: 300px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	border: none;
	font: normal normal normal 12pt/20px Bitstream Vera Sans,Arial;
	color: gray;
}
.feuille .footer p.textbas
{
	position: absolute;
	display: block;
	top: 250px;
	left: 0px;
	width: 945px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	border: none;
	font: normal normal normal 7pt/10px Arial;
	color: #2A2D33;
}

.feuille .footer .celilo
{
	position: absolute;
	display: block;
	top: 140px;
	left: 720px;
	width: 150px;
	height: 53px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white url(../images/logo_mini.png) no-repeat center;
	text-align: center;
	border: none;
}
.feuille .footer .celilo p
{
	position: relative;
	display: block;
	width: 150px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}
.feuille .footer .celilo p a
{
	position: relative;
	display: block;
	width: 150px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}

.feuille .corps .contenu p.erreur
{
	position: relative;
	display: block;
	width: 708px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
	font: normal normal normal 14pt/20px Bitstream Vera Sans,Arial;
	color: red;
}
/******************************************************************************/
.spacer
{
	clear:both;
}

#imzoom
{
	display:none;
}