/* CSS Document */

body{
	font-weight: normal;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #efefef;
}
#container{
	padding: 0px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:0px;
	height: 758px;
	background-color: #FFFFFF;
}
#ombra{
	background-image: url(../images/body-gray-2.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}
#photodiv{
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 880px;
}
#logo{
	text-align:left;
	position:relative;
	height: 55px;
	width: 880px;
}

#img{
	height: 120px;
	width: 660px;
	left: 220px;
	padding-left: 221px;
}
#menu1{
	font-size: 90%;
	font-weight: normal;
	color: #ffffff;
	background-color: #cc0000;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	bottom: 10px;
	left: 0px;
	top: 8px;
	right: 0px;
	margin: 0px;
}
#menu1 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#menu1 li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	text-decoration: none;	
}
#menu1 a:link{
color:#FFFFFF;
text-decoration:none;
}
#menu1 a:visited{
color:#FFFFFF;
text-decoration:none;
}
#menu1 a:hover{
color:#999999;
text-decoration:none;
}
#menu1 a:active{
color:#FFFFFF;
text-decoration:none;
}
#colonnaSX{
	margin: 0px;
	width: 150px;
	height: 290px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#content{
	float: left;
	width: 660px;
	height:290px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 110%;
}
#cat{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70px;
	height: 86px;
}
#footer{
	height: 46px;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #cc0000;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/home/cat.jpg);
	background-repeat: no-repeat;
	width: 684px;
	clear: both;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 196px;
	margin: 0px;
	background-position: left bottom;
}
.style2 {
	color: #ffffff;
}
.style2 a:link{
	color: #ffffff;
}
.style2 a:visited{
	color: #ffffff;
}
.style2 a:hover{
	color: #999999;
}
.style2 a:active{
	color: #ffffff;
}
