@charset "UTF-8";
@import url("articoli.css");
@import url("testo.css");
@import url("menu.css");
@import url("shaded_border.css");



/*CSS RESET*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
 blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
END CSS RESET
*/



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: #FFFFFF url(../images/home_fondo.jpg) repeat-x scroll left -30px;
}
.oneColFixCtr #header {
	height: 190px;
	width: auto;
	overflow: hidden;
}
.oneColFixCtr .menu_up {
	float: right;
	height: 30px !important;
	height: 40px;
	width: 200px;
	margin-top: 0px;
	padding-top: 10px;
	background: url(../images/menu_up_fondo.jpg) no-repeat scroll center top;
	
}

.articolo_principale_content {
	margin-left: 210px;
}
.articolo_principale_footer {
	margin-left: 210px;
}

.oneColFixCtr #menu {
	position: absolute;
	left: 200px;
	top: 110px;
}
#main_image {
	width: 925px;
	border: 2px solid #FFFFFF;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
#text {
	height: 100px !important;
	width: 320px !important;
	height: 120px;
	width: 340px;
	padding: 6px;
	position: absolute;
	left: 60px;
	top: 240px;
	background-image: url(../images/main_text.gif);
	background-repeat: no-repeat;
	visibility: visible;
	background-attachment: scroll;
	background-position: right top;
}

.oneColFixCtr #container {
	width: 1050px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	position: relative;
	padding: 0 60px;
	margin-bottom: 100px;
	background: url(../images/home_logo.jpg) no-repeat scroll 40px -30px;
	min-height:800px;
	height: auto !important;
	height: 800px;
}
#main_image #text h1 {
	font: 60px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 0px;
}
#main_image #text p {
	margin-top: 20px;
}


#colonna_1 {
	float: right;
	height: auto;
	width: 290px;
}
#footer {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/footer_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 120px;
	width: auto;
	clear: both;
	position: relative;
}
.footer_text {
	color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: auto;
}
.footer_text p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu_up ul {
	text-align: center;
}
.menu_up li {
	display: inline;
	margin-right:0px;
	font-size: 0.9em;
}
.menu_up li.last {
	display: inline;
	margin-right:0px;
	font-size: 0.9em;
}
.menu_up li a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.menu_up li a:hover {
	text-decoration: underline;
}
#menu_sub {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	margin-bottom: 45px;
}
#menu_sub ul {
	text-align: left;
	list-style: none;
}
#menu_sub ul li {
	display: inline;
	margin-right: 20px;
	font-size: 0.9em;
	font-weight: bold;
}

.table_index {
	width: 100%;
	border-style: none;
	
}
.table_index td.middle {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.table_index td {
	padding: 10px;
	vertical-align: top;
	width: 33%;
}

.titolo_sezione_img {
	float: left;
	display: block;
	height: 80px;
	width: 80px;
}
#text h2 {
	font-size: 26px;
	color: #95CE02;
	margin-left: 90px;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.articolo_footer2 {
	text-align: left;
	padding-top: 20px;
}
.navibation_bar {
	border-style: none;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
.navibation_bar td {
	width: 100px;
	text-align: center;
}
.indice_main_container {
	width: 280px;
	float: left;
	display: block;
}
.indice_main_content {
	margin-bottom: 50px;
	padding: 20px;
}
.indice_main_content ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.indice_main_container .indice_main_content li {
	margin-bottom: 15px;
	list-style: disc;
	color: #C74F00;
}
.indice_main_footer {
	padding-top: 20px;
}
.indice_main_row {
	clear: left;
}
.indice h1 {
	margin-bottom: 10px;
}
#mainContent #text h1 {
	margin: 0px 0px 20px;
	font-size: 50px;
	line-height: normal;
}
#attention {
	height: 160px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#attention img {
	vertical-align: top;
	margin-right: 30px;
	float: left;
}
#attention h1 {
	color: #FF0000;
	font-size: 26px;
	line-height: normal;
	margin-top: 0px;
}

.bando_table {
	border-collapse:separate;
	display: block;
	width: 100%;
}
.bando_table th {
	color: #339900;
	padding: 10px;
	text-align: center;
	background-color: #A9F667;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #93D943;
	border-left-color: #8CE34B;
}
.bando_table_td300 {
	width: 130px;
	text-align: center;
}
.bando_table td {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	vertical-align: middle;
}
.bando_table td.text_centrato {
	text-align: center;
}
#form3 label {
	display: inline;
}
#form3 #Istituzione {
	width: 120px;
}
.iframe_cal {
	background: #FFFFFF;
	margin: 0;
	padding: 0px;
	height: 300px;
	width: 260px;
	border-style: none;
	overflow: hidden;
}
#form2 input {
}
#form2 input.input_text {
	border: 1px solid #999999;
	width: 180px;
}
#link td {
	padding: 5px;
	width: 50%;
}
#link {
	width: 100%;
}

/*a questo id e associata la funzione javascript link_attachment per cambiare il link alle immagini contenuto nel file sponsor*/
#sponsor {
}
#sponsor table {
	width: auto;
	border-collapse: separate;
}
#sponsor  td {
	vertical-align: middle;
	text-align: center;
	padding: 2px;
}#sponsor td small {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
#text h3 {
	font-size: 16px;
	color: #94CD00;
	margin-left: 90px;
	line-height: 16px;
	margin-top: 0px;
}
.clearer {
	clear: both;
}
#contatore {
	overflow: hidden;
	position: absolute;
	width: auto;
	font-size: 1em;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 20px 10px 5px;
	bottom: 0px;
	right: 0px;
}
.1colon_indice{
width: auto
}

/*quando si assegna questo id a un div tutti i link al suo interno vanno alla cartella attachment*/
#mod_link {
}
#skype_container {
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 5px;
}
.anagrafica_socio_container {
	position: relative;
	background-color: #EEEEEE;
	padding: 3px;
	margin-bottom: 10px;
}
small {
	font-size: 10px;
}

