/* Created by TopStyle Trial - www.topstyle4.com */
html {
	height: 100%;
}

body {
	margin: 0;
	border: 0;
	padding:0;
	background:#FFF;
	background-image: url(provagiallo3.jpg);
	height: 100%;
	color: #ff4040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-align: center;
} 

.pic {
	border: 1px solid red;
}

.text {
	width: 99%;
	color: #ff4040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-align: left;
	background-repeat: no-repeat;
}

#container {
	height:auto !important;
	height:100%;
	min-height:100%;
	margin-top: 0;
	margin-right: 4%;
	margin-bottom: -25px;
	margin-left: 4%;
	border: 0;
	padding: 0;
	text-align: center;
}

#middleArea {
	padding: 0;
	margin: auto;
	text-align: center;
	max-width: 1100px;
	min-width: 800px;
}

#topBanner img {
	border: 0;
} 

#topBannerHome img {
	border: 0;
}

#topBanner a {
   display: block;
   width: 514px;
   height: 208px;
	border: 0;
	margin: auto;
	padding: 2px;
	background-image: url(fam_do.gif);
}

#topBannerHome a {
   display: block;
   width: 514px;
   height: 208px;
	border: 0;
	margin: auto;
	padding: 2px;
	background-image: url(fam_do.gif);
}

#topBanner a:hover {
	background-image: url(fam_do_home.gif);
}

#startContent {
	
}

.contentBlock {
	position: relative;
	width: 100%;
	margin-top: 70px;
}

.textSx {
	margin-right: 320px;
	text-align: left;
	height: 200px;
	background-repeat: no-repeat;
}

.textDx {
	margin-left: 320px;
	text-align: left;
	height: 200px;
	background-repeat: no-repeat;
}

.picDx {
	position: absolute;	
	top: 0;
	right: 0;
	height: 200px;
	width: 300px;
	clear: both;
}

.picSx {
	position: absolute;	
	top: 0;
	left: 0;
	height: 200px;
	width: 300px;
	clear: both;
}

#leftMenu {
	position: absolute;
	width: 25%;
	left: 0;
	top: 250px;
	text-align: right;
}

.menu {
	height: 100px;
}

#rightMenu {
	position: absolute;
	width: 25%;
	right: 0;
	top: 250px;
	text-align: left;
}

#specialOffer {
	position: absolute;
	width: 25%;
	right: -30;
	top: 300px;
	text-align: left;
}

.menu a {
	display: block;
	width: 190px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left;
}

.menu a:hover {
	background-position: right;
}

.menu img {
	border: 0;
}

#preFooter {
	height: 45px;
}

#footer {
	width: 95%;
	font-size: 10px;
	border-top: 1px solid #ff4040;
	margin: auto;
}

#footerSx {
	text-align: left;
	float: left;
}

#footerDx {
	text-align: right	
}

input {
	border: 1px solid black;
	text-align: center;
}

