body {
margin-left : 0; 
margin-top : 0;
margin-bottom : 0;
background-color: white;

scrollbar-3d-light-color : #F1BC35;
scrollbar-arrow-color : #CF9F25;
scrollbar-base-color : #723B14;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : #6D360F;
scrollbar-highlight-color : #CF9F25;
scrollbar-shadow-color : #755B16;
scrollbar-track-color : #723B14;
}

text {  
font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#000000
}

UL {
list-style-type: square;
}
	 	 
td {  
font-family: Arial, Verdana, sans-serif; 
font-size: 12px; 
color:#000000
}

A:link { 
color:#000000; 
text-decoration: none; 
font-size: 11px;
}

A:hover { 
background:#F1BC35; 
color:#ffffff; 
text-decoration: underline
}

A:active { 
color:#cccccc; 
text-decoration: underline;
font-size: 11px;
}

A:visited { 
color:#000000; 
text-decoration: none; 
font-size: 11px;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #755B16;
	font : bold;}
	
.subtitle1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #755B16;
	font : bold;}

UL {
list-style-type: square;
}

#header {
	position: relative;
	background: url("/images/modulo_header.gif") top left no-repeat;
	height: 68px;
}

#header img {
	display: none;
}

#header a { 
	position: absolute;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}

#header a:hover { background: transparent !important; }

#oc_link { top: 9px; left: 8px; width: 51px; height: 49px; }
#modulo_link { top: 9px; left: 58px; width: 184px; height: 49px; }
#mail_link { top: 44px; left: 410px; width: 200px; height: 20px; }

@media print {
	#header img {
		display: inline;
	}
	
	#header a { display: none; }
}

#sidenav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}

#sidenav li {
	height: 28px;
	display: block;
}

#sidenav li a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	width: 175px;
	height: 28px;
}

#sidenav li a:hover {
	background-position: 0 -28px;
}

#nav_home a { background-image: url("/images/nav/nav_home.gif"); }
#nav_about a { background-image: url("/images/nav/nav_about.gif"); }
#nav_photo a { background-image: url("/images/nav/nav_photo.gif"); }
#nav_techinfo a { background-image: url("/images/nav/nav_techinfo.gif"); }
#nav_wheretofind a { background-image: url("/images/nav/nav_wheretofind.gif"); }
#nav_dealer a { background-image: url("/images/nav/nav_dealer.gif"); }
#nav_contact a { background-image: url("/images/nav/nav_contact.gif"); }
#nav_brochures a { background-image: url("/images/nav/nav_brochures.gif"); }