/*
CSS Document
par Raymond Rousseau
 */

body {
	margin: 0;
	padding: 0;
	/*background-color: #FF0000;*/
}

#Contenu  div.filet {
	height: 1px;
	background-color:#FFF;
}

#Contenu  a:link {
	color: #666;
	text-decoration: none;
}

#Contenu  a:visited {
	/*color: #f00;*/ /* Enlever lors de la refonte 2009 */
	text-decoration: none;
}

#Contenu  a:hover {
	color: #F60;
	text-decoration: underline;
}

#Contenu {
	width: 780px;
	/*border-right: 1px solid #FFFFFF;*/ /* Enlever lors de la refonte 2009 */
	
	background-color: #000000;
}

.bg {
	background-color:#DCDCDC;
}

#Titre {
	background-color:#666666;
	background-image: url(../images/06/bg_titre.gif);
	padding-left: 33px;
}

#Soustitre {
	background-color:#232323;
}

#Soustitre td {
	background-color:#232323;
}


#Soustitre a {
	font-weight:bold;
}

#Soustitre a:link {
	color: #CCC;
}

#Soustitre a:visited {
	color: #CCC;
}

#Soustitre a:hover {
	color: #F60;
}

#Contenu td {
	margin:0;
	vertical-align: top;
}

.pointille {
	background-image:   url("../images/06/pointille.gif");
	margin: 0 0 20px 33px;
	padding: 0 0 1px 1px;
}

.pointille a {
	font-weight: bold;
}

.pointille a:visited {
	color: #999;
}

.pointille div { /*fix quirk: extra padding pour div dans un div*/
	padding: 1px 0 1px 0;
}

.pointille div {
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.pointille div h1 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pointille div h2 {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pointille div p {
	margin-bottom: 10px;
	margin-top: 0;
}

img.left {
	margin-right: 10px;
}

/* CSS HACKS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img.right {
	float: right;
	margin-left: 5px;
}

#fiche {
	background-color: #DCDCDC;
}

#Selecteur {
	width: 500px;
	margin: 10px 0 0 0;
}

#Selecteur td {
	padding-right: 10px;
}

#Selecteur img.left {
	margin-right: 5px;
	vertical-align: text-top;
}

#Selecteur a {
	font-size: 90%;
	font-weight: bold;
}

#Selecteur a:visited {
	color: #666;
}

#Selecteur a:hover {
	color: #F60;
}

#specDir {
	background-color:#F1F1F1;
	margin-top:1px;
}

.dir {
	font-weight:normal;
	font-size: 11px;
}

#specProd {
	background-color:#F1F1F1;
	margin-top:1px;
}

#specProd td.contenu {
	padding: 10px;
}

#specProd td.filet {
	width: 1px;
	background-image:url(/images/06/pointille.gif);
}

#specProd h1 {
	font-size: 11px;
	margin: 10px 0 0 0;
}

#specProd p {
	margin: 0 0 0 0;
}

img.tel {
	margin-right: 5px;
}

img.fax {
	margin-left: 2px;
	margin-right: 7px;
}

.handPointer{
	cursor:pointer;
}

#RightMenu{
	width:169px;
	border-left: 1px solid #FFFFFF;
	background-image: url('../images/06/bg_menu.gif');
	padding-bottom: 20px;
}

#RightMenu div.filet {
	margin: 3px 0 0 35px;
	background: url('/images/06/pointille.gif') repeat-x 20px;
}

#RightMenu p {
	color: #666;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px 20px 3px 35px;
}

#RightMenu a:visited {
	color: #666;
}

#RightMenu a:hover {
	color: #F60;
}

#RightMenu .rechercher {
	background: url(/images/06/ic_loupe.gif) no-repeat 12px 5px;
}

#RightMenu .commander {
	background-image: url(/images/06/ic_commander.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

#RightMenu .about {	
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

#RightMenu .pdf {
	background-image: url(/images/06/ic_print.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	/*margin-bottom: 10px;*/
}

#RightMenu ul {
	font-size: 90%;
	margin: 0 20px 0 0;
	padding-left: 0;
	list-style-type: none;
}

#RightMenu li  {
	display: inline; /*fix quirk: extra padding dans explorer*/
}

#RightMenu li a {
	/*border: 1px solid #f00;*/
	padding-left: 35px;
	display: block; /*fix quirk: wrap text*/
	margin-bottom: 5px;
}

#RightMenu li a:hover {
	background-image: url(/images/06/ic_fleche_selection.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}

#RightMenu a.selected:link, #RightMenu a.selected:visited {
	color: #F60;
}

#RightMenu li a.selected:link, #RightMenu li a.selected:visited {
	background-image: url(/images/06/ic_fleche_selection.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}

#headerPrint, #footerPrint {
	display: none;
}

#headerPrintCatalog {
	display:none;
}

.trait {
	display: none;
}

