html {margin: 0; padding:0}
body {text-align: center; font-family: verdana,sans-serif; font-size: 10px; color: #ffffff; 
	background-color: #010101; margin: 0; padding:0}

a:link {color: #66abbc; border-color: #66abbc}
a:visited {color: #66abbc; border-color: #66abbc}
a:active {color: #66abbc}
a:hover {color: #ffff00}
a#activelink{color: #ffffff}

#container
{
position: relative;
width: 760px;
height: 580px;
margin: 0px auto;
border-left: 1px solid #345678;
border-right: 1px solid #345678;
border-top: 1px solid #345678;
border-bottom: 1px solid #345678;
background-color: #010101;
text-align: left;
}

#header
{
position: relative;
top: 0px;
left: 0px;
height: 100px;
border-bottom: 1px solid #345678;
background-color: #010101;
color: #ffffff;
text-decoration:none;
}

#navigation
{
}

#sottonavigation
{
position: absolute;
left: 10px;
top: 310px;
width: 120px;
border: 0px solid #345678;
background-color: #010101;
}

#titolopagina
{
position: absolute;
left: 141px;
top: 115px;
width: 608px;
height: 25px;
border: 1px solid #345678;
background-color: #010101;
text-align: center;
padding: 5px;
letter-spacing: 5px;
}

#boxgrande
{
position: absolute;
left: 141px;
top: 150px;
width: 608px;
height: 400px;
border: 1px solid #345678;
background-image: url(http://www.theclairvoyants.com/immagini/Sfondobox1.jpg);
background-repeat: no-repeat;
padding: 10px;
overflow: auto;
}

#footer
{
position: absolute;
bottom: 0px;
background-color: #010101;
width: 100%;
text-align: center;
height: 20px;
}

.norm
{
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
color: white;
}

.normRed
{
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
color: #de0000;
}

.normYel
{
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
color: yellow;
}

.titWhi
{
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 15px;
color: white;
}

.titRed
{
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 15px;
color: #de0000;
}

.titYel
{
font-family: verdana, arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 15px;
color: yellow;
}
