body {
	margin: 0px;
	padding: 0px;
	background-color: #DB170B;
	background-image: url(../images/pattern2.jpg);
	height: 100%;
	width: 100%;
}

table {
	border-collapse: collapse;
	border: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a {	color: #000; }

body, td, input {
	font-size: 13px;
	color: #000;
	font-family: Helvetica, Arial, Courier New, Courier, sans-serif;
}

form, imput {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.tbltout {
	width: 740px;
	height: 100%;
}
			  
.tdmenu {
	height: 181px;
	background-color: transparent;
	background-image: url(../images/backtop.gif);
} 

.tdcontenu {
	padding: 20px;
	background-color: #fff;
}

.tdtext {
	padding-right:20px;
}

.tdvert {
	width: 6px;
	background-image: url(../images/vert.gif);
}

.tdshop {
	width:190px;
	text-align: center
}

.shdesigns {
	padding: 4px;
	border: 1px dotted #B5231B;
}

.shdesigns:hover {
	border: 1px solid #B5231B;
}

.shdestd {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	text-align: center;
}

.shdestd a {
	color: #B5231B;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.shdestd div {
	margin-top: 3px;
	margin-bottom: 5px;
}

.shassort {
	padding: 4px;
	border: 1px dotted black;
}

.shassort:hover {
	border: 1px solid black;
}



.date {
	font-size: 12px;
}

.titre {
	font-size: 14px;	
	font-weight: bold;
	color: #bf120b;
	margin-bottom: 10px;
}

.texte {
	font-weight: bold;
}

a {
	color: #6F1F1B;
	text-decoration: none;
	font-style: italic;	
}

a:hover {
	text-decoration: underline;
}










