/* Stile generale */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/body.png) no-repeat;
	background-position: 960px 0px;
	font-family: sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;}

form, input, textarea, form div, form span {
	padding: 0px;
	margin: 0px;}

img {
	border: none;}

a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: #FF0000;}
.testo9, .testo9_rosso, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_rosso, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_rosso, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_rosso, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_rosso, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_rosso, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_rosso, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_rosso, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_rosso, .testo10_rosso, .testo11_rosso, .testo12_rosso, .testo13_rosso, .testo14_rosso, .testo16_rosso, .testo18_rosso{color: Red;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.hidden {display: none;}

.aj_div_attesa_nascondi, .aj_div_principale_nascondi{display:none;}
.aj_div_attesa_vedi{
	width: 100%;
	top: 50px;
	position: relative;
	text-align:center;
}


/* Moduli principali */

.container {
	width: 960px;
	float: left;}


.nav {
	float: left;
	width: 100%;
	height: 48px;
	background: url(images/nav1.png) repeat-x;}

.content {
	float: left;
	width: 100%;}

.footer {
	float: left;
	width: 930px;
	height: 115px;
	padding: 10px 0px 0px 30px;
	background: url(images/footer1.png) repeat-x bottom;
	position: relative;
	color: #000000;
	font-family: sans-serif;
	font-size: 11px;}

.footer-crediti{
	display: inline;
	position: absolute;
	left: 130px;
	top: 14px;}

.colonna1 {
	float: left;
	width: 335px;
	height: 548px;
	padding: 2px 0px 2px 0px;
	background: url(images/immagine3.jpg) 0px 111px no-repeat;}

.colonna2 {
	float: left;
	width: 625px;
	height: 552px;
	background: url(images/colonna2b.png) no-repeat;
	background-position: 0px 32px;
	position: relative;}

.flash {
	float: left;
	background: white;
	width: 335px;
	height: 437px;
	margin-top: 2px;}
	
/* elementi solo home */

#bbb {
	background: url(images/colonna2b.png) no-repeat;
	background-position: 0px 32px;}

.slogan {
	width: 214px;
	height: 200px;
	padding: 190px 0px 0px 130px;
	float: left;}

.slogan h1{
	font-size: 20px;
	font-family: sans-serif;
	color: black;
	height: 20px;}

.rosso{
	font-size: 20px;
	font-family: sans-serif;
	color: red;}

.slogan ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;}

.slogan ul li{
	color: red;
	text-transform: uppercase;
	font-size: 11px;
	font-family: sans-serif;
	padding: 9px 0px 0px 0px;
	line-height: 12px;}

.ricerca{
	float: left;
	width: 211px;
	height: 242px;
	padding: 112px 35px 0px 35px;
	background: url(images/form1.png) no-repeat 0px 63px;
	position: relative;}

.proposte{
	width: 531px;
	height: 95px;
	background: url(images/proposte.png) no-repeat;
	float: left;
	display: inline;
	margin: 4px 0px 0px 93px;
	padding-top: 30px;}

.proposte h1{
	display: block;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-family: sans-serif;
	height: 30px;
	line-height: 30px;
	padding-left: 90px;}

.proposte-colonna{
	float: left;
	width: 235px;
	padding: 18px 0px 0px 20px;}

.proposte-colonna a{
	display: block;
	width: 44px;
	height: 15px;
	color: white;
	font-size: 9px;
	font-family: sans-serif;
	background: url(images/submit2.png);
	text-decoration: none;
	line-height: 15px;
	padding-left: 22px;
	position: absolute;
	top: 64px;}

.proposte-colonna h1{
	line-height: 12px;
	font-size: 11px;
	text-transform: uppercase;
	color: red;
	padding: 0px;
	font-family: sans-serif;
	height: 15px;}

.proposte-colonna h2{
	line-height: 12px;
	font-size: 11px;
	color: black;
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-weight: normal;}

.proposte-colonna2{
	float: left;
	width: 90px;
	height: 81px;}

.proposte-colonna3{
	float: left;
	width: 135px;
	height: 81px;
	padding: 0px 5px 0px 5px;
	position: relative;}

.proposte-stato{
	display: inline;
	width: 90px;
	height: 18px;
	color: white;
	background: red;
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	margin-top: 3px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;}



/* Elementi interne */

.testo-container{
	width: 531px;
	height: 523px;
	background: url(images/testo-container.png) no-repeat;
	float: left;
	display: inline;
	margin: 4px 0px 0px 93px;
	position: absolute;
	top: 66px;
	left: 2px;
	z-index: 1000;}

.testo-container h1{
	display: block;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	font-family: sans-serif;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;}

.testo-container span{
	padding: 20px 30px 0px 30px;
	color: black;
	font-size: 12px;
	font-family: sans-serif;
	display: block;
	float: left;}

.testo-container img{
	padding: 20px 0px 0px 30px;
	display: block;
	float: left;}

#interna1{
	background: url(images/colonna2.png) 0px 111px no-repeat;
	background-position: 0px 32px;}

#interna2{
	background: url(images/immagine2.jpg) 0px 111px no-repeat;}

#interna3{
	background: none;
	padding-left: 65px;}

#interna4 input{
	left: 65px;}

#interna5{
	display: inline;
	position: absolute;
	left: 430px;
	top: 50px;
	width: 530px;
	text-align: center;}



/* Menu */


a#hide{
	background: none;
	cursor:default;}
	
.nav ul{
	height: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	display: inline;}

.nav ul li{
	display: inline;}

.nav ul li a{
	text-decoration: none;
	color: #150d0e;
	display: block;
	padding: 10px 15px 0px 26px;
	line-height: 32px;
	height: 38px;
	float: left;
	margin-left: -10px;
	font-family: sans-serif;
	font-size: 12px;
	background: url(images/nav3.png) no-repeat 10px 0px;}

.nav ul li a:hover, .nav ul li a#active{
	background: url(images/nav2.png) 3px 0px repeat-y;;
	color: white;}


/* Form */

form{
	font-family: sans-serif;
	font-size: 12px;}

form select{
	display: block;
	width: 211px;
	display: block;}

.radio{
	height: 30px;
	line-height: 30px;
	padding: 10px 20px 0px 0px;}

.label{
	display: block;
	padding-top: 15px;}
	
.submit input{
	position: absolute;
	bottom: 2px;
	left: 35px;
	display: block;
	width: 78px;
	height: 20px;
	background: url(images/submit.png) no-repeat;
	border: none;
	cursor: pointer;
	color: white;
	font-family: sans-serif;
	font-size: 12px;}	

.paginazione{text-align: right;}
.paginazione a.attivo{
	margin: 0px 0px 0px 8px;
	font-size: 12px;
	background: silver;
	color: black;
	padding: 5px;
}
.paginazione a.pagina{
	margin: 0px 0px 0px 8px;
	font-size: 12px;
	background: red;
	color: white;
	padding: 5px;
}
.paginazione a:hover{
	background: silver;
	color: black;
}

.cella_news{font-size: 11px;}
.cella_news h3{font-size: 12px;}

.cella_convenzioni{font-size: 11px;}
