html {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 90%;
	}
body {
	width:100%;	
	margin:0;
	padding:0;
}
a:link    {text-decoration: none;     font-weight: normal; color:#000099}
a:visited {text-decoration: none;     font-weight: normal; color:#000099}
a:hover   {text-decoration:underline; font-weight: normal; color:#000099}
a:active  {text-decoration: none;     font-weight: normal; color:#000099}

.hide{
	display: none;
}
p {
	margin: 0px;
	padding:0px;
}
.breaker {
	clear:both;
}
.alignright{
	text-align: right;
}
.aligncenter {
	text-align:center;
}
#container {
	background:#ebe6e0;
}
#testalino {
	height:58px;
	background:url(../../img/ufficio_stampa/testalino.gif) no-repeat #336;
}
#testalino a.backhome {
	cursor:pointer;
	display:block;
	height:95px;
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:-40px;
	width:150px;
}
#top {
	position:relative;
	padding:17px 0 0 24px;
	background:url(../../img/ufficio_stampa/bg_top.gif) repeat-x #fff;
	border-bottom:2px solid #ebe6e0;
}
#top .ang_sx {
	position:absolute;
	top:0;
	left:0;
	width:22px;
	height:22px;
	background:url(../../img/ufficio_stampa/ang_tit_comunicati_stampa.gif) no-repeat;
}
#top h1 {
	float:left;
	display:inline;
	margin:0;
	padding:0 0 0 45px;
	font-size:120%;
	line-height:140% ;
	font-weight:normal;
	background:url(../../img/ufficio_stampa/bg_h1_comunicati_stampa.gif) no-repeat left center;
}
#toppiccolo{
	width: 116px;
	height: 50px;
	float: right;
	display:inline;
	font-size:75%;
}
#toppiccolo #access .bt_access {
	float:left;
	display:inline;	
	width:19px;
	height:16px;
	margin:6px 4px 0 0;
}
#toppiccolo a:link,
#toppiccolo a:active,
#toppiccolo a:visited,
#toppiccolo a:hover{
	width:19px;
	height:16px;
	font:90% verdana,sans-serif;	
	color:#000;
}
#breadcrums {
	padding:5px;
	font:70% verdana,sans-serif;
	background:#ffa800;
	border-bottom:1px solid #fff;
}
/*--- contenitore left + center --*/
.cont_left {
	float:left;
	display:inline;
	width:72.6%;
	background:#fff;
}
.cont_left2 {
	width:100%;
}
.cont_left2 form table td {
	vertical-align:top;
}
.cont_left2 form .submitbutton,
.cont_left2 form .resetbutton {
	height:18px;
	color:#fff;
	border:none;
	cursor:pointer;
}
.cont_left2 form .submitbutton {
	width:100px;
	background:url(../../img/ufficio_stampa/stampa_pdf.gif) no-repeat;
}
.cont_left2 form .resetbutton {	
	width:100px;
	background:url(../../img/ufficio_stampa/stampa_pdf.gif) no-repeat;
}
/*---- LEFT -----*/
#left {
	float:left;
	display:inline;
	width:29.8%;
	height:100%;
}
#left .testo {
	padding:14px;
}
#left .box_giallo {
	background:url(../../img/ufficio_stampa/bg_box_giallo_dx.gif) no-repeat right top;
	margin:0;
	font-size:75%;
	padding-bottom:38px;
}
#left .box_giallo h3 {
	font-size:90%;	
	background:url(../../img/ufficio_stampa/bg_box_giallo_sx.gif) no-repeat left top;
	margin:0;
	padding:17px 17px 10px 17px;
}
#left .box_giallo form {
	border:0;
	padding:0;
}
#left .box_giallo form br {
	display:none;	
}
#left .box_giallo form fieldset {	
	border:0;
	margin:0;
	padding:0 17px;
}
#left .box_giallo form .txt {
	/*display:block;*/
	width:100%;
	margin-bottom:6px;
	font-size:90%;
	color:#989898;
}
#left .box_giallo form .vai {
	text-align:right;
}
#left .box_giallo form .vai input {
	width:40px;
	height:18px;
	margin-bottom:6px;
	border:none;
	color:#fff;
	background:url(../../img/ufficio_stampa/bt_vai.gif) no-repeat;
	cursor:pointer;
	font-size:90%;
}
#left .box_giallo form label {
	display:none;
}
#left .box_giallo.riservata {
	padding:0;
}
#left .box_giallo.riservata form label {
	display:block;
	font-size:90%;
}
#left .box_giallo .nome_utente {
	margin:0 17px;
	padding:0;
}
#left ul {
	margin:0;
	padding:0;
	list-style:none;
	font:85% verdana,sans-serif;
}
#left ul a {
	color:#000;
}

#left .box_giallo ul.menu_sx {
	padding:17px;
}

/*-------------- CENTER -----------------------*/
#center {
	/*margin:0 27.4% 0 21.6%;*/
	margin:0 0 0 29.8%;
	background:#f4f4f4;
	height:100%;
	min-height:400px;
	padding:35px 40px 0 40px;
	font-size:75%;
	border-left:2px solid #ebe6e0;
}
.paginatore {
	width:100%;
	margin-top: 50px;
	text-align:right;
}
.paginatore p {
	width:50%;
	text-align:right;
	margin-left:50%;
}
#center ul {
	margin:28px 0 35px 0;
	padding:0;
	list-style:none;
	color:#0a0092;
}
#center li {
	margin:0;
	padding:10px 0 10px 7px;
	border-bottom:2px dotted #baa893;
	background:url(../../img/ufficio_stampa/bull.gif) no-repeat left 16px;
}
#center ul a {
	color:#0a0092;
}
#center h5 {
	font-size:100%;
}

#galleria {
	margin-top: 30px;
}

#galleria h3 {
	font-size:100%;
}

#img_galleria {
	float: left;
}

#img_galleria ul {
	margin:0px;
}

#img_galleria li {
	border:0px;
	background:none;
	margin: 5px;
	padding: 0px;
}

.stampapdf {
	display:block;	
	width:100px;
	height:22px;
	line-height:26px;
	background:url(../../img/ufficio_stampa/stampa_pdf.gif) no-repeat;
	font:90% verdana,sans-serif;	
	color:#fff !important;
	margin:0px auto;
}
.archivionews {
	padding:0 0 20px 0;
}
.tit_interna {
	font-size:100%;
	margin:0 0 10px 0;
	padding:0;
}
/*------------ COLONNA DESTRA -----------------*/
#right {
	float:right;
	display:inline;
	width:27.4%;
	/*margin:0 0 0 -27.5%;*/
	height:100%;
	/*background:#ebe6e0;*/
	font-size:75%;
	line-height:130%;
}
#right .testo {
	padding:6px 36px 20px 36px;
}
#right h2 {
	font-size:100%;
        margin:30px 0 20px 0;
	padding:0;
}
#right img.contatti {
	margin-right:10px;
}
#right a.contatti {
	padding-left:25px;
}
#right ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:150%;
}
#right .banner {
	margin-top:30px;
}
#right .banner a img {
	border:none;
	display:block;
	margin-bottom:7px;
}
/*---- FOOTER -------*/
#footer {
	clear:both;
	height:17px;
	background:#ffa800;
	padding:6px 14px 6px 0 !important;
	text-align:right;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	margin:0;
	padding:0;
	border:none;
}
#footer ul li a {
	font-size:75%;	
	color:003480;
}

