﻿body 
{
    margin:0;
    padding:0;
    font-size:12px;
    text-align:center;
    background:#FFF;
    font-family:Arial;
}
td 
{
    font-size:12px;
}

a:link
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
}
a:visited
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
}
a:active
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#d50261;
    text-decoration:none;
    font-weight:bold;
}

a.rosso:link
{
    color:#83170a;
    text-decoration:none;
    font-weight:bold;
}
a.rosso:visited
{
    color:#83170a;
    text-decoration:none;
    font-weight:bold;
}
a.rosso:active
{
    color:#83170a;
    text-decoration:none;
    font-weight:bold;
}
a.rosso:hover
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
}

a.bianco:link
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
a.bianco:visited
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
a.bianco:active
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
a.bianco:hover
{
    color:#e0c700;
    text-decoration:none;
    font-weight:bold;
}

.inputtesto {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #141962;
    border-top-color:#939495;
    border-top-style:solid;
    border-top-width:1px;
	border-bottom: solid 1px #ebecee;
	border-left: solid 1px #ebecee;
	border-right: solid 1px #ebecee;
}
.inputerr {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #141962;
    border-top-color:#939495;
    border-top-style:solid;
    border-top-width:1px;
	border-bottom: solid 1px #ebecee;
	border-left: solid 1px #ebecee;
	border-right: solid 1px #ebecee;
	background-color: #ff6666;
}
.alert
{
    color: red;   
}

#container{
    position:relative;
    width:800px;
    margin:0px auto;
    z-index:1;
}
#header
{
    position:relative;
    left:0px;
    width:800px;
    height:226px;
    background-image:url("images/SfHeader.gif");
    background-repeat:repeat-x;
    z-index:2;
}
#main
{
    position:relative;
    top:1px;
    width:768px;
    left:1px;
    margin:0px auto;
    z-index:1;
}
#contentSx
{
    position:relative;
    float:left;
    width:187px;
    z-index:1;
}
#login
{
    position:relative;
    width:187px;
    top:0px;
    height:200px;
    left:0px;
    background-image:url("images/SfLogin.jpg");
    z-index:1;
}
#LoginContent
{
    padding:8px;
    color:White;
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    text-align:left;
    z-index:1;
}
#form
{
    width:187px;
    text-align:left;
    font-size:11px;
    z-index:1;
}
#riga
{
    background-image:url("images/pixelBianco.gif");
    background-repeat:repeat-x;
    width:172px;
    height:1px;
    z-index:1;
}
#rigaNera
{
    background-image:url("images/pixelNero.gif");
    background-repeat:repeat-x;
    width:182px;
    height:1px;
    z-index:1;
}
#contenutoSx
{
    position:relative;
    width:185px;
    left:0px;
    top:5px;
    z-index:1;
}
#titolo
{
    position:relative;
    width:100%;
    left:0px;
    height:40px;
    background-image:url("images/SfPrimoPiano.jpg");
    z-index:1;
}
#TitoloGallery
{
    position:relative;
    width:100%;
    left:0px;
    height:5px;
    background-image:url("images/SfGallery.jpg");
    z-index:1;
}
#TitoloNews
{
    position:relative;
    width:574px;
    left:0px;
    height:39px;
    background-image:url("images/SfNews.jpg");
    z-index:1;
    border:solid 1px #000;
}
#fontTitolo
{
    color:White;
    font-weight:bold;
    font-size:15px;
    padding-top:10px;
    z-index:1;
}
#fontNews
{
    color:White;
    font-weight:bold;
    font-size:18px;
    padding-top:10px;
    padding-left:10px;
    z-index:1;
}
#fontTitoloGallery
{
    color:White;
    font-weight:bold;
    font-size:18px;
    padding-top:10px;
    text-align:left;
    padding-left:8px;
    z-index:1;
}
#txt
{
    font-size:11px;
    line-height:17px;
    position:relative;
    text-align:left;
    width:183px;
    left:0px;
    z-index:1;
}
#content
{
    position:relative;
    float:right;
    width:576px;
    text-align:justify;
    padding-top:0px;
    z-index:1;    
}
#logo
{
    position:absolute;
    top:20px;
    left:20px;
    z-index:2;
}
#imgHeader
{
    position:absolute;
    top:65px;
    right:15px;
    width:768px;
    height:119px;
    z-index:1;
    background-image:url("images/imageHeader.gif");
}
#imgHeaderE
{
    position:absolute;
    top:65px;
    right:15px;
    width:768px;
    height:119px;
    z-index:1;
    background-image:url("images/imageHeaderENG.gif");
}
#lingue
{
    position:absolute;
    top:20px;
    right:20px;
    width:410px;
    text-align:right;
    z-index:1;
}
#menu
{
    position:absolute;
    top:187px;
    left:17px;
    width:768px;
    height:40px;
    background-image:url("images/SfMenu.jpg");
    z-index:2;
}
#fotogallery
{
    position:relative;
    width:768px;
    height:130px;
    left:0px;
    margin:0px auto;
    clear:both;
    top:0px;
    z-index:1;
    padding-bottom:5px;
}
#footer
{
    position:relative;
    width:800px;
    height:25px;
    margin:0px auto;
    background-color:#9e9fa0;
    padding-top:15px;
    clear:both;
    color:#FFF;
    font-size:11px;
    font-weight:bold;
    z-index:1;
}
#Reset
{
    position:absolute;
	left:90px;
	top:135px;
	z-index:1;
	text-align:left;
	visibility:hidden;
	background:#FFF;
	border: 1px solid #99141b;
	overflow:no;
	height:170px;
	width:300px;
}

.MenuItem
{
    font-family:Verdana;
    text-align: center;
    background-image:url("images/SfMenu.gif");
}
.MenuDynamic
{
    text-align: left;
    background-image:url("images/SfSottoMenu.gif");
    z-index:1;
}
#costruzione
{
   position:relative;
   top:100px;
   width:100%;
   height:500px;
   text-align:center;
   color:#83170a;
   font-size:15px;
}
.TitNews
{
    background-image:url("images/SfPrimoPiano.jpg");
    height:32px;
    color:#fff;
    font-weight:bold;
}
.vinaccia
{
    background-color:#941f12;
    color:#fff;
}
.giallino
{
    background-color:#fcf3b3;
}
#Reset
{
    position:absolute;
	left:90px;
	top:135px;
	z-index:1;
	text-align:left;
	visibility:hidden;
	background:#FFF;
	border: 1px solid #99141b;
	overflow:no;
	height:170px;
	width:300px;
}