/* CSS Document */
body,td,th {
	font-family: Garamond, Verdana, Courier, Arial, serif;
	text-align:justify
}
body {
	background-image: url(/multimedia/imis/cf-marmolino.gif);
}
a:link {
	color: #800000;
}
a:visited {
	color: #800080;
}
.c{
text-align:center;
}
.d {
text-align:right;
}
.viga-180{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	background-color: #BA541B;
	display: block;
	width: 180px;
	height:18px;
}
.viga-550{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	background-color: #009900;
	display: block;
	width: 550px;
	height:18px;
}
.navigation{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
	padding: 2px;
	width: 550px;
}
.navigation:hover{
	font-family: Verdana, sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #800000;
	display: block;
	padding: 2px;
	width: 550px;
}
