body {
width:780px;
height: 100%;
margin: 20px auto;
padding: 0px;
background-color: #ffffff;
/*font-family:century gothic;*/
font-family:tahoma;
text-align:center;
}

div#container {
position:relative;
background-color:#ffffff;
width:780px;
/*background-image:url(images/sfondo_main.gif);
background-repeat:repeat-y;
border-left:2px solid #CC6666;
border-right:2px solid #CC6666;
border-bottom:2px solid #CC6666;*/
}

div#top{
position:relative;
width:780px;
height:71px;
background-image:url(/images/paper_sliced_01.jpg);
background-repeat:repeat-x;
}

div#logo{
position:absolute;
top:0;
left:20px;
width:224px;
height:71px;
}

div#signorina-flash{
position:relative;
width:387px;
height:544px;
background-image:url('images/paper_sliced_05.jpg');
background-repeat:no-repeat;
background-position:center center;
}

div#signorina-rotazione{
position:relative;
width:387px;
height:544px;
background-repeat:no-repeat;
background-position:center center;
}

div#signorina-rotazione-piccola{
position:relative;
width:250px;
height:544px;
background-repeat:no-repeat;
background-position:center center;
}

div#main{
float:left;
width:390px;
height:490px;
text-align:left;
overflow:auto;
}

div#main-grande{
float:left;
width:527px;
height:490px;
text-align:left;
overflow:auto;
}





div#menu-top{
float:right;
width:500px;
margin:0 20px 0 0;
text-align:center;
height:auto;
}

div#footer{
float:left;
width:400px;
height:49px;
margin:-49px 0 0 0;
background-color:#000000;
}

div#footer-grande{
float:left;
width:537px;
height:49px;
margin:-49px 0 0 0;
background-color:#000000;
}

div#footer-pieno{
width:780px;
height:49px;
background-color:#000000;
}

.menu-footer{
font-size:11px;
color:#333333;
}

.menu-footer-piccolo{
font-size:10px;
color:#333333;
}

.testogrande{
font-size:12px;
color:#5F5C5C;
font-weight:bold;
}

.testopiccolo{
font-size:11px;
color:#ffffff;
line-height:12px;
}

.titolo-news{
font-size:11px;
color:#5F5C5C;
font-weight:bold;
line-height:12px;
padding:2px 0 2px 0;
}

.testo-news-piccolo{
font-size:11px;
color:#5F5C5C;
line-height:12px;
}

h1 {
	font-size: 11px;
	line-height: 12px;
	color:#ffffff;
	margin:0 0 0 0;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	line-height:14px;
	margin:5px 0 0 5px;
	color:#ffffff;
	weight:bolder;
	text-align:center;
	word-spacing: 2px;
	letter-spacing: 0px;
}

a{
	text-decoration:none;
	color:#D00C22;
	weight:bolder;
}
a:link a:visited{
	text-decoration:none;
	color:#D00C22;
	weight:bolder;
}
a:hover{
	text-decoration:underline;
	color:#D00C22;
	weight:bolder;
}

img {
border:none;
}

p {
margin:10px 0 0 0;
}

.icon {
margin-right:5px;
margin-left:5px;
vertical-align:middle;
border:0px;
}