body,td {
 font-family: arial,helvetica;
 font-size: 12px;
 color: #555555;
}

.ailegauche {
 background-image:url(../images/hachure_gauche.gif);
 background-position: right;

}
.ailedroite{
 background-image:url(../images/hachure_droite.gif);
 background-position: left;
}

.panel {
  width: 240px;
 }

.panel tr td {
 padding: 4px;
}

.colonne {
  width: 240px;
 background:url(../images/filet.gif);
 background-repeat: repeat-y;
}

.big {
 font-size : 16px;
 font-weight: bold;
}

.medium {
	font-size : 14px;
	font-weight: bold;
	color: #888888;
}

a.pdf {
 text-decoration: none;
 color: #555555;
}

a.pdf:hover {
 color: #003399;
}

a.pdfmenu {
 font-weight: bold;
 text-decoration: none;
 color: #555555;
}

a.pdfmenu:hover {
 color: #003399;
}

a.menu {
 background:url(../images/fleche.gif);
 background-repeat: no-repeat;
 padding-left: 8px;
 font-weight: bold;
 text-decoration: none;
 color: #555555;
}
a.menu:hover {
 background:url(../images/fleche-over.gif);
 background-repeat: no-repeat;
 padding-left: 8px;
 color: #003399;
}

ul { 
 list-style-type: none;
 margin:0px;
 padding:0px;
 padding-left: 8px;
}

#masque {
 position: absolute;
 z-index: 1;
 display: none;
 background: black;
 top: 0px;
 left: 0px;
 width:100%;
 height:100%;
 opacity: 0.3;
 -moz-opacity: 0.3;
 filter: alpha(opacity=30);
}

#planmorges, #planvich, #garagemorges, #garagevich, #contactmorges, #contactvich, #destock, #autopopup, #closer {
 border: 3px solid #888;
 position: absolute;
 z-index: 2;
 display: none;
 background: #ffffff;
 top: 0px;
 left: 0px;
 width:100;
 height:20;
}

#contactmorges, #contactvich {
 padding: 20px;
 overflow: auto;
}

#closer {
 padding-top:2px;
 background:#888888;
 text-align: center;
} 

#closer a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
} 

#closer a:hover {
 color: #333333;
} 


.submenu { display:none; }
.texte_rouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #C00;
	font-weight: bold;
}
