@charset "UTF-8";
#header .lingua a/* CSS Document */


 {
	margin: 0px;
	padding: 0px;


/* RESET */
}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
}


body {
	background-attachment: fixed;
	background-image: url(../img/background_home.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #989797;
	line-height: normal;
}

h1 {
	font-size: 48px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #B30202;
}

a {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #B30202;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer { 
	font-weight: normal; 
	font-style: normal; 
}

ul,ol { 
	list-style: none; 
}

strong {
	font-weight: bold;
}

#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
}

#sidebar_left {
	float: left;
	width: 463px;
}

#sidebar_right {
	float: right;
}

#sidebar_right_top {
	background-image: url(../img/colonna_top.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 492px;
}

#sidebar_right_bottom {
	background-image: url(../img/colonna_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 492px;
	height: 70px;
}

#footer {
	width: 100%;
	display: block;
	background-image: url(../img/colonna_footer.png);
	width: 492px;
	height: 57px;
	font-size: small;
	margin-bottom: 50px;
	color: #666666;
}

#footer .pad {
	text-align: left;
	padding-top: 20px;
	padding-left: 60px;
}


#menu {
	text-align: right;
	font-size: 36px;
	line-height: 22px;
	font-weight: normal;
}

#sidebar_left .pad {
	padding-left: 213px;
	padding-top: 400px;
}

#menu a {
	color: #CCCCCC;
}

#menu a:hover  {
	background-image: url(../img/elenco_x.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	width: 400px;
	color: #B30202;
}

#menu .blog {
	color: #191919;
}

.linkx {
	color: #B30202;
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	height: 330px;	
}

#page {
	padding-left: 50px;
	padding-right: 40px;
		
}

#page strong {
	font-weight: normal;
	color: #B30202;	
}

#gallery {
	width: 100%;
}

#gallery_top {
	background-image: url(../img/colonna_gallery_top.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 492px;
}

#gallery_centre {
	background-image: url(../img/colonna_gallery_centre.png);
	background-repeat: repeat-y;
	width: 492px;
}

#gallery_bottom {
	background-image: url(../img/colonna_gallery_bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 492px;
}
#gallery_centre img {
	margin-right: 20px;
}

#gallery .pad {
	padding-left: 60px;
	padding-right: 25px;
 }
 
#indirizzo {
	font-size: 14px;
	line-height: normal;
	margin-top: 65px;
	color: #FFFFFF;
}

.evidenziato {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: -1px;
}
.medio {
	font-size: 20px;
	font-weight: normal;
}
#sidebar_left .pad .blog {
	text-align: right;
}
#header .lingua {
	text-align: right;
	padding-top: 40px;
	font-size: 12px;
	padding-right: 40px;
}

