/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #001422; */
}
body {
	
	text-align: center;
	margin:0px;
}

.header
{
	background-image:url(images/top-background.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:200px;
}

.h_marquee
{
top:120px;
position:relative;
width:898px;
height:70px;
background-color:#FFFFFF;
border:1px solid #01B0F1;
max-height:70px;

}
.menu_bg
{
	background-image:url(images/mbackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	width:900px;
	height:30px;
	color:#FFFFFF;
	padding-top:2px;

}
.menu_bg a
{
	color:#FFFFFF;
}
.detail
{
 background-color:#FFFFFF;
}

.catliste
{
 border-top: solid 1px #CCCCCC;
 text-align:left;
 margin:5px;
 padding:5px;
}
.catliste:hover
{
 background-color:#CCCCCC;
}
.catliste a
{
 color:#002060;
 text-decoration:none;
 font-size:13px;
 
}
.catliste a:hover
{
font-weight:bold;

}



.product
{
	background-image:url(images/2cols_article_box_bg1.png);
}

.footer
{
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:46px;
	color:#FFFFFF;
	padding-top:5px;
}

.copy
{
	font-size:10px;
	color:#CCCCCC;
	padding-top:0px;
	bottom:0px;
}

.produit
{
	background-image:url(images/2cols_article_box_bg1.png);
	background-repeat:no-repeat;
	padding:2px;
}
.produit a
{
 text-decoration:none;
 color:#002060;
 font-weight:bold;
}
.produit a:hover
{
font-weight:normal;
}
.titrepage
{
font-weight:bold; 
text-decoration:none;
 color:#002060; 
font-size:18px; 
font-family:Bitstream Vera Sans Mono;
text-align:left;
}
.ligne
{
border-top:solid 3px #002060; 
margin:20px;"
}