/*
CSS: FISIOSPORT
Created: November 2008
Author: Ginestra Ferraro // thamtsmood.com // 2ts.it
*/

/*GENERIC*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, sans-serif;
	color:#000;
	padding:0px;
	margin:0;
	text-align:left;
	font-size:12px;
	background-image: url(../images/bg_x.gif);
	background-repeat: repeat-x;
}
img {border: 0px}
p{padding:0;margin:0}
hr{display:none}
h1{font-size: 11px; color: #382621;}
h2{font-size: 10px; color: #ffb100;}
h3{font-size: 10px; color: #14917d;}
h4{font-size: 17px; color: #14917d;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0}
ul,li{text-align: justify;}

/*GENERIC DIV*/
/*div{text-align:left}*/
div#skip{display:none}
div.wrapper{clear:both}
a, a:visited{text-decoration:none}
a{color:#000;}
a:hover{color:#000; text-decoration: underline;}

.titolo_terapie, a.titolo_terapie { color: #14917d; font-size: 13px; font-weight: bold; }

/*LAYOUT*/
div#layout{
	width: 1056px;
	height: 850px;
	margin:0 auto;
	text-align: center;
	background-image: url(../images/bg_total.gif);
	background-repeat: no;
}

/*HEADER*/
div#header{
	height: 177px;
	width: 1056px;
}

/*MENU*/
.menu { text-transform: uppercase; font-weight: bold; line-height: 24px;}
a.menu, a.menu:link, a.menu:visited { text-decoration: none; text-transform: uppercase; color: #fff; font-weight: bold; }
a.menu:hover {text-decoration: underline; text-transform: uppercase; color: #14917d; font-weight: bold; }
	
div#menu{
	width: 220px;
	height: 630px;
	float: left;
	text-align: right;
	margin-top: 2px;
}

div#contatti { line-height: 18px; text-align: right; padding-right: 70px;}

/*LOGO*/
#logo {
	height: 100px;
	width: 150px;
	float: left;
	margin-left: 70px;
	margin-top: 32px;
}

/*QUOTE*/
div#quote {
	width: 680px;
	height: 40px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

/*GENERAL CONTENT*/
img.main { border: #bfbfbf solid 5px; }
div#main{
	width: 430px;
	height: 550px;
	float: left;
	margin-top: 43px;
	margin-left: 32px;
}

div#slidehome {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

div#txthome {
	width: 420px;
	height: 220px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 8px;
}

div#general_content {
	width: 420px;
	height: 492px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

/*LEFT*/
div#left{
	width: 190px;
	height: 550px;
	float: left;
	margin-top: 18px;
	margin-left: 40px;
}

/*NEWS*/
.titolo { font-size: 12px; font-weight: bold; color: #000; }
a.titolo, a.titolo:link, a.titolo:visited { text-decoration: none; color: #000; }
a.titolo:hover { text-decoration: underline; color: #000; }

.txtnews { font-size: 10px; color: #000; }
a.txtnews, a.txtnews:link, a.txtnews:visited { text-decoration: none; color: #000; }
a.txtnews:hover { text-decoration: underline; color: #000; }

div#news {
	width: 160px;
	height: 290px;
	background-image: url(../images/news_tit.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	paddin-right: 20px;
	color: #000;
}

/*SPONSOR*/
div#sponsor {
	width: 160px;
	height: 235px;
	padding-left: 15px;
	margin-top: 6px;
	float: left;
	text-align: center;
}

/*CREDITS*/
div#credits {
	width: 18;
	height: 217;
	float: left;
	margin-top: 365px;
	margin-left: 85px;
}
/*AREA RISERVATA*/
#arearis {
	width: 430px;
	height: 550px;
	float: left;
	margin-top: 43px;
	margin-left: 32px;
	text-align: left;
}

/*FOOTER*/
.footer { color: #fff; }
a.footer, a.footer:link, a.footer:visited { font-weight: bold; text-decoration: none; color: #fff;}
a.footer:hover { text-decoration: underline; font-weight: bold; color: #fff; }

div#footer {
	width: 870px;
	height: 25px;
	color: #fff;
	float: left;
	margin-left:135px;
	margin-top: 7px;
	text-align: center;
}
