@charset "UTF-8";
body {
	background-color: #006666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../IMG/bg_body_petrolio.gif);
	background-repeat: repeat-x;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#main #top {
	margin-bottom: 20px;
}
#main #top #logo {
	height: 120px;
	width: 200px;
	border: 1px dotted #CCCCCC;
}
#main  #top #menu {
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	margin-left: 220px;
}
#main #contenuto {
	float: left;
	clear: both;
	width: 585px;
	padding: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
#main   #foot    {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #999999;
	font-size: 0.9em;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #foot a {
	color: #006666;
	text-decoration: underline;
}
#main  #foot  a  img {
	border: 1px solid #CCCCCC;
}
#main #foot a img:hover {
	border: 1px solid #FF9900;
}
#submenu  
    {
	width: 190px;
	position: relative;
	float: right;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#submenu  a   {
	display: block;
	color: #005B5B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 14px;
}
#submenu a:hover {
	color: #F57F20;
}
h1 {
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
}
h2 {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
}
h3 {
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
p {
	margin-top: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #006666;
}
a:hover, #main #foot a:hover {
	color: #F57F20;
	text-decoration: underline;
}
#menu  a  {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../proposta2/img/bg_menu.gif);
	background-repeat: repeat;
	background-position: top;
}
#menu a:hover {
	color: #009999;
	padding-top: 10px;
}
#menu     .active    {
	color: #006666;
	padding-top: 10px;
	background-position: top;
	background-image: url(../proposta2/img/bg_menu-active.gif);
	background-repeat: repeat;
}
a:hover {
	color: #FF6600;
}
.bordo {
	border: 1px solid #D9CEB1;
	font-size: 14px;
}
#formiscrizione #textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 350px;
	padding: 5px;
}
