.boxCentrale {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E1E1E;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3;
}
.cellCentrale {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1E1E1E;
	border-right-color: #565656;
	background-color: #2F2F2F;
}
.cellMenu {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1E1E1E;
	background-color: #2F2F2F;
}
.formCampo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #2F2F2F;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ADFCFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.txt10 {
	font-size: 10px;
}
#menu {
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	
}

a.menu:link {
	color: #B3B3B3;
	text-decoration: none;
}
a.menu:visited {
	color: #B3B3B3;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #B3B3B3;
	text-decoration: none;
}
.txt11wht {
	font-size: 11px;
	color: #FFFFFF;
}
