/* CSS Document */

body {margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}

a{ color:#FFFFFF; text-decoration:none;}

img { border:0;}

#content {
	width:350px;
	height:240px;
	background-image:url(../img/bg.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}

#lineacerca {
	width:auto;
	height:30px;
	padding-left: 65px;
	padding-top: 92px;
}
.lineaInput {
	width:auto;
	height:26px;
	padding-left: 10px;
	padding-top: 2px;
}

.campoDOMINIO{
	background-image:url(../img/input_text.jpg);
	height:23px;
	width:180px;
	background-repeat:no-repeat;
	border:0;
	float: left;
	font-size: 14px;
	color: #498CB9;
	padding: 3px 0 0 4px;
	background-color: f4f4f4;
	background-position: center;
}

.campoBOTTONE{
	height:24px;
	width:80px;
	float: left;
	margin-left: 5px;
}
.campoTESTO{
	float:left;
	width:128px;
	font-size: 14px;
	color: #498CB9;
}
.campoRISULTATO{
	height:17px;
	width:186px;
	background-color:#498CB9;
	float:left;
	margin-left: 5px;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
}

.link {font-weight:bold;}
.grigiochiaro{color:#CCCCCC};
