﻿@import url("Basic.css");

#CorpoCentrale {
	width:964px;
	position:relative;
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#ContenutoPAG {
	position: relative;
	width: 895px;
	left: 30px;
	top:13px;
	font-size:12px;
	font-family: Verdana;
    height: 480px;
}

#RigaLogin {
	position: relative;
	width: 885px;
	left: 0px;
	top:0px;
}

#Riga-testataLogin {
	position: relative;
	width: 875px;
	background-image: url(../img-struttura/SF_testata.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #569635;
	font-weight: bold;
	color: #569635;
	padding-left: 10px;
}

#BOX-RigaLogin {
	border: 1px solid #999999;
	width: 885px;
	margin-bottom: 40px;
}

.testoInputText{
	margin-left: 5px;
	width: 216px;
	height: 14px;
	border: 1px solid #7F9DB9;
	color: #444444;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

.Tipoimm_bottom {
	background-color: #FFFFFF;
	color: #ff3399;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #666666;
	font-weight: bold;
	padding:0px;
	background-image: url(../img-struttura/SF_bottoni.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.Testo_form {
	color: #666666;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font: 11px verdana;
}

.testoCampi {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	padding-right: 15px;
}

.testo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.testoR:link, .testoR:visited {
	color: #FF3399;
}

.testoR:hover {
	color: #FF3399;
	text-decoration: underline;
}
