
#contenu img {
	border: 1px solid #FFFFFF;
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFCC00;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#flash{

}
#photos{

}
#photos img{
margin-left: 10px;
margin-right:10px;
margin-top: 10px;
margin-bottom: 10px;


}
.cellpaddg td
{
padding:0px 4px 10px 0px ;
}

h1 {
	display: none;
}
#baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:880px;
	margin-top: 2px;
}
#fondGauche {
	background-image: url(../interface/menuiserie/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(../interface/menuiserie/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(../interface/menuiserie/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;
}
#contenu {
	background-image: url(../interface/menuiserie/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:880px;
	padding:10px;
}
#bas {
	background-image: url(../interface/menuiserie/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	min-height:50px;
	width:880px;
	height:50px;
	padding:10px;
	margin-top: 15px;
}

