@charset "utf-8";
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}


.menutop a:link {
	color: #0099CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.menutop a:visited {
	color: #0099cc;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.menutop a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}


.menusx:link {
	color: #0099CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.menusx:visited {
	color: #0099CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
a {
	text-decoration: none;
}

.menusx:hover {
	color: #0066CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.menusx_on {
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.menusx_on:hover {
	color: #cccccc;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.menusx_on:visited {
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}


.link_submenu {
	color: #039CC9;
	font-size:12px;
	text-decoration:none;
	line-height:15px;
}


.link_submenu:hover {
	color: #3c3c3c;
	text-decoration:none;
}


.link_submenu_sel {
	color: #039CC9;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	line-height:15px;
}
.link_submenu_sel:hover {
	color: #039CC9;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
li {
	padding-left: 0px;
}
ul {

	margin-left: 13px;
}
.line_verticale {
	border-left: 3px;
	border-left-color:#3399FF;
	margin-left: 2px;
	padding-left: 2px;
}

