@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'AdobeCaslonProRegular';
    src: url('../font/acaslonpro-regular-webfont.eot');
    src: url('../font/acaslonpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/acaslonpro-regular-webfont.woff') format('woff'),
         url('../font/acaslonpro-regular-webfont.ttf') format('truetype'),
         url('../font/acaslonpro-regular-webfont.svg#AdobeCaslonProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*Toglie efetto area cornice al click*/
*, * focus {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #F6D8BC;
	background-image: url(../img/sfondi/bg_background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
/*div content page enter*/
#content_center {
	position:relative;
	width: 700px;
	min-height: 437px;
	height: auto !important;
	height: 437px;
	padding-top: 43px;
	background-color: #FFF;
	z-index:0;
}
/*Logo enter*/
#logoindex {
	position:relative;
	width: 582px;
	margin: 0 auto;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	background-image: url(../img/sfondi/logo_index.png);
	background-repeat: no-repeat;
}
div#logoindex ul {
	margin: 0;
	padding: 0;
	position: relative;
	width: 582px;
	height: 92px;
}
div#logoindex ul li {
	margin: 0;
	height: auto;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0;
}
div#logoindex ul li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	border: 0;
	width: 582px;
	height: 92px;
	top: 0px;
}
/*Content body index*/

div#content_index {
	position: relative;
	width: 700px;
	min-height: 302px;
	height: auto !important;
	height: 302px;
	/*background-image: url(../img/sfondi/sf_body_index.png);*/
	background-repeat: repeat-x;
	margin-top: 17px;
	z-index: 1000;
	}
div#content_index_img{
	position: absolute;
	width: 574px;
	height: 250px;
	margin: 0 auto;
	background-color: #BA564D;
	z-index: 900;
	top: 159px;
	left: 63px;
}
div#headerbody{
	position:relative;
	width: 700px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	background-image: url(../img/sfondi/sf_header1.png);
	background-repeat: repeat-x;
	z-index:1000;
}

div#footerbody{
	position: absolute;
	width: 700px;
	min-height: 6px;
	height: auto !important;
	height: 6px;
	background-image: url(../img/sfondi/sf_body_footer_index.png);
	background-repeat: repeat-x;
	z-index: 1000;
	bottom: 0px;
}
/*Div bottoni ita inglese*/
div#language {
	position: absolute;
	bottom: 15px;
	width: 178px;
	height: 23px;
	left: 254px;
	}
div#language ul{
	list-style-type:none; font-family: AdobeCaslonProRegular; font-size:18px; color:#930;
	}
div#language ul li{
	display:inline;
	list-style-position:inside;
	}
div#language ul li a{
	color:#930; text-decoration:none;
	}
div#language ul li a:link{
	color:#930; text-decoration:none;
	}
div#language ul li a:visited{
	color:#930; text-decoration:none;
	}
div#language ul li a:hover{
	color:#966; text-decoration:none;
	}
/*Spiga che divide linguaggio*/
div#language ul li#spiga{
	min-height: 22px;
	height: auto !important;
	height: 22px;
	width:22px;
	padding-left:22px;
	margin:0 15px 0 15px;
	background-image: url(../img/sfondi/spiga_lingue.png);
	}





/*Logo farmatherm*/
#logofarmatherm {
	width: 288px;
	margin: 0 auto;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	background-image: url(../img/sfondi/farmatherm_logo_index.png);
	background-repeat: no-repeat;
}
div#logofarmathermul {
	margin: 0;
	padding: 0;
	position: relative;
	width: 179px;
	height: 109px;
}
div#logofarmatherm ul li {
	margin: 0;
	height: auto;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0;
}
div#logofarmatherm ul li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	border: 0;
	width: 288px;
	height: 40px;
	top: 0px;
}
/*pie index*/
#pieindex {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 700px;
	height: 50px;
	background-image: url(../img/sfondi/bg_pie_index.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
}
