/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

body {
	padding: 30px 0 0;
	background:#009090; 
    font: 100.01%/1.3 Verdana,Arial,sans-serif;
	text-align:center
	}
	
div#box{
	width: 760px;
	padding: 20px  0;
	margin:0 auto;
	background:#FFFFFF;
	float: left;
}
h1 {
	font: lighter 200% "Trebuchet MS", "Arial sans-serif";
	color: #009090}

h1,p{
	margin:0;
	padding:10px 20px
	}

small {
	font: lighter 50% "Trebuchet MS", "Arial sans-serif";
	color: #208BE1;
	font-size: 50%;
}

.style2 {font-size: 70%}
.style5 {color: #000000}

dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#menu {
	position : static;
	top: 297px;
	height: 45px;
	left: 31px;
	width: 708px;
}

#menu dl {
	float: left;
	text-align: center;		
}

#menu li {
display: inline;
}

#menu a {
text-decoration: none;
color: #000;
background: #fff;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
	position: absolute;
	left: 35px;
	font-size: 75%;
	border-top: 1px solid gray;
	width: 705px;
	top: 326px;	
}


.mentions {
position: absolute;
bottom : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
a {
	text-decoration: underline;
	color: #009090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	color: #009090;
	font-weight: bold;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
