P {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #333333;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC99CC;
	text-decoration: none;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFFFFF;
color:#000000;
width:140px;
padding:0px;
text-align:center;
font-weight:normal;
/*/*/border:0px solid #CCCCCC;/* */
}

.submenu{
margin-bottom: 0.5em;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #333333;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 98;
left: center;
z-index:100;
width: 100%; /* precision for Opera */
}
#menu dl {
float: right;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: normal;
background: #ffffff;
border: 0px none;
margin: 0px;
}
#menu dd {
display: none;
border: 0px solid #cccccc;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #F1F0FF;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 1px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }

