a
{
	color: #325176;
	text-decoration: none;
}
a:hover
{
	color: #800000;
	text-decoration: none;
}
p
{
	text-align: justify;
	padding-left: 5%;
	padding-right: 5%;
}
img
{
	border: none;
}
ul{ margin-left: 20px;}
ul li
{
	list-style-type: square;
	color: #800000;
}
ul li span
{
	color: #333333;
}
h1
{
	color: #800000;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin-left: 2%;
	margin-right: 2%;
}
h2
{
	color: #325176;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5%;
	margin-right: 5%;
	border-bottom: dotted 1px #dcdcdc;
}
h3
{
	color: #325176;
	font-size: 12px;
	font-weight: bold;	margin-left: 5%;
	margin-right: 5%;
}
h4
{
	color: #800000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-left: 2%;
	margin-right: 2%;
	margin: 0px;
	padding: 0px;
}
.button
{
	background-color: #325176;
	color: #ffffff;
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #aeaeae;
	border-right: solid 1px #aeaeae;
	cursor: pointer;
}
.button:hover
{
	background-color: #4F7CB5;
	color: #ffffff;
	border-top: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	border-bottom: solid 1px #aeaeae;
	border-right: solid 1px #aeaeae;
	cursor: pointer;
}
/* Table */
td
{
	color: #325176;
}
/* Contenuti a tutto schermo */

.ImgContenuti
{
	background-color: #325176;
	padding: 2px;
	margin-left: 20px;
}

/* Box */

.DivBoxTop
{
	background-image: url(../Images/Box/BoxTop.png);
	background-position: left;
	background-repeat: repeat-x;
	height: 3px;
	margin-left: 4px;
	margin-right: 4px;
}
.DivBoxTitle
{
	background-image: url(../Images/Box/BoxTitle.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: right;
}
.DivBoxTitle a
{
	line-height: 30px;
	vertical-align: middle;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
}
.DivBoxTitleMini
{
	background-image: url(../Images/Box/BoxTitleMini.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
}
.DivBoxSx
{
	background-image: url(../Images/Box/Box_X-.png);
	background-position: left;
	background-repeat: repeat-y;
}
.DivBoxDx
{
	background-image: url(../Images/Box/Box_-X.png);
	background-position: right;
	background-repeat: repeat-y;
}
.DivBoxBottom
{
	background-image: url(../Images/Box/BoxBottom.png);
	background-position: left;
	background-repeat: repeat-x;
	height: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
.DivBoxBottomDx
{
	background-image: url(../Images/Box/BoxBottomDx.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 7px;
}
.DivBoxBottomSx
{
	background-image: url(../Images/Box/BoxBottomSx.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
	width: 5px;
	float: left;
}
.DivBoxContent
{
	background-color: #ffffff;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.ContenutoMini
{
	width: 390px;
	float: left;
}
/* ********* form ******* */
table.wwFormTable {
    width:100%;
    background-color: transparent;
    font-family: "Lucida Grande","Lucida Sans Unicode", verdana, gulim, Arial, Helvetica,sans-serif;
    font-size: 11px;
    color: #002500;
}
table.wwFormTable th {
}
table.wwFormTable tr {
    vertical-align:top;
    width:400px;
}
table.wwFormTable td {
vertical-align:top;
width:200px;
}
.tdLabel {
    font-weight: normal;
}
table.wwFormTable label {
    float: left;
    width: 100%;
    margin-bottom: 2px;
    text-align:left;
    font-weight:normal;
}
table.wwFormTable .checkbox, table.wwFormTable .checkboxLabel {
float: left;
text-align:justify;
}
table.wwFormTable .errorMessage {
color: #c90000;
}
#MPageLogin .BoxFormContent {
width: 200px;
height:auto;
padding-top:135px;
margin-bottom:25px;
margin-left:auto;
margin-right:auto;
}
#MPageLogin .wwFormTable {
margin-left:82px;
}
.BoxFormContent {
    clear:both;
    width: 800px;
    height:auto;
    margin-top:15px;
    margin-bottom:25px;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
table.wwFormTable textarea {
    width: 100%;
    text-align:justify;
}
#submitbutton {
    cursor:pointer;
    background-image: url(../Images/Button/btnForm.png);
    background-position: center center;
    background-repeat: no-repeat;
    width:108px;
    height:30px;
    border:none;
    padding-bottom:5px;
    background-color:transparent;
}
#MPageContentSx #submitbutton {
    margin-left:65px;
    margin-bottom:20px;
    background-color:transparent;
}
#submitbutton:hover {
    background-image: url(../Images/Button/btnFormHover.png);
    background-position: center center;
    background-repeat: no-repeat;
}
table.wwFormTable br {
    clear: left;
}
table.wwFormTable select {
   width: 200px;
   float:left
   text-align:right;
   padding-right:6px;
}
table.wwFormTable textarea {
   width: 100%;
   /*font-size: 14px;*/
}
table.wwFormTable checkbox {
    text-align: right;
    border: solid 1px red;
}
.Modifica {
	background-image: url(../Images/Button/Edit.png);
    background-repeat: no-repeat;
    background-position:top center;
    width: 20px;
    height: 20px;
}
.Modifica:hover {
	background-image: url(../Images/Button/EditHover.png);
    background-repeat: no-repeat;
    background-position:top center;
}
.Modifica a {
	display: block;
    width: 20px;
    height: 20px;
}
.Elimina {
    background-image: url(../Images/Button/Erase.png);
    background-repeat: no-repeat;
    background-position:top center;
    width: 20px;
    height: 20px;
}
.Elimina:hover {
    background-image: url(../Images/Button/EraseHover.png);
    background-repeat: no-repeat;
    background-position:top center;
}
.Elimina a {
	display: block;
    width: 20px;
    height: 20px;
}
/* ********* Fine Form ********* */
.BoxCorniceFoto {
    background-image: url(../Images/Box/Cornice175x175.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 175px;
    height: 175px;
    float: left;
    padding-top:30px;
    margin-left:15px;
    text-align: center;
}

