﻿body {
	background: black url('images/bg.jpg') no-repeat fixed center top;
	font-family: Century ,Arial, Helvetica, sans-serif;
    
}
#wrapper {
	width: 749px;
	height: 667px;
	margin: 0 auto;
}
#head {
	width: 624px;
	height: 86px;
	background-image: url('images/head.png');
	position: relative;
	margin: 0 auto;
}
#box1 {
	position: relative;
	width: 100%;
	height: 75px;
}
#box1 .facebook {
	width: 136px;
	height: 75px;
	position: relative;
	left: 5px;
}
#box1 .presentazione {
	width: 290px;
	height: 50px;
	position: relative;
	left: 166px;
	top: -80px;
}
#box1 .menu {
	position: relative;
	width: 592px;
	height: 32px;
	line-height: 32px;
	left: 152px;
	top: -77px;
	background-image: url('images/bg_menu.png');
	font-weight: bold; text-align: center ;
}
a.ROLL, a.ROLL:active ,a.ROLL:visited,a.ROLL:link  {
	background-image: url('images/normal.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: white;
	padding-left: 20px;
	text-decoration: none; color: white;
}
a.ROLL:hover {
	background-image: url('images/hover.png');
	background-repeat: no-repeat;
	text-decoration: underline ;color: white;

}
#box2 {
	position: relative;
	width: 100%;
	height: 345px;
	top: 5px;color:#b6b6b6;
}
#box2 .left {
	float: left;
	width: 136px;
	margin-left: 5px;
	height: 345px;
	background: transparent url('images/box_newsletter.png') no-repeat ;  text-align: center 
}
#box2 .left table{
 width: 100%; text-align: center;
}
#box2 .left td
{
	height: 30px;
}
#box2 .right {
	float: right;
	width: 592px;
	margin-right: 5px;
	
	height: 345px;	background: transparent url('images/box_master.png') no-repeat ;text-align: center;font-size: 12px; text-align: justify ;
}
#box2 .right2 {
	float: right;
	width: 592px;
	margin-right: 5px;
	
	height: 471px;	background: transparent url('images/box_master2.png') no-repeat ;text-align: center;font-size: 13px; text-align: justify ;
}
#box2 .right div,#box2 .right2 div
{
 padding:4px; padding-right:10;padding-left:10px;	color:white; font-weight: normal  ;height: 471px; font-size:14px;
}
#box3 {
	position: relative;
	width: 100%;
	height: 122px;
	top: 10px; margin: 0 auto ;
}
#box3 .a
{
	float:left;
	width: 152px; text-align: center; top:15%; position: relative ;

}
#box3 .b
{
	float:left;height: 122px;

	width: 256px;
	background: transparent url('images/box_prese.png') no-repeat ; 
}
#box3 .c
{
	float:left;
	width: 332px;height: 122px;background: transparent url('images/box_eventos.png') no-repeat ; margin-left:4px;

}
.text {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 312px;
	text-align: center;
	color: white;
	font-size: 12px;
}
h1 {
	font-size: 13px;
	padding-top: 5px;
	margin: 0 auto;
	padding-bottom: 4px;
	text-align: center ;
}
h2 {
	font-size: 20px;
padding:0px;
padding-bottom:8px;
	margin: 0 auto;
	text-align: left ;
	text-decoration: underline ;
	font-style: italic ;color:#fd0000;
}
h3 {
	font-size: 18px;

	margin: 0 auto;
	padding-bottom: 8px;
	text-align: left ;
	text-decoration: underline ;
	font-style: italic ;
}
h4 {
	font-size: 16px;
	padding-top: 2px;
	margin: 0 auto;
	padding-bottom: 2px;
	text-align: left ;
	text-decoration: underline ;
	color: #a2363e;
	font-style: italic ;
	text-align: center ;
}
h5{
	font-size: 28px;
	padding-top: 0px;
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: center ;
	font-weight:normal ;
}
p {
	font-size: 11px;
	margin: 0 auto;
	padding-bottom: 4px;
}
a:link ,a:visited , a:active ,a:hover 
{
color: white; text-decoration: none ;border:none;
}
img{
	border: 0px;
}
