/* 
******************************
        corpo pagina
******************************
 */



#testa {
	background-color: #6699FF;
	height: 60px;
	border: 1px solid #990000;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(../fig/aq_sfondo_blu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#numero {
	background-color: #003399;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#molliche {
	font-size: 12px;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px dashed #0066FF;
	border-left: 1px solid #0066FF;
}
#spallasx {
	float: left;
	width: 180px;
	position: absolute;
	top: 125px;
	left: 6px;
	font-size: 0.85em;
	line-height: 0.85em;
}
#contenuti {
	background-color: #FFFFFF;
	margin-right: 200px;
	margin-left: 200px;
	margin-top: 20px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 10px;
	
}

#spalladx {
	float: right;
	width: 180px;
	position: absolute;
	top: 125px;
	right: 10px;
	text-align:center;
}

#piede {
	background-color: #6699FF;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	bottom: 10px;
	margin-right: 200px;
	margin-left: 200px;
	font-size: 10px;
}
#dvautore {
	font-size: 10px;
	background-color: #003366;
	text-align: left;
	color: #FFFFFF;
	padding: 10px 5px;
}
/* 
******************************
        TAG
******************************
 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background-color: #FFFFCC;
	margin: 0px;
	
}



#contenuti h1 {
	font-size: 1.2em;
	color: #990000;
}
#contenuti em {
	font-style: normal;
	color: #FF6666;
}
#spallasx h2 {
	line-height: normal;
	font-size: 10px;
	color: #0066CC;
	margin-top: 10px;
	margin-bottom: 0px;
}
#spallasx p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#spallasx h3 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #990000;
}
#spallasx h1 {
	font-size: 12px;
	color: #FF2A2C;
	text-align: center;
}
caption {
	font-size: 10px;
	font-weight: bold;
}
/* 
******************************
        classi
******************************
 */
 
.cappello1 {
	font-size: 1em;
	color: #009966;
	text-align: center;
}
.cappello2 {
	font-size: 0.9em;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	color: #336699;
	
}
.logoaqoggi {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.autore {
	font-style: normal;
	color: #FF6666;
}

.tbfoto {
	margin: 10px auto;
	text-align: center;
}

.tbdati {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0099FF;
	border: 1px solid #003399;
}
h2 {
	font-size: 14px;
	color: #336699;
}
h3 {
	font-size: 12px;
	color: #990000;
}
.foto {
	text-align: center;
	display: block;
	clear: both;
	margin-top: 2px;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 2px;
}
#w3c {
	text-align: right;
	position: relative;
	bottom: 0px;
	margin-right: 200px;
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#centra {
	text-align: center;
	margin-right: auto;
	margin-left:auto;
	background-color: #009966;
}
#contenuti img {
	border: 1px solid #000000;
	margin: 5px auto;
	display: block;
}

#spalladx img {
	display: block;
	margin: 5px auto;
	border: solid 2px #fff;
}
#contenuti p {
	text-align: justify;
}
#spalladx p {
	text-align: left;
}
.didascalia {
	font-size: 11px;
	color: #990000;
	margin-right: 20px;
	margin-left: 20px;
}

