﻿/* -- General CSS -- */
@charset "UTF-8";
/*@import url("template.css");*/

* {
margin: 0; 
padding: 0;
}

/* PNG IE6 FIX */
/*img, div { behavior: url(../script/iepngfix.htc) }*/
/* --------- */

body {
color:#432a00;
font-size:12px;
font-family: "Palatino Linotype", Palatino, "Times New Roman", serif;
background:#000000 url(../img_template/pattern_scudo.gif) 0 30px;
}

html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
margin-top:0;
}

h1, h2, h3, h4 {
color: #432a00;
margin: 0 0 0 0;
}

h1{
font-size:20px;
}

h2{
font-size:16px;
color: #666666;
}

h3{
font-size:14px;
color: #666666;
}

p, ul, ol, dl {
margin: 0 0 6px 0;
}

a {
color: #660099;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

#Testata{
height:310px;
background:url(../img_template/sfondo_HeadTop.gif);
overflow:visible;
}

#TestataCentro{
width: 960px;
overflow:visible;
}

#Corpo{
background: url(../img_template/sfondo_sfumatura.jpg) repeat-x;
}

#CorpoCentro{
width: 960px;
}

.Menu{
float:left;
width:200px;
margin: 0 20px 20px 0;
background: #FFFFFF url(../img_template/sfondo_menuSub.gif) no-repeat bottom;
text-align:left;
color: #3c255b;
}

.Menu p{
padding: 10px 10px 0 10px;
font-size:12px;
font-weight:bold;
}
.Menu ul{
line-height:16px;
list-style:none;
padding: 0 10px 0 10px;
}
.Menu li a:hover{
color: #ffffff;
background: #3c255b;
font-weight:bold;
text-decoration:none;
text-transform: none;
}
.Menu li a{
text-transform: none;
}
.Menu a{
color: #3c255b;
text-transform:uppercase;
}
.Menu a:hover{
color: #ffffff;
background: #3c255b;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

.MenuSX{
float:left;
width:200px;
margin: 0 0 20px 20px;
background: #FFFFFF url(../img_template/sfondo_menuSub.gif) no-repeat bottom;
text-align:left;
}

.MenuSX p{
padding: 10px 5px 0 5px;
font-size:12px;
}

.MenuSX a{
color: #3c255b;
text-transform:uppercase;
font-weight:bold;
}
.MenuSX a:hover{
color: #ffffff;
background: #3c255b;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

#Accademia{
float:left;
width:200px;
margin: 0 20px 0 0;
text-align:left;
}

#Accademia img{
margin: 20px 0 0 0;
}

#Intesta{
width:740px;
float:left;
background:#000000;
height:310px;
}

#cinema {
margin: 20px;
}

#navigatore {
background: url(../img_template/sfondo_navigatore.gif);
}

#navigatore img {
border: 0;
}


.Box960{
width:960px;
float:left;
margin: 0 0 20px 0;
}

.Box740{
width:740px;
float:left;
margin: 0 0 20px 0;
}

.Box520{
width:520px;
float:left;
margin: 0 0 20px 0;
}

.bl {background: #FFFFFF url(../img_template/ang_BSx_black.gif) 0 100% no-repeat}
.br {background: url(../img_template/ang_BDx_black.gif) 100% 100% no-repeat}
.tl {background: url(../img_template/ang_ASx_black.gif) 0 0 no-repeat}
.tr {background: url(../img_template/ang_ADx_black.gif) 100% 0 no-repeat; padding:10px}

.Articolo{
padding: 10px 10px 0 10px;
background:  #FFFFFF;
text-align:left;
}

.Articolo p{

}

.Articolo ul,.Articolo li {
margin: 0 20px 6px 20px;
}

.ArticoloStampa{
padding: 10px 10px 0 10px;
font-size:13px;
background:  #FFFFFF;
text-align: justify;
line-height:20px;
}
.ArticoloStampa p{
margin-bottom: 20px;
}
.ArticoloStampa img{
margin: 5px 10px 5px 10px;
}
.ArticoloStampa em{
letter-spacing: 1px;
}
.ArticoloStampa ul,.ArticoloStampa ol,.Articolo li {
margin: 0 20px 6px 20px;
}

hr{
width:50%;
height:1px;
margin: 20px 0 20px 150px;
}

#footer{

}

#footerbianco{
color:#FFFFFF;
}

#footerbianco a{
color:#FFFFFF;
}