/* Styles de charte & mise en page */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F2F3F3;
	background-image: url("../images/bg_footer.jpg");
	background-position: center;
	background-repeat: repeat-y;
}
.degrad_left {
	background-image: url("../images/degrad_left.gif");
}
.degrad_right {
	background-image: url("../images/degrad_right.gif");
}
#body {
	background-image: url("../images/bg_body.gif");
}
.degrad_foot {
	height: 21px;
	background-image: url("../images/degrad_foot.gif");
}
.barrenav {
	background-image: url("../images/bg_nav.gif");
	padding-left: 10px;
	height: 25px;
}
.ptgris {
	background-image: url("../images/pnt_gris.gif");
}
.ptrouge {
	background-image: url("../images/pnt_rouge.gif");
}
.main .divhr {
	background-image: url("../images/pnt_rouge.gif");
	height: 1px;
	margin: 5px 0px 5px 0px;
}
.main .divhrnews {
	background-image: url("../images/pnt_rouge.gif");
	height: 1px;
	margin: -10px 0px 5px 0px;
}
.main .divhr img{
	padding: 0px;
}
.main .divhrnews img{
	padding: 0px;
}
/* Style de texte */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #B33034;
}

a:hover {
	text-decoration: underline;
	color: #B33034;
}
.footer {
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #87876F;
	text-align: right;
	color: #333333;
}
.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #333333;
}

.footer a:hover {
	color: #FFFFFF;
}
.footer h3#artiss {
	font-size: 1em;
	font-weight: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float:left;
}
.subnav {
	list-style: none;
	padding-left: 20px;
	margin: 0px;
}
.subnav ul,.subnav li
{
display: inline;
font-size:11px;
color:#666666;
margin-right:5px;
margin:0px;padding:0px;
}
.subnav ul li a:link,.subnav ul li a:visited,.subnav ul li a:active{color:#666666;}
.subnav ul li a:hover{text-decoration:underline;}
.subnav ul li .active {font-weight: bold;font-style: italic;}
.main {
	padding: 10px;
	font-size: 0.9em;
	color: #888870;
	vertical-align: top;
	text-align: justify;
}
.main h1 {
	font-size: 1.2em;
	color: #B33034;
	font-weight: bold;
}
.main h2 {
	font-size: 1em;
	color: #B33034;
	font-weight: normal;
}
.main h3#artiss {
	font-size: 1em;
	font-weight: normal;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.main img {
	padding: 5px;
}
#pagination {
	font-size: 0.9em;
	text-align: center;
	/*font-weight: bold;*/
}
.right {
	padding: 10px;
	font-size: 0.9em;
	text-align: center;
}
.right h1 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#newsletter {
	border-width: 2px;
	border-style: solid;
	border-color: #B33034;
	border-collapse: 0px;
	border-spacing: 0px;
}
#newsletter th {
	color: #B33034;
	font-size: 1em;
	font-weight: bold;
}
#newsletter td {
	text-align: center;
}
#newsletter input {
	border-width: 1px;
	border-style: solid;
	border-color: #B33034;
	background-color: #FFFFFF;
	font-size: 0.8em;
}
#newsletter input.bt {
	border-color: #333333;
	background-color: #B33034;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
#procede li{
	list-style-image: url("../images/flecherouge.gif");
}
div.linksp {
	text-align: right;
}
div.linksp a{
	font-size: 0.9em;
}
div.linksp a:hover{
	text-decoration:underline;
}
#contact {
	margin: 0px;
	padding: 0px;
}
#contact th{
	vertical-align: top;
}
#contact td{
	vertical-align: top;
}
#contact input, #contact textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #B33034;
	background-color: #FFFFFF;
}
#contact input.bt {
	border-color: #333333;
	background-color: #B33034;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
#catalogue img{
	margin:0px;
	padding:0px;
}