/* © L'Oreille | SFA 2010 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-align: center;
	font-family: sans-serif;
	color: black;
}

#global {
	width: 979px;
	padding: 0px;
	margin: 0px;
	background-color: white;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid black;
}

#header {
	background-image: url(images/header.jpg);
	width: 979px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	color: red;
}

#barre {
	text-align:justify;
	background-image: url(images/barre.jpg);
	width: 979px;
	height: 49px;
	margin: 0px;
	padding: 0px;
	padding-top: 17px;
	padding-left: 30px;
	background-repeat: no-repeat;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	padding:10px;
}

a.menu:hover {
	color: #c60d1f;
	text-decoration: none;
}


#conteneur {
	padding: 0;
	margin: 20px;
}

#centre {

	margin: 0;
	padding: 0;
	margin-left: 200px;
	width: 720px;

}

.centre_fond{
		background-image: url(images/fond2.jpg);
			width: 680px;
padding-left:15px;
padding-right:15px;
}

#menu {
	background-image: url(images/menu.jpg);
	margin: 0px;
	padding: 0;
	float:left;
	width: 173px;
	z-index: 3;
}

#foot {
	clear:both;
	margin: 0px;
	padding: 0px;
}


/*-------------------Début "besoin du contenu"--------------------------*/
/*titre*/

td.salon{

	background-image: url(images/salon.jpg);
	vertical-align: top;
	text-align: left;
	width: 323px;
	height: 398px;
	padding: 10px;
	padding-top: 240px;
}

td.entre{


	vertical-align: top;
	text-align: left;
	width: 45px;
	height: 398px;
}

td.infos{

	background-image: url(images/infos.jpg);
	vertical-align: top;
	text-align: left;
	width: 323px;
	height: 398px;
	padding: 10px;
	padding-top: 240px;
}

a {
	text-decoration: none;
	color: navy;
}

h1{
	color: #c60d1f;
}

.categories{
	background-image: url(../../modules/salon/includes/puce.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
