﻿/*************RESET************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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
}
body {
	line-height:1
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/************* INIZIO STILE SITO************/
body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
	color:#00558d;
	line-height:16px;
	background-image: url(../../Images/SAIS/body-sfondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fab900 !important;
}
/*************CONTENT************/
.container_12 {
	margin-left:auto;
	margin-right:auto;
	width:960px
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px
}
.container_12 .grid_3 {
	width:200px;
	margin-left:0px;
	margin-right:0px;
	padding-left:28px;
}
.container_12 .grid_6 {
	width:460px;
}
.container_12 .grid_9 {
	width:730px;
	margin-left:0px;
	margin-right:0px;
}
.container_12 .grid_12 {
	width:940px
}
.container_12 .grid_1 {
	width:60px
}
.container_12 .grid_2 {
	width:140px
}
.container_12 .grid_4 {
	width:330px;
	margin-left:0px;
	margin-right:0px;
}
.container_12 .grid_5 {
	width:380px
}
.container_12 .grid_7 {
	width:540px
}
.container_12 .grid_8 {
	width:630px;
	margin-left:0px;
	margin-right:0px;
}
.container_12 .grid_10 {
	width:780px
}
.container_12 .grid_11 {
	width:860px
}
.container_12 .grid_9 ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding-bottom:10px;
}
.container_12 .grid_9 ol {
	margin:0 0 0 30px;
}
.container_12 .grid_9 ul li {
	margin:0 0 10px 0;
	background-image: url(../../Images/SAIS/grid9-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:0 0 0 18px;
}
.container_12 .grid_9 ol li {
	margin:0 0 10px 0;
	background-image: none;
	padding:0 0 0 0;
}
/*************LAYOUT************/
#blocco-contenuto {
	width:100%;
	background-color:#fff;
	padding:20px 0;
}
#corpo {
	background-image: url(../../Images/SAIS/corpo-sfondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:500px;
	min-height:500px;
	height:auto !important;
}
/*************HEADER************/
#header .grid_8 {
	background-image: url(../../Images/SAIS/header-img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:236px;
}
#header .grid_4 {
	background-image: url(../../Images/SAIS/header-img2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:236px;
}
#header input[type=text] {
	font-size:11px;
	color:#00558d;
	width:140px;
	padding:0;
}
#box-search {
	background-image: url(../../Images/SAIS/search-sfondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:175px;
	height:24px;
	padding:3px 0 0 11px;
	margin:0 15px 0 55px;
	float:left;
}
/*************CONTENUTO************/
#SeiIn {
	font-size:12px;
	margin-bottom:15px;
}
.titolo-eventi, .titolo-eventi:link, .titolo-eventi:visited {
	font-size:14px;
	font-weight:bold;
}
.gallery {
	padding:0 0 0 0;
}
.gallery td {
	padding:0 4px 0 0;
	text-align:center;
	padding-bottom:10px;
	font-size:11px;
}
.gallery img {
	border:1px solid #ccc !important;
	padding:3px;
}
.messaggio {
	font-size:11px;
	color:#000;
}
.messaggio ul {
	list-style:circle !important;
}
.messaggio li {
	background-image:none !important;
	padding:0 0 0 0 !important;
	margin:0 !important;
}
/*************MODULI************/
.tabella th, .tabella td {
	padding-bottom:6px;
	vertical-align:top;
}
.tabella th {
	text-align:left;
	font-weight:normal;
	width:175px;
	padding-right:5px;
}

.tabella td {
	width:550px;
}
.tabella input[type=text] {
	border:1px solid #c8c9c9;
	width:250px;
}
.tabella select {
	border:1px solid #c8c9c9;
	width:255px;
}
.tabella table {
	margin-bottom:0;
}

.tabella-dati table {
	border-spacing:1px;
	border-collapse:inherit;
	padding-bottom:10px;
}
.tabella-dati td {
	background-color:#fff;
	border-bottom:1px solid #ededed;
	padding:4px 8px;
	width:250px;
	vertical-align:top;
}
.tabella-dati td.on {
	background-color:#e9f1f6;
	border-bottom:1px solid #ededed;
	padding:4px 8px;
	width:250px;
	vertical-align:top;
}
.tabella-dati th {
	background-color:#fff;
	font-weight:normal;
	padding:5px;
	width:220px;
	border-bottom:1px solid #ededed;
	vertical-align:top;
	text-align:left;
}
.tabella-dati th.on{
	background-color:#e9f1f6;
	font-weight:normal;
	padding:5px;
	width:220px;
	border-bottom:1px solid #ededed;
	vertical-align:top;
	text-align:left;
}
.search-rilevanza {
	background-color:#f7e3ab;
	margin-bottom:10px;
}
.search-rilevanza td {
	font-size:11px;
}
.search-rilevanza a {
	font-size:11px;
}
.tabella-questionario th {
    text-align:left;
	font-weight:normal;
	width:350px;
	padding-right:5px;
  }
.tabella-questionario td {
    padding-bottom:6px;
	vertical-align:top;
}
.tabella-questionario th, .tabella-questionario td {
	padding-bottom:6px;
	vertical-align:top;
}
.tabella-questionario table {
	margin-bottom:0;
}
.tabella-questionario input[type=text] {
	border:1px solid #c8c9c9;
	width:250px;
}
.tabella-questionario select {
	border:1px solid #c8c9c9;
	width:255px;
}
/*************MENU DX************/
#box-news {
	font-size:11px;
	margin-bottom:20px;
}
#box-news ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#box-news li {
	padding-bottom:8px;
}
#quick-links {
	margin-bottom:20px;
}
#quick-links .sfondo {
	background-image: url(../../Images/SAIS/quick-links-sfondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:192px;
	height:25px;
	padding:6px 0 0 8px;
}
#quick-links select {
	width:180px;
}
/*************FOOTER************/
#footer {
	padding:20px;
}
#footer a, a:link, a:visited {
	color:#00558d;
	text-decoration:underline;
}
#footer a:hover {
	color:#666 !important;
}
/*************GENERICI************/
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom:1
}
#barra-struttura {
	position:absolute;
	top:0;
	left:290px;
	color:#fff;
}
