body
{
	font-family: helvetica,arial,sans-serif;
}
/*DIV.menu
{	
	width:100%;
	border-right: #cccc00 thin solid;
	padding-right: 2px;
	border-top: #ffcc33 thin solid;
	padding-left: 2px;
	font-size: smaller;
	padding-bottom: 2px;
	border-left: #ffcc33 thin solid;
	padding-top: 2px;
	border-bottom: #cccc00 thin solid;
	background-color: #669933;
}*/
IMG
{
	border: none;
}
IMG.menu
{
	width: 100%;
	height: 1px;
}

IMG.menu
{
	width: 100%;
	height: 1px;
}

A
{
	color: #0000ff;
}
	
A:visited
{
	color: #0000ff;
}
	
A.menu
{
	font-weight: bold;
	font-size: 0.7em;
	color: #3333ff;
	text-decoration: none;
}
a:hover.menu
{
	color: #6699ff;
	text-decoration: none;
}

TD.layout_fiche
{
	width: 50%;
	height: 350px;
}

TABLE.fiche_mollusque
{
	height: 100%;
	width: 100%;
	font-size: smaller;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

TD.titre_fiche_mollusque
{
	vertical-align: top;
	font-weight: bold;
	color: #ffffff;
	height: 60px;
	
}

TD.image_fiche_mollusque
{
	padding-top: 5px;
	height: 75px;
}
TR.fiche_mollusque_detail
{
	height: 100%;
}
.bottomLine
{
	border-bottom: #000000 thin solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bottomLine2
{
	border-bottom: 1px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
