body {
	background-color: #C00000;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.accueil_produits_tab {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

a.redLink:link {
	color: #990000;
	text-decoration: none;
}
a.redLink:visited{
	text-decoration: none;
	color: #990000;
}
a.redLink:hover {
	text-decoration: underline;
	color: #990000;
}
a.redLink:active {
	text-decoration: none;
	color: #990000;
}

.design {
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cadre_aplan {
	background-image: url(../images/aplan_cadre.gif);
	background-repeat: repeat-x;
}
.aplan_footer {
	background-image: url(../images/aplan_footer.gif);
	background-repeat: repeat-x;
}


.cadre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
	border-left-color: #b5b5b5;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.aplan_menu {
	background-image: url(../images/aplan_menu.gif);
	background-repeat: repeat-x;
}

.president_img {
	border: 1px solid #C0C0C0;
	float: left;
	margin-right: 10px;
}
.produit_img {
	float: left;
}

IMG.img_border {
	BORDER-RIGHT: #E9E9E9 4px solid; BORDER-TOP: #E9E9E9 4px solid; BORDER-LEFT: #E9E9E9 4px solid; BORDER-BOTTOM: #E9E9E9 4px solid
}
A IMG.img_border {
	BORDER-RIGHT: #E9E9E9 4px solid; BORDER-TOP: #E9E9E9 4px solid; BORDER-LEFT: #E9E9E9 4px solid; BORDER-BOTTOM: #E9E9E9 4px solid
}
A:hover IMG.img_border {
	BORDER-LEFT-COLOR: #EF7E18; BORDER-BOTTOM-COLOR: #EF7E18; BORDER-TOP-COLOR: #EF7E18; BORDER-RIGHT-COLOR: #EF7E18
}
