body {
	background-image: url(img/sfondobarocco3.jpg);
	background-repeat: repeat;
	font-family:  "Times New Roman", Times, serif;
	background-color: #570000;
	margin:0;
}
#container {position:relative; border:1px solid #600; background:#D6CDB3; width:700px; margin:15px auto 0 auto; }
#main {position:relative;padding:20px 10px 0px 10px; border-left:1px solid #600;border-right:1px solid #600; background:#FCF7F7; width:448px; margin:227px 0 0 220px; min-height:350px;}
#main_sotto {position:absolute;bottom:-10px; left:-1px;border-bottom:1px solid #600;border-left:1px solid #600;border-right:1px solid #600; background:#FCF7F7; width:468px; height:12px;}

#footer {position:relative; border:1px solid #600; background:#D6CDB3; width:670px; height:22px; margin:25px auto 0 auto;padding:5px 15px}
#info_footer {position:absolute; width:200px; top:-7px; left:10px; background:#360000; color:#FCF7F7; text-align:center; padding:3px}
#menu_footer {float:right; width:460px; text-align:right; font-weight:bold}

#menuflash {position:absolute;top:84px;left:-35px; width:245px; background:#360000;}
#testata {position:absolute;top:14px;left:-18px; background:#600; width:348px;}
#img_testata {position:absolute;top:31px;left:193px; background:transparent url(img/img_testata_prova.jpg) no-repeat top left; width:534px; height:196px; z-index:3}
#img_scoprire_roma {position:absolute;top:226px;left:502px; background:transparent url(img/scoprire_roma_sotto.gif) no-repeat top left; width:207px; height:15px; z-index:4}
#menu_lingue {position:absolute;top:5px;right:7px;}
#sistina {position:absolute;top:374px;left:-35px; width:255px;}
#sottomenu {border:1px solid #600; position:absolute;top:384px;left:-35px; width:245px; background:#FCF7F7;}
#sottomenu  ul {margin:0; list-style:none;}
h1 {
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #600;
}

/* SOTTOMENU */
#sottomenu li{ display:inline; margin:0;padding:0;}
#sottomenu ul{ margin:0; margin-top:5px; padding:0; }
#sottomenu a{ margin:0px ; 	padding:0px 0 0px 18px; color: #600; display:block; text-decoration: none; }
#sottomenu a:hover{color:#c70;}
#footer a { text-decoration:none;}
#info_footer a {	color: #FCF7F7; }
#info_footer a:hover {	color: #FCD43C; }
/* LINK */
a {	color: #600; }
a:hover { color: #c70 ; }

.titolosottomenu { margin:0 10px; border-bottom:1px dotted #600;}
