/* @override http://aifil.d-vel.biz/css/main.css */

* {
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
}

.clear {
	clear: both;
}

body {
	font: 11px/15px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	color: #00274e;
	background: #fff url(../images/bg-main.gif) repeat-x;
}

table {
	font: 11px/15px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;	
	padding: 2px;
	color: #00274e;
}

table tr td {
	padding: 0px;	
}

td div p {
	margin-left: -20px;
	padding: 0px;
}

.text ul {
	margin-left: 25px;	
}

.text ul li {
	list-style-type: disc;
}


img {
	border: 1px solid #95a8c9;
}

.search{
		border: 0;}

a {
	color: #00274e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.searchSoci{
	background-color: #ffff00;
	color: #00274e;
	text-transform: uppercase;
}
a.special{
color:#00dd00;
}

.red{
color: #ff0000;
text-transform: uppercase;
}

.item{
	margin-left: 20px;
}

.result{
	margin-left: 25px;
	display: none;
}

.month{
	margin-left: 25px;
}

h2 {
	background-color: #00274e;
	color: #fff;
	font: bold 15px Verdana;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 15px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h3.regione {
	font-size: 11px;
}

h4 {
	color: #f40000;
	text-transform: uppercase;
	font-size: 10px;
}

h4.blue{
	color: #00274e;
}
h4.regione {
	color: #00274e;
	font-size: 14px;
	border-bottom: 1px solid #7c99b5;
	padding-bottom: 5px;
	width: 480px;
}

input.tf, input.pw {
	padding: 4px;
	border: 1px solid #2573ab;
	margin-left: 0;
}

input.tf.required {
	background-color: #fdffc2;
}

input.file {
	padding: 4px;
	margin-left: 0;
	margin-top: 3px;
}

#page {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: #fff url(../images/bg-page.gif) repeat-y;
}

/* @group forms */

#content form {
	float: left;
	padding: 10px;
	border: 1px solid #7c99b5;
	margin-left: 20px;
	_margin-left: 10px;
	width: 465px;
	border-top-style: none;
	border-left-style: none;
	background-color: #ebf2f7;
	line-height: 30px;
}

#content form select.sel {
	border: 1px solid #2573ab;
	width: 270px;
	float: left;
	margin-top: 2px;
}

#content form input.cb {
	float: left;
	margin-top: 8px;
}

#content form textarea.ta {
	height: 70px;
	margin-bottom: 10px;
}

#content form textarea.ta, #content form input.tf {
	border: 1px solid #2573ab;
	width: 270px;
	float: left;
}

#content form input.submit {
	background-color: #fff;
	color: #1b68a4;
	padding: 6px 10px;
	border-bottom: 1px solid #7aa7ca;
	border-right: 1px solid #7aa7ca;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	float: right;
	margin-top: 7px;
	margin-right: auto;
}

#content form label {
	width: 110px;
	float: left;
	font-weight: bold;
	clear: left;
}



/* @end */

/* @group header */

#header {
	width: 100%;
	height: 125px;
	background: url(../images/bg-header.gif) no-repeat;
	float: left;
}

#header h1 a {
	display: block;
	width: 187px;
	height: 91px;
	float: left;
	text-indent: -999999px;
	overflow: hidden;
	margin-top: 0;
	margin-left: 30px;
}

#search {
	background-image: url(../images/bg-search.gif);
	width: 237px;
	height: 48px;
	float: right;
	margin-right: 15px;
	_margin-right: 7px;
	margin-top: 11px;
	padding: 10px;
}

#search label {
	text-transform: uppercase;
	float: left;
	margin-bottom: 6px;
}

#search input.tf {
	margin-right: 10px;
	width: 194px;
}

#search input {
	float: left;
}



/* @end */

/* @group menu */

#menu {
	width: 100%;
	float: left;
	margin-top: 10px;
}

#menu ul {
	width: auto;
	   	list-style: none;
	float: left;
	margin-left: 116px;
	_margin-left: 58px;
	padding-bottom: 10px;
}

#menu ul li {
	list-style-type: none;
	float: left;
	height: 15px;
	padding-top: 0;
}

#menu ul li a {
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #a5a5a5;
	text-decoration: none;
	color: #00274e;
	width: auto;
	margin-top: 0;
	padding-top: 0;
	float: left;
}

