body
{
    margin: 0;
    background-color: #FABD7C;
    min-width: 1080px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
    background-image: url(images/background.jpg);
    background-repeat:repeat-y;
	background-position:center;
	color:#5B2500;
}
a
{
    text-decoration:none;
    color:#CD8A42;
}
a img
{
    border:0;
}
hr
{
	width:100%;
	clear:both;
	float:none;
	height:1px;
	}
#Corpo
{
    background-image: url(images/p_bg.png);
    background-repeat:no-repeat;
    width: 1080px;
    min-height:590px;
    margin: 10px auto;
    text-align: left;
}
#Logo
{
    margin: 20px 0 0 60px;
    float:left;
}
#Intestazione
{
    float:left;
}
#ExtraPhoto
{
	display:none;
	}
#Intestazione img
{
     margin:40px 0 0 20px;
     padding:7px;
     border:1px solid #FDD1A4;
     background-color:#FEF9F3;
}
#Intestazione h1 span
{
    display:none;
}
#Intestazione h2
{
    margin:0;
    font-size:11px;
    color:#9999FF;
}
#Info
{
    float:none;
    clear:both;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:right;
    color:#FABD7C;
    font-size:10px;
    margin:13px 23px 0 0;
    padding:2px;
}

#Menu
{
    font-size:14px;
    color:#5B2500;
    text-align:right;
    margin:15px 0 0 20px;
}
#Menu a
{
    display:block;
    float:left;
    font-size:14px;
    color:#5B2500;
    margin-right:25px;
    border-bottom:5px solid #FEEBDA;/*FEF0E5 transparent;*/
}
#Menu a:hover
{
    border-bottom-color:#FDC286;
}
#Lang
{
	width:auto;
	float:left;

	text-align:right;
	margin:146px 0 0 5px;
}
#Lang a
{
	border:0;
	margin:0 0 0 15px;
}
#Contenuto
{
    width:940px;
    clear:both;
    margin:0 auto;
}
#Principale
{
    clear:both;
    float:none;
}
#Principale #Lanci
{
    float:left;
    width:230px;
	min-height:200px;
    margin:0 5px 0 60px!important;
	margin:0 5px 0 30px;
}
#Principale #NewsList
{
    float:left;
    width:215px;
	min-height:200px;
    margin:100px 25px 0 22px !important;
	margin:100px 25px 0 2px;
	padding:0 15px 10px 15px;
	background: url(images/NewList_bg.png);
	border:1px solid #FEE2C7;
}
#Principale #NewsList h1
{
	font-size: 19px;
	font-style: italic;
    font-family: 'Times New Roman' , Times, Serif;
    letter-spacing: -0.05em;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
#Principale #NewsList h2
{
	font-size: 14px;
    
    font-family: 'Times New Roman' , Times, Serif;
    letter-spacing: -0.02em;
    font-weight: normal;
    margin: 0 0 15px 0;
    line-height: 15px;
}
#Principale #NewsList h2 a
{
	color:#A87A4B;/*4F1C00;*/
}
#Principale #NewsList h2 a:hover
{
	color:#4F1C00;/*FCBA79;*/
}
#Principale #WebContent
{
    float:left;
    width:635px !important;
	width:615px;
    font-size:14px;
    color:#5B2500;
}
#Principale #WebContent h1
{
    color:#FCBA79;
    font-style: italic;
    font-family: 'Times New Roman' , Times, Serif;
    letter-spacing: -0.05em;
    font-weight:normal;
    font-size:42px; /*54px;*/
    margin:0;
    
}
#Principale #WebContent h2
{
    color:#5B2500;
    font-style: italic;
    font-family: 'Times New Roman' , Times, Serif;
    letter-spacing: -0.05em;
    font-weight:normal;
    font-size:24px;
    margin:20px 0 0 0;
    text-transform:uppercase;
}
#Principale #WebContent p
{
    letter-spacing: 0em;
    margin:0 0 8px 0;
	text-align:justify;
}
#Principale #WebContent p:first-letter
{
    margin-left:10px;
}
#Principale #WebContent a
{
    font-weight:bold;
}
#Principale #WebContent ul
{
    float:left;
    width:auto;
    height:100px;
}
#Principale #WebContent img
{
	padding:7px;
     border:1px solid #FDD1A4;
     background-color:#FEF9F3;
}
p.articolo-foto-extra
{
	display:none;
}
p.articolo-foto-info
{
	font-size:12px;
	font-style:italic;
}
#Lanci div.item
{
    width:100px;
    text-align:center;
    float:left;
    height:115px;
    margin:5px 0 10px 0;
}
#Lanci h1
{
    font-size:20px;
    color:#FCBA79;
    font-style: italic;
    letter-spacing: -0.05em;
    font-weight:normal;
    margin:0;    
}
#Lanci h2
{
    font-size: 16px;
    font-style: italic;
    font-family: 'Times New Roman' , Times, Serif;
    letter-spacing: -0.05em;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: 15px;
}
#Lanci h2 a
{
    color:#5B2500;    
}
#Lanci a img
{
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
    border:1px dotted #FCBA79;
    width:80px;
    height:80px;
	padding:6px;
	background-color:#fff;
}
#Lanci a:hover img
{
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);    
}
#Extra
{
	width:170px;
	float:left;
	margin: 0 0 0 20px;
}
#Piedipagina
{
    font-size:11px;
    color:#cc6600;
    text-align:center;
	width:100%;
	clear:both;
}
#Piedipagina p
{   
    margin:0;
}
#SubMenu
{
	width:100%;
	clear:both;
	margin: 20px 0 0 0;
	border-top: 1px solid #FCBA79;
	padding:10px;
}
#LoginBox
{
	width:168px;
	float:left;
	font-size:11px;
	border: 1px solid #FCBA79;
	background:url(images/elenco_bg.png);
	margin:0 0 10px 0;
	
}
#LoginBox h1
{
	font-size:11px;
	margin:0;
	color:#fff;
	background-color:#FCBA79;
	padding:3px;
}
#LoginBox #BoxCenter
{
	padding:2px;
	}
#LoginBox form
{
	margin:0;
	padding:3px;
}
#LoginBox input
{
	font-size:10px;
}
#LoginBox ul
{
	margin:0;
	padding:0;
	list-style:none;
}
