body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#ffffff;
	text-align:center;
	background-color: white;
	text-align: center; /* to correct the centering IE bug*/
	height: 100%;
	width: 100%;
}

.componentheading {
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	padding:1px;
	vertical-align:bottom;
	font-weight:600;
}

.contentheading {
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	padding:1px;
	vertical-align:bottom;
	font-weight:600;
	border-bottom: 1px solid #757575;
}
.contentpaneopen .nouveautes_lien{
color: #4ea0e2;
}
.contentpaneopen .nouveautes_lien:hover{
text-decoration: underline;
}
.contentheading:before
{
	content: url("../images/arrow_blue.jpg");
}

a.contentpaneopen {
	width: 100%;
}

.blog {
	width: 100%;
	text-align: left;
}

a:link
{
	color:#ffffff;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
	font-variant: small-caps;
}
a:hover
{
	color:#4ea0e2;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
	font-variant: small-caps;
}
a:visited
{
	color:#ffffff;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
	font-variant: small-caps;
}
a:visited:hover
{
	color:#4ea0e2;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
	font-variant: small-caps;
}
a:hover.search
{
	color:#4ea0e2;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
}
a:visited.search
{
	color:#ffffff;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
}
a:visited:hover.search
{
	color:#4ea0e2;
	font-size:10pt;
	font-family:verdana;
	text-decoration:none;
}

a:link.categorie
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}

a.categorie{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	padding:1px;
	vertical-align:bottom;
	font-weight:600;
	border-bottom: 1px solid #757575;
}

a:before.categorie
{
	content: url("../images/arrow_blue.jpg");
}

.categorie a{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	padding:1px;
	vertical-align:bottom;
	font-weight:600;
	border-bottom: 1px solid #757575;
}

.categorie a:before
{
	content: url("../images/arrow_blue.jpg");
}

.image_menu {
	border: 0px solid #ffffff;
}

#main_site {
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	text-align: left;
	border: 0px;
	color: white;
	height: 100%;
	width: 793px; /*536 +175+ 82 pour les 2 cotés*/
	display:table; 
}



.button img{
	border: 0px;
}

#header{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 711px;
	color: #858585;
	padding-top: 129px;
	text-align: right;
	font-variant: small-caps;
}

#copyright{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 711px;
	color: #858585;
	padding-top: 129px;
	text-align: right;
}

#button_bar{
	background-image: url(../images/button_spacer.jpg);
	background-repeat: repeat-x;
	height: 17px;
	border: 0px;
}

#inner_page{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 711px;
}

#pre_footer{
	color: #858585;
	text-align: right;
	font-variant: small-caps;
}

#footer {
	background-image: url(../images/banner_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 711px;
	height: 43px;
	color: #858585;
	text-align: right;
}

/* Produits */

.apart_titre {
margin-top: 35px;
width: 520px;
height:200px;
position:relative;
}
.apart_titre a{
position: absolute;
bottom: 0;
}
.apart_sous_titre {
margin: 40px 0 30px 0;
width: 100%;
}

