/* CSS Document */
img{
	border:0px;
}

a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

body, html{
	width: 100%;
	height: 100%;
}
body {
	background-color: #32332e;
	margin: 0px;
	padding: 0px;
}
#centerer{
	width: 100%;
	height: 100%;
}
body,table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-size: 20px;
	font-weight:normal;
}
h2 {
	font-size:14px;
}

a{
	color: #8E1011;
}

.menu  {
	border-bottom:1px solid #FFF;
	background-color:#857a81;
	width:100%;
	height:20px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
.menu a,.menu b{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
	padding-right:34px;
}
.menu b{
	color:#9a141b;
}

.menu a:hover {
	color:#9a141b;
}

.menu-gauche {
text-align:left;
width:177px;
}

.lienSecB {
	background-color:#FFFFFF;
	padding: 8px;
	margin: 1px;
	text-align: right;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}
.menu-gauche a{
	color:#000000;
	text-decoration:none;
}
.menu-gauche a:hover{
	color:#9a141b;
}

.bouton_acc {
margin-bottom:10px;
}
.bouton_acc a{
filter:alpha(opacity=0.99);
-moz-opacity:0.99;
opacity: 0.99;
}
.bouton_acc a:hover{
margin-bottom:10px;
filter:alpha(opacity=0.7);
-moz-opacity:0.7;
opacity: 0.7;
}

.foot {
font-size:12px;
margin-top:4px;
}
.foot_right a,.foot_right b{
	color:#757678;
	padding-left:16px;
	text-decoration:none;
	font-weight: normal;
}
.foot_right a:hover,.foot_right b{
	color:#9a141b;
}

.content {
	text-align:left;
	background-color:#FFFFFF;
	height:576px;
	width:100%;
	overflow:auto;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}
.service table{
background-color:#32332e;
color:#CCCCCC;
}
.service td{
border:1px solid #FFF;
padding:8px;
}
.notrans {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.plan {
	background-color:#32322c;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	width:370px;
	height:365px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
.plan h2 {
	font-size:20px;;
	color:#f9ba10;
	margin:0px;
	padding-top:14px;
	font-weight:normal;
}
.cat {
padding-bottom:10px;
text-align: center;
}
.cat a{
	color:#333333;
	text-decoration:none;
}
.cat a:hover{
	color:#9a141b;
}
.nav {
	color:#9a141b;
	margin-bottom:8px;
	padding:4px;
	border-bottom:1px solid #9a141b;
}
.nav a{
	color:#9a141b;
}
.nav a:hover{
	color:#000;
}
.lst_prod {
color:#CCCCCC;
}
.lst_prod a{
color:#CCCCCC;
}
.nbr {
margin-bottom:8px;
}
.nbr a{
	text-align:center;
	color:#333333;
}
.nbr a:hover{
	color:#000000;
}
.liste a {
	color:#000;
	text-decoration:none;
}
.liste a:hover {
	color:#9a141b;
}

.article_img {
	float: right;
	margin: 0px 0px 16px 16px;
}

.debug{
	color: #FFF;
	background-color: #F80820;
	padding: 10px;
	font-size: 9px;
	position: absolute;
	bottom: 8px;
	left: 8px;
	opacity: 0.5;
}

.list{
	border-collapse: collapse;
}
.list th,.list tfoot td{
	background-color: #9A9095;
	color: #FFF;
}

.list th, .list td{
	padding: 4px;
	border: 1px solid #9A9095;
}
