body {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(imgs/body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#container{
	background-color: #FFFFFF;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
div#headertop{
	height: 30px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
div#header{
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 720px;
	padding-bottom: 15px;
}
div#menu{
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	width: 720px;
	padding-bottom: 13px;
}
div#textmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 17px;
	padding-left: 45px;
	word-spacing: 30px;
}
div#content{
	width: 720px;
		background-image: url(imgs/maincontent.jpg);
}
div#topcontent{
	background-image: url(imgs/topcontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 74px;
	width: 720px;
}
div#maincontent{
	background-repeat: repeat-y;
	background-position: center;
	width: 720px;
}
div#footer{
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 720px;
	clear: both;
}
div#main{
	background-color: #CC9966;
	width: 680px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	height: auto;
}
div#maindx{
	float: right;
	width: 540px;
}
div#main2dx{
	width: 404px;
	background-color: #FF0099;
}
div#footermain{
	clear: both;
	height: 20px;
	width: 720px;
}
div#topboxdx{
	width: 504px;
	height: 20px;
	background-image: url(imgs/boxtop.jpg);
	background-repeat: no-repeat;
	margin-right: 26px;
	margin-left: 11px;
	background-position: bottom;
}
div#centerboxdx{
	width: 504px;
	margin-right: 26px;
	margin-left: 11px;
	background-color: #FFFFFF;
}
div#bottonboxdx{
	width: 504px;
	height: 11px;
	margin-right: 26px;
	margin-left: 11px;
	clear: both;
	background-image: url(imgs/bottonbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#textboxdx{
	background-color: #FFFFFF;
	width: 303px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0066;
	color: #666666;
	text-align: justify;
}
div#textboxdx a:link{
	color: #000000;
	text-decoration: none;
}
div#textboxdx a:visited{
	color: #000000;
	text-decoration: none;
}
div#textboxdx a:active{
	color: #CCCCCC;
	text-decoration: none;
}
div#textboxdx a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#textboxsx{
	background-color: #FFFFFF;
	width: 170px;
	float: right;
	padding-left: 10px;
}
div#textfooter{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	clear: both;
	width: 504px;
	/*height: 20px;*/
	text-align: center;
	padding-top: 10px;
}
div#mainsx{
	width: 154px;
	float: left;
	padding-left: 25px;
}
div#menutopsx{
	width: 148px;
	height: 20px;
	background-image: url(imgs/menusx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#menucesx{
	width: 148px;
	background-color: #FFFFFF;
}
div#menubottonsx{
	width: 148px;
	height: 20px;
	background-image: url(imgs/menubsx.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 20px;
}
div#menutextsx{
	width: 110px;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 0px;
	/*background-image: url(imgs/goste.jpg);*/
	background-repeat: repeat-y;
	background-position: left top;
}
div#menu2topsx{
	width: 148px;
	height: 20px;
	background-image: url(imgs/menusx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#menu2cesx{
	width: 148px;
	background-color: #FFFFFF;
}
div#menu2bottonsx{
	width: 148px;
	height: 20px;
	background-image: url(imgs/menubsx.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
div#menu2textsx{
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
hr{
	background-color: #FF0066;
	border: 1px solid #FF0066;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	list-style-image: url(imgs/li.jpg);
	height: 20px;
	width: 100px;
}
li a:link{
	color: #000000;
	text-decoration: none;
}
li a:visited{
	color: #000000;
	text-decoration: none;
}
li a:active{
	color: #CCCCCC;
	text-decoration: none;
}
li a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#botton{
	background-image: url(imgs/botton.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 671px;
	margin-left: 25px;	
}
div#bottonsx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 54px;
	width: 140px;
	padding-left: 4px;
	padding-top: 9px;
	text-align: center;
	float: left;
}
div#bottondx{
	float: right;
	height: 74px;
	width: 468px;
	padding-right: 21px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
div#botton2{
	background-repeat: no-repeat;
	height: 30px;
	width: 671px;
	margin-left: 25px;	
}
div#botton2sx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 140px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: left;
	float: left;
}
div#botton2dx{
	float: right;
	height: 30px;
	width: 474px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 15px;
	padding-right: 20px;
	padding-top: 8px;	
}
div#botton2dx a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div#botton2dx a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#botton2dx a:active{
	color: #CCCCCC;
	text-decoration: none;
}
div#botton2dx a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#fine{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;	
	height: 20px;
	width: 720px;
	background-image: url(imgs/maincontent.jpg);
	background-repeat: no-repeat;
}
div#fine2{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;	
	height: 20px;
	width: 720px;
	background-image: url(imgs/maincontent.jpg);
	background-repeat: no-repeat;
}
div#fine2 a:link{
	color: #999999;
	text-decoration: none;
}
div#fine2 a:visited{
	color: #999999;
	text-decoration: none;
}
div#fine2 a:active{
	color: #CCCCCC;
	text-decoration: none;
}
div#fine2 a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#textmenuintsx{
	float: left;
	height: 20px;
	width: 390px;
}
div#articoli{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: left;	
	width: 680px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(imgs/maincontent.jpg);
	background-repeat: no-repeat;
}
div#articoli a:link{
	color: #999999;
	text-decoration: none;
}
div#articoli a:visited{
	color: #999999;
	text-decoration: none;
}
div#articoli a:active{
	color: #CCCCCC;
	text-decoration: none;
}
div#articoli a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#textmenuintsx{
	float: left;
	height: 20px;
	width: 390px;
}
div#textmenuintsx a:link{
	color: #000000;
	text-decoration: none;
}
div#textmenuintsx a:visited{
	color: #000000;
	text-decoration: none;
}
div#textmenuintsx a:active{
	color: #CCCCCC;
	text-decoration: none;
}
div#textmenuintsx a:hover{
	color: #FF66CC;
	text-decoration: none;
}
div#textmenuintdx{
	float: right;
	height: 20px;
	width: 270px;
	padding-right: 10px;
	text-align: center;
	word-spacing: 2px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:active{
	color: #CCCCCC;
	text-decoration: none;
}
h1 a:hover{
	color: #FF66CC;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
div#boxinfo {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 0px;
}
h3{
	font-weight: bold;
	color: #FF0066;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h3 a:link{
	color: #FF0066;
	text-decoration: none;
}
h3 a:visited{
	color: #FF0066;
	text-decoration: none;
}
h3 a:active{
	color: #FF0066;
	text-decoration: none;
}
h3 a:hover{
	color: #FF00FF;
	text-decoration: none;
}
p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.textpink{
	color: #FF0066;
}
div#loghi{
	padding-top: 5px;
	padding-left: 5px;
}
div#loghi2{
	padding-top: 20px;
	padding-left: 5px;
	height: 50px;
}
div#you{
	height: 60px;
	width: 468px;
	float:right;
	padding-right:4px;
}
div#me{
	height: 60px;
	width: 240px;
	padding-left:4px;
	float:left;
}
