.menutitle {

	cursor:pointer;
	margin-bottom: 2px;
	color:#FFFFFF;
	width:114px;
	padding:0px 0px 0px 10px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CC0000;
}
.submenu {

	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fondo-menu {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	height: 100%;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
.menu-remolques {
	cursor:pointer;
	margin-bottom: 2px;
	color:#FFFFFF;
	width:114px;
	padding:0px 0px 0px 10px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
body {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
