/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #B42013;
}

a:visited {
	color: #B42013;
}

a:hover {
	color: #f39138;
}

a:active {
	color: #B42013;
}

body {
	background-image: url(img_annidicarta/sfondo.jpg);
}

.Stile1 {
	color: #B62112;
	font-weight: bold;
}

#left {
	background-image: url(img_annidicarta/homeleft.jpg);
	background-repeat: no-repeat;
	width: 442px;
	height: 560px;
	margin: 0 0 0 0;
	position: absolute;
}

#center {
	background-image: url(img_annidicarta/homecontent.jpg);
	background-repeat: no-repeat;
	width: 353px;
	height: 560px;
	margin-left: 442px;
	text-align: justify;
	overflow: auto;
	position: absolute;
}

#content {
	width: 265px;
	height: 408px;
	margin: 70px 0 0 500px;
	text-align: justify;
	overflow: auto;
	position: absolute;
}

#menu {
	width: 105px;
	height: 560px;
	margin-left: 795px;
	position: absolute;
}

#hm {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 233px;
	top: 490px;
}

#theeggs {
	width: 60px;
	height: 25px;
	position: absolute;
	left: 70px;
	top: 510px;
	display:block;
}

#foto {
	width: 185px;
	height: 150px;
	position: absolute;
	left: 160px;
	top: 200px;
	border: 1px solid #333333;
}

