/* 
CSS Document
par Raymond Rousseau
 */

body, table {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table td {
	vertical-align:top;
}

.pointille, #specProd td.filet {
	background-image:url(/images/spacer.gif);
	margin: 0;
	padding:0;
}

.pointille div {
	padding:0;
}
.pointille table {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.pointille div h1 {
	font-size: 18px;
}

#Contenu {
	width: 100%;
}

.bg {
	background-color:#FFFFFF;
}

#fiche, #specDir, #specProd {
	background-color: #FFFFFF;
}

a:link, a:visited {
	font-weight:bold;
	text-decoration:underline;
}

img.left {
	width:172px;
	height:130px;
	margin-right: 10px;
}

img.right {
	margin-left: 10px;
	float:right;
}

#fiche {
	/*padding-top: 50px;*/
	/*padding-bottom: 20px;*/
}

#specDir {
	border: 1px solid #FFFFFF;
	font-size: 10px;
	padding: 0 10px;
}

#specDir p {
	font-size: 10px;
}

#specDir h2 {
	font-size: 11px;
	margin-bottom: 10px;
}

#specProd {
	/*background-color:#F1F1F1;*/
	margin-top:0px;
}

#specProd td.contenu {
	padding: 0px;
}

#specProd td.filet {
	width: 1px;
	/*background-image:url(/images/06/pointille.gif);*/
}
hr {
	color:#000000;
}

#specProd h1 {
	font-size: 11px;
	margin: 0px 0 0 0;
}

#specProd p {
	margin: 0 0 0 0;
}
.trait {
	display: block;
}
#headerPrint {
	background: #FFFFFF;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	text-align: left;
	padding-left: 0px;
}

hr {
	color:#000000;
}


#footerPrint {
	margin-top: 30px;
	display: block;
}

#Titre {
	display: none;
}

#Soustitre, #RightMenu, #fiche table table, #Selecteur, #Footer {
	display: none;
}

#fiche {
	margin-top:50px;
}

