Body {
	margin: 0px;
	background-color:#c9c9c9;
	background-image:url('../../images/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

a:link { color: #96241d; text-decoration: none; }
a:visited { color: #96241d; text-decoration: none; }
a:active { color: #ff9566; text-decoration: none; }
a:hover { color: #ff9566; text-decoration: none; }

a.blocHome:link { color: #FFFFFF; text-decoration: none; font-size:11px; }
a.blocHome:visited { color: #FFFFFF; text-decoration: none; font-size:11px; }
a.blocHome:active { color: #ff9566; text-decoration: none; font-size:11px; }
a.blocHome:hover { color: #ff9566; text-decoration: none; font-size:11px; }

a.blanc:link { color: #FFFFFF; text-decoration: underline;  }
a.blanc:visited { color: #FFFFFF; text-decoration: underline; }
a.blanc:active { color: #ff9566; text-decoration: none; }
a.blanc:hover { color: #ff9566; text-decoration: none; }

object { outline:none; }

td, p, div, input, textarea, form {
	font-family: Tahoma, Verdana, Arial, 'Lucida Grande', Helvetica, Sans-Serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

p, div, input, textarea, form {
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4 {
	margin:0px;
}

h1 {
	font-size:18px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
}

h3 {
	font-size:15px;
	font-weight:bold;
}

h4 {
	font-size:14px;
	font-weight:bold;
}

div.pointilles {
	background-image : url('../../images/pointilles.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:15px;
	clear:both;
}

div.pointilles_blancs {
	background-image : url('../../images/pointilles_blancs.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:15px;
	clear:both;
}

div.cadreG {
	border:1px solid #3a3a3a;
	padding:10px;
	background-color:#c1c1c1;
}


img {
	border-width:0px;
}

img.icones {
	vertical-align:middle;
	margin-right:3px;

}

.texteBlanc {
	color:#FFFFFF;
}

.selected {
	font-size:11px;
	color:#ff9566;
}

li.Sep {
	margin-left:4px;
	margin-top:4px;
	color:#999999;
}

div.actus {
	background-image : url('../../images/bg-actu.png');
	background-repeat: repeat-x;
	height:26px;
}

span.h-btn {
	background-image : url('../../images/bg-btn.png');
	background-repeat: repeat-x;
	background-position: center;
	margin-right:1px;
	display:block;
	padding-bottom:4px;
	width:80px;
	text-align:center;
	color:#000000;
}

span.h-btnContat {
	background-image : url('../../images/bg-btn-contact.png');
	background-repeat: repeat-x;
	background-position: center;
	margin-right:1px;
	display:block;
	padding-bottom:4px;
	width:80px;
	text-align:left;
	color:#000000;
}

span.h-Contact {
	background-image : url('../../images/bg-btn-contact.png');
	background-repeat: repeat-x;
	background-position: center;
	margin-right:1px;
	display:block;
	padding-bottom:4px;
	width:80px;
	text-align:center;
}



div.h-btn p {
	margin:2px 10px 0px 10px;
}


h1.titreBlanc {
	color:#FFFFFF;
}

/* Style Tableau Produits Sur Mesure */

td.entete {
	background-color:#585a5e;
	padding:2px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

td.rw {
	padding:2px;
	text-align:center;
}

div.Pr {
	margin: 5px 25px 20px 25px;
	text-align:center;
	float:left;
	width:200px;
}

div.Vidz {
	margin: 5px 20px 0px 0px;
	text-align:center;
	float:left;
	width:140px;
}

div.cBlanc {
	margin:20px 0px; 20px; 0px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #555555;
}

legend.actu {
	border:1px solid #cecece;
	padding:2px 5px;
	margin-left:15px;
	background-color:#F5F5F5;
}

