@charset "utf-8";
/* CSS Document */

.dettaglioOpereArteMostre
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px
}

.rossastro
{
	color:#802B18;
}

.testoHelvetica
{
	font-family:Verdana , Helvetica, Arial, sans-serif;
	font-size:11px;
	
	padding-left:20px;
	padding-right:20px;
	
	line-height:150%;
	
	color:#333333;
}

.testo13
{
	font-size:13px;
}

.testoHelvetica a
{
	color:#802B18;
	text-decoration:none
}
.testoHelvetica a:hover
{
	color:#802B18;
	text-decoration:underline
}

h1
{
	font-size:18px;
}

.textAreaLogin
{
	width:160px;
	
}

.bottoneLogin
{
	width:83px;
	height:23px;
	border:none;
	
	background:url(../immagini/login.jpg) top left no-repeat;
	font-weight:bold;
	
	padding-bottom:4px;
	
	cursor:pointer;
}