@charset "utf-8";
/* CSS Document © Aura Nuccio :: All right reserved . info@aurarinoa.it */

@import "general.css";
@import "page.css";

.campo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #E6E6E6; /*FCF*/
	border: 1px dotted #ff3366;
}

.campo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	height: 100px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background:url(../immagini/campo_bg.gif) bottom right no-repeat #E6E6E6;
	border: 1px dotted #ff3366;
}

.click { margin-left: 285px; }

.contact_img {
	position: absolute;
	left: 177px;
	top: 254px;
	z-index: 100;
}

#box_tag {
	position: absolute;
	background:url(../immagini/tag_bg.png) no-repeat;
	width: 188px;
	height: 405px;
	left: 31px;
	top: 185px;
	z-index: 100;
	padding-top: 60px;
}