#menu ul li a:hover {
	color: #f40000;
}



/* @end */

#content {
	width: 100%;
	float: left;
}

#content.int {
	background: url(../images/bg-content-int.png) repeat-y;
}

/* @group content-main */

#content-main {
	width: 527px;
	border-right: 1px solid #5a7a9c;
	float: left;
	background: url(../images/bg-content-main.gif) repeat-y;
}

#left {
	width: 317px;
	float: left;
	border-right: 1px solid #5a7a9c;
}

.newsItem {
	width: 315px;
	margin-bottom: 20px;
	float: left;
}

.newsItem img {
	float: left;
	margin-left: 20px;
}

.newsItem .newsBody {
	float: left;
	margin-left: 20px;
	width: 180px;
}

.newsItem .newsBody.wide {
	width: 275px;
}

#left h2 {
	padding-left: 20px;
	width: 297px;
	_width: 296px;
}

 #left #magazine {
	float: left;
	background-color: #e9e9e9;
	border-top: 1px solid #5a7a9c;
	border-bottom: 1px solid #5a7a9c;
	width: 316px;
	_width: 315px;
	border-left: 1px solid #6f9fc6;
}

 #left #magazine img {
	border-style: none;
	float: left;
}

 #left #news #magazineContent {
	float: left;
	width: 190px;
	_width: 170px;
	margin-right: 15px;
}

 #left #news p {
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 0;
	color: #00274e;
	float: left;
}

 #left #magazine h2 {
		font: bold 11px/15px "Lucida Grande", Lucida, "Lucida Sans", Verdana, sans-serif;
	background-color: #00274e;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0;
	float: left;
	width: 100%;
}

#right {
	width: 205px;
	float: left;
}

 #right h2 {
	padding-left: 15px;
	width: 194px;
}

#right a.category {
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

 #right ul {
	float: left;
	margin-left: 15px;
	_margin-left: 7px;
	margin-bottom: 10px;
}

#right ul li {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #cbcbcb;
	width: 180px;
}

#submenu {
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	width: 293px;
	_width: 292px;

}

#submenu #associazione {
	float: left;
	width: 130px;
	border-right: 1px solid #b4c3d2;
}

#submenu #servizi {
	float: left;
	width: 130px;
	margin-left: 20px;
}

#blanksubmenu{
	margin-left: 0px;
}

#submenu h3 {
	color: #f40000;
	float: left;
}

#submenu a {
	font-weight: bold;
}

#esf {
	color: #fff;
	float: left;
	background-color: #00274e;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#esf img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

/* @group int */

.int #content-main {
	width: 527px;
	_width: 500px;
	border-right: 1px none #5a7a9c;
	float: left;
	background-image: none;
}

.int #content-main h2 {
	width: 507px;

	padding-left: 20px;
	border-right: 1px solid #3c7eb2;
	margin: 0 0 20px;
}

.int #content-main .text {
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
	margin-right: 20px;
	_margin-right: 20px;
}

.int #content-main .text h3 {
	color: #f40000;
}

.int #content-main .text p.textBlock {
	margin-bottom: 20px;
}



/* @end */



/* @end */

/* @group content-sub */

#content-sub {
	float: left;
	width: 264px;
}

#content-sub h2 {
	width: 263px;
	text-align: center;
	margin-bottom: 0;
}

#flashmap {
	background-color: #4affdc;
	margin-bottom: 15px;
	width: 263px;
}

#banner a img {
	margin-bottom: 5px;
}

#banner {
	padding-left: 14px;
}

#content.int #banner {
	padding-left: 0;
}

#content.int #banner h2 {
	margin-bottom: 20px;
	text-align: left;
	padding-left: 15px;
	width: 249px;
}

#content.int #banner a img {
	margin-left: 15px;
}



/* @end */

#close {
	background: #fff url(../images/page-close.gif) no-repeat;
	height: 25px;
}

.text table {
	margin-bottom: 30px;
}

#close.int {
	background: #fff url(../images/page-close-int.gif) no-repeat;
	height: 25px;
}

#footer {
	padding-top: 12px;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	width: 769px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear: both;
}

table td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dbdbdb;
}
