@charset "utf-8";

* {
	margin:auto;
	text-align:center;
	color:#043454;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
p.trasparente {
	width:700px;
	color:black;
	font-size:30px;
}
body {
	background:#ffffff url('../images/sf.png');
	background-repeat:repeat-x;
}
#contenitore {
	width:860px;
	
}
#inalto {
	width:100%;
	height:86px;
	margin:23px 0 0 0;
	position:relative;
}
#centrale {
	width:100%;
	height:353px;
	background:url('../images/boxcentrale-auto.jpg');
	position:relative;
}
#centrale #testo {
	position:absolute;
	top:35px;
	left:500px;
	width:250px;

}
#centrale #testo p{
	color:white;
	font-size:18px;
	font-style:italic;
	/*line-height:13px;*/
	margin:-9px;
	vertical-align:middle;
}

#centrale #testo p a{
	color:white;
	font-size:18px;
	font-style:italic;
	/*line-height:13px;*/
	margin:-7px;
	vertical-align:middle;
}

#testo p strong{
	color:white;
	font-size:22px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-decoration:underline;
}



#centrale #richiesta {
	position:absolute;
	top:15px;
	left:350px;
	width:450px;

}
#centrale #richiesta p{
	color:white;
	font-size:18px;
	font-style:italic;
	/*line-height:13px;*/
	margin:-9px;
	vertical-align:left;
}


#centrale #contatti {
	position:absolute;
	top:240px;
	left:15px;
	width:340px;

}
#centrale #contatti p{
	color:white;
	font-size:16px;
	font-style:italic;
	/*line-height:13px;*/
	margin:-9px;
	vertical-align:left;
}

#centrale #richiesta p a{
	color:white;
	font-size:18px;
	font-style:italic;
	/*line-height:13px;*/
	margin:-7px;
	vertical-align:middle;
}

#richiesta p strong{
	color:white;
	font-size:22px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-decoration:underline;
}


#box1 {
	width:39%;
	height:280px;
	float:left;
	border-right:1px solid gray;
} 

p strong{
	font-weight:bold;
} 

#box2 {
	width:60%;
	height:280px;
	float:left;
}
#box3 {
	width:270px;
	height:260px;
	float:left;
}

#box3_head {
	position:relative;
	top:0px;
	height:50px;
	width:270px;
	background:url('../images/topblu.jpg');
	
}

#box3_head p , #box5_head p {
	margin-top:10px;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#box3_head p a:link , #box3_head p a:visited ,#box3_head p a:active, #box5_head p a:link , #box5_head p a:visited ,#box5_head p a:active{
	margin-top:10px;
	color:white;
	font-weight: bold;
	font-size:16px;
	text-decoration:none;
}

#box3_head p a:hover, #box5_head p a:hover{
	color:white;
	text-decoration: underline;
}


#box3_cont {
	height:217px;
	background:url('../images/azsf.png');
	background-repeat:repeat-x;
}

#box3_cont p, #box5_cont p{
	margin-top:0px;
	font-size:12px;
}



#box4 {
	width:300px;
	height:260px;
	float:left;
}

#box5 {
	width:270px;
	height:260px;
	float:left;
}

#box5_head {
	position:relative;
	top:0px;
	height:50px;
	width:270px;
	background:url('../images/topgiallo.jpg');
}

#box5_cont {

	
	height:217px;
	
	background:url('../images/azsf.png');
	background-repeat:repeat-x;
}
#footer {
	width:100%;
	height:50px;
}

#footer p {
	text-align:center;
}

p {
	padding:8px;
	text-align:justify;
}
#menu {
	position:absolute;
	top:8px;
	left:240px;
	background:url('../images/menu.jpg');
	width:505px;
	height:86px;

}
#menu p {
	position:absolute;
	top:30px;
	left: 40%;
	color:white;
	font-weight: bold;
}

#menu p a:link , #menu p a:visited ,#menu p a:active{
	top:30px;
	left: 50%;
	color:white;
	font-weight: bold;
	text-decoration:none;
}

#menu p a:hover{
	top:30px;
	left: 50%;
	color:white;
	text-decoration: underline;
}

#lingua {
	position:absolute;
	top:8px;
	right:5px;
}
#lingua img {
	border:0;
}

#logo {
	position:absolute;
	left:0;
	top:0;

}

table#trasparent, table#cont {
	width:820px;
	position:absolute;
	top:0;
	left:0;
	height:1600px;
}
table#trasparent tr td {
	font-family:Trebuchet ms;
	font-variant:small-caps;
	border:0;
	color:black;
	font-size:100px;
	padding:0px;
	height:140px;
	text-align:left;
}
table#cont tr td strong{
	font-weight:bold;
}

table#cont tr td {
	
	padding:10px;
	height:140px;
}
table#cont tr td img {
	border:1px solid gray;
	padding:2px;
	background:white;
}

#box1-int {
	width:100%;
	float:left;
	height:1850px;
	position:relative;
}
