body {
	background-color: #8D0F16;
	margin: 0; 
	color: #8D0F16; 
	font-family: arial, verdana, sans-serif; 
	font-size: 10pt; 
	text-align: center;
}

img {
	border: 0;
}

form {
	margin-left: 20px;
}

table#catalogue {
	margin-left: 50px;
}

#global {
	background-color: #FFFFFF;
	position: absolute;
	width: 751px;
	height: 730px;
	left: 50%;
	margin-left: -375.5px;
}

#global_bis {
	background-color: #FFFFFF;
	position: absolute;
	width: 751px;
	left: 50%;
	margin-left: -375.5px;
	background-color:#fff;

}


#logo {
	position: absolute;
	width: 275px;
	height: 103px;
	top: 0;
	left: 0;
}

#menu {
	position: absolute;
	width: 476px;
	height: 31px;
	top: 0;
	left: 275px;
}

#menu_bis {
	position: absolute;
	width: 275px;
	height: 103px;
	top: 31px;
	left: 275px;
}

#contenu {
	background: url(images/fond.gif);
	position: absolute;
	width: 751px;
	height: 620px;
	top: 103px;
	left: 0;
	text-align: left;
}

#contenu_bis {
	background: url(images/fond.gif);
	position: relative;
	width: 751px;
	height:100%;
	top: 103px;
	left: 0;
	z-index:1000;
	text-align: left;
}

.rubriques{
	margin-left: 10px;
	padding-bottom: 20px;
}

.texte {
	font-weight: bold;
}

.categorie{
	margin-left: 20px;
	font-weight: bold;
}

.ref{
	padding-bottom: 10px;
	color: #000000;
	font-weight: bold;
	text-align:left;
}

.infos {
	margin-left: 270px;
	text-align:center;
}

.retour {
	margin-left: 100px;
	font-weight: bold;
}

#news {
	background-color: #8D0F16;
	position: absolute;
	width: 550px;
	height: 50px;
	left: 50%;
	margin-left: -300px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

#formulaire_news {
	position: absolute;
	top: 150px;
	left: 100px;
}

#adresse {
	position: absolute;
	width: 751px;
	top: 590px;
	left: 50%;
	margin-left: -375.5px;
	font-size: 8pt;
	text-align: center;
}

#adresse_bis {
	font-size: 8pt;
	text-align: center;
}

.style1 {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}

.bordure {
	border: solid 1px #000000;
}

a {
	color: #8D0F16; 
	text-align: center;
	text-decoration: underline;
}

a:link {
	color: #8D0F16; 
	text-align: center;
	text-decoration: underline;;
}

a:visited {
	color: #8D0F16; 
	text-align: center;
	text-decoration: underline;
}

a:hover {
	color: #8D0F16; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:active {
	color: #8D0F16; 
	text-align: center;
	text-decoration: underline;
}




