h7 { /*stile per i titoli dei menu*/
font-size:1.3em;
font-weight:bold;margin:5px 0;
color: #333333;
background: #CCCCCC;
/*padding:.3em 1em;*/
}

h6 { /*stile per i titoli dei menu*/
font-size:1.3em;
font-weight:bold;margin:5px 0;
color: #333333;
background: #CCCCCC;
/*padding:.3em 1em;*/
}

h2 { /*stile per i titoli dei menu*/
font-size:1.1em;
font-weight:bold;margin:2px 0;
/*padding:.3em 1em;*/
}

h1 {
font-size:1em;
font-weight:bold;
background: #ffffff;
}

h3 {
font-size:1em;
font-weight:normal;
background: #FF3300;
}

bbb {
font-weight:bold;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
    color: black;
}

a:active {
    color: #ffffff;
}

 #logodadaprint {
 	position : absolute;
	top: 30px;
	left: 20px;
	width: 250px; 
	height: 150px;
}

 #logodada {
 	position : absolute;
	top: 30px;
	left: 20px;
	width: 250px; 
	height: 150px;
}
 
 #boxaereo {
	position : absolute;
	top: 240px;
	left: 20px;
	width: 250px;
	height: 191px;
}

 #imgsfondo {
	position : absolute;
	top: 30px;
	left: 280px;
	width: 575px;
	height: 120px;
}

 #newsletter {
	position : absolute;
	top: 0px;
	right: 0px;
	width: 30%;
   color: White;
	background-color: firebrick;
	border: 1px dotted #000;
	padding-left: 5px;
	text-align:left;
}

 #facebook {
	position : absolute;
	top: 0px;
	right: 0px;
	width: 60%;
   color: White;
	background-color: firebrick;
	border: 1px dotted #000;
	padding-left: 5px;
	text-align:left;
}
 #bookhome {
	position : absolute;
	top: 160px;
	right: 2px;
	width: 100px;
	background-color: firebrick;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	border: 1px dotted #000;
	padding-left: 5px;
	text-align:center;
}

 #bookhome1 {
	position : absolute;
	top: 220px;
	left: 327px;
	right: 2px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	background-color: firebrick;
	border: 1px dotted #000;
	padding-left: 5px;
	text-align:center;
}

 #testo1 {
 	position: absolute;
	top: 140px;
	left: 440px;
	width: 50%;
	border: 1px dotted #000;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	background-color: white;
}

 #menu {
 	position: absolute;
	top: 220px;
	left: 10px;
	width: 140px;
	text-align: right;
	color: black;
	padding-right: 5px;
	border-right: 1px dotted #ffffff;
	
}

 #menu2 {
 	position: absolute;
	top: 220px;
	left: 160px;
	width: 150px;
	color: black;
	padding-left: 5px;
	border: 1px dotted #ffffff;
}

.menu2 li{
	list-style-type: none;
}

.menu2 ul{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

 #testo {
 	position: absolute;
	top: 140px;
	left: 320px;
	width: 50%;
	border: 1px dotted #000;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	background-color: white;
	
}

#testo a,
#testo a:link {
	color: #000000;
}

a:hover {
    color: #000000;
}

