@import url("layout.css"/*tpa=http://mirabellameteo.altervista.org/styles/layout.css*/);
#body1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #AABDCC;
	background-repeat: repeat;
	background-attachment: scroll;
}
#container1 {
	width: 700px;
	margin: 10px auto;
}
#masthead1 {
	text-align: center;
	width: 698px;
	border: 1px solid #431;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation1 {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;
}
#content1 {
	float: left;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
}
#footer1 {
	text-align: center;
	clear: both;
	width: 698px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
}
/* Stili titolo */
#masthead1 h1 {
	color: #b71;
}
#masthead1 h3 {
	color: #542;
}
/* Stili struttura */
#navigation1 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation1 li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation1 a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
    text-align:left;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation1 a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* St
/* Stili contenuto */
h6 {
	color: #c82;
}
h5 {
	color: #c82;
}
h4 {
	color: #c82;
}
h3 {
	color: #c82;
}
h2 {
	color: #c82;
}
#content1 h1 {
	color: #c82;
}
t img {
	padding: 5px;
	border: 1px solid #964;
}
/* Stili piè di pagina */
#footer1 p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer1 a {
	color: #a60;
	text-decoration: underline;
}
#footer1 a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

