* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

/* Correction IE6 scintillement des backgrounds */
html {filter:expression(document.execCommand("BackgroundImageCache", false, true));}

body {
	background-color: #FFFFFF;
	background-image: url(/img/fond-page.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: 0; padding: 0;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1092px;
	margin-top: 0px;
	margin-left: -546px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #010101;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #454545;
}

input.bouton {
	font: bold 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #000000;
  background-color: #F7B791;
	border: 1px solid #F7B791;
	cursor: pointer;
}

div.input-text-gauche {
	display: inline;
	background-image: url(/img/fond-input-gauche.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.input-text-droite {
	display: inline;
	background-image: url(/img/fond-input-droite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
input.input-text {
	position: relative;
	top: 1px;
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #000000;
	background-image: url(/img/fond-input-centre.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 328px; height: 25px;
	border: 0;
	line-height: 23px;
}
textarea.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #000000;
	width: 330px; height: 105px;
	border: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

input.bouton-commande {
	font: bold 11px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #B53834;
	border: 1px solid #FFFFFF;
	cursor: hand;
}

.panier {color: #666666;}

.Lien-Panier {color: #666666;}

.rouge {color: #FF0000;}
.bordeau {color: #B53834;}
.gris {color: #666666;}

.bold {font-weight: bold;}

#fond-milieu {
	background-image: url(../img/fond-milieu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}
/*************** A SUPPR *******************/
a.Lien-contact {
	display: block;
	width: 119px; height: 47px;
	background-image: url(/img/bouton-contact.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.Lien-contact-selected,a.Lien-contact:hover {
	display: block;
	width: 119px; height: 47px;
	background-image: url(/img/bouton-contact.jpg);
	background-position: 0 -60px;
	background-repeat: no-repeat;
}
/*************************************/

div.galerie {
	text-align:center; 
	padding:23px 10px 10px 10px;
}
div#actu_index {
	position: absolute;
	left: 162px;
	top: 572px;
}
div#pied-de-page {
	height: 38px;
	background-image: url(/img/fond-pied-de-page.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#entete {
	height: 193px;
	background-image: url(/img/entete.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#titre {
	width: 650px; 
	height: 183px;
	background-position: 207px 83px;
	background-repeat: no-repeat;
}
div#titre-2 {
	width: 667px; 
	height: 49px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
div#contenu {
	width: 661px; 
	background-position: right 0;
	background-repeat: no-repeat;
}
table.actualite {
	height: 111px;
	background-image: url(/img/fond-actualite.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
span.fil-ariane,a.fil-ariane {
	font: bold 11px arial,helvetica,sans;
	color: #000000;
}
a.fil-ariane {
	text-decoration: underline;
}a.fil-ariane:hover {
	text-decoration: none;
}

a.Lien-actu {
	font-size: 12px;
	color: #B02925;		
	text-decoration: underline;
}


