h1.tit_astronews{
	width: 147px;
	height: 32px;
	background: url('../images/tit_astronews.png') 0 0 no-repeat;
	margin-bottom: 20px;
} 

h1.tit_astrogallery{
	width: 240px;
	height: 35px;
	background: url('../images/astrogallery_tit.png') 0 0 no-repeat;
	margin-bottom: 20px;
} 

/*--	pagina news singola	--*/
div.astrogallery_interna{
	width: 200px;
	padding-bottom: 16px;
	background: url('../images/box_gal_interne_bott.png') left bottom no-repeat;
	margin-left: -10px;
}

div.astrogallery_inner_interna{
	background: url('../images/box_gal_interne_top.png') left top no-repeat;
	padding-top: 11px;
}

div.astrogallery_interna h2.tit_astrogallery{
	background: url('../images/tit_astrogall.png') left top no-repeat;
	height: 43px;
	width: 198px;
}

div.astrogallery_interna div.gall{
	background: url('../images/separa_gall.png') left bottom repeat-x;
	padding: 5px 0px;
	margin: 5px 13px 0;
}

div.astrogallery_interna div.gall div.data{
	font-size: 10px;
	color: #fff;
	padding-left: 15px;
	margin-bottom: 3px;
}

div.astrogallery_interna div.gall h3{
	font-size: 11px;
	background: url('../images/li_bianco.png') left 4px no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
	line-height: 13px;
	text-transform: uppercase;
}

div.astrogallery_interna div.gall h3 a{
	color: #fff;
}

div.astrogallery_interna div.gall div.num_foto{
	font-size: 10px;
	color: #fff;
	padding-left: 15px;
	margin-bottom: 3px;
}


/*--	pagina astrogallery	--*/
div.riga_gallery{
	background: url('../images/separa_oriz.png') left bottom repeat-x;
	padding-bottom: 10px;
	margin-top: 15px;
}

div.riga_gallery div.galleria{
	width: 140px;
	float: left;
}

div.riga_gallery div.galleria_centr{
	background: url('../images/separa_vert.png') left top repeat-y;
	width: 140px;
	float: left;
	padding: 0 22px 10px;
	margin: 0 22px;
}

div.riga_gallery div.galleria div.data{
	font-size: 10px;
	float: left;
	color: #333;
}

div.riga_gallery div.galleria div.num_foto{
	font-size: 10px;
	float: right;
	color: #333;
}

div.riga_gallery div.galleria div.pic{
	clear: left;
	width: 138px;
	height: 98px;
	overflow: hidden;
	border: 1px solid #ccc;
}

div.riga_gallery div.galleria div.pic a{
	display: block;
}

div.riga_gallery div.galleria div.pic a img{
	display: block;
}

div.riga_gallery div.galleria h2{
	font-size: 11px;
}


/*--	pagina astrogallery	singola	--*/
div.box_gallery {
	width: 500px;
	margin: 0 0px 40px 10px;
}

div.box_gallery div.conteggio_foto,
div.box_gallery div.data_foto{
	height: 13px;
	padding-bottom: 5px;
	color: #333;
	font-weight: bold;
	float: left;
}

div.box_gallery div.data_foto{
	width: 200px;
	margin-left: 45px;
}

div.box_gallery div.conteggio_foto{
	width: 200px;
	text-align: right;
}

div.box_gallery div.img_grande {
	width: 400px;
	height: 300px;
	margin: 0 45px;
	display: table;
	clear: both;
}

div.box_gallery div.img_grande div {
	width: 400px;
	display: table-cell;
	vertical-align: middle;
}

div.box_gallery div.img_grande div div {
	width: 400px;
	text-align: center;
}

div.box_gallery div.img_grande img {
	display: block;
}

div.box_gallery div.didascalia_foto {
	color: #333333;
	float: left;
	font-size: 11px;
	height: 28px;
	margin-left: 45px;
	overflow: hidden;
	padding: 10px 10px 0 0;
	text-align: left;
	width: 343px;
	margin-bottom: 10px;
}

div.box_gallery div.link_zoom{
	float: left;
	width: 43px;
	padding: 9px 0px 0px 0px;
}

div.nav_gallery {
	clear: left;
	position: relative;
	width: 490px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	background: url('../images/separa_gall2.png') center top no-repeat;
}

div.nav_gallery div.tgallery__left_show {
	position: absolute;
	background: url('../images/scheda_gallery_bt_prev.png') 0 0 no-repeat;
	top: 45px;
	left: 4px;
}

div.nav_gallery div.tgallery__right_show {
	position: absolute;
	background: url('../images/scheda_gallery_bt_next.png') 0 0 no-repeat;
	top: 45px;
	right: 4px;
}

div.nav_gallery div.tgallery__left_show,
div.nav_gallery div.tgallery__right_show {
	width: 15px;
	height: 25px;
}

div.nav_gallery div.tgallery__left_show a,
div.nav_gallery div.tgallery__right_show a {
	display: block;
	width: 15px;
	height: 25px;
}

div.nav_gallery div.tgallery__left_hide,
div.nav_gallery div.tgallery__right_hide,
div.nav_gallery div.tgallery__left_show a span,
div.nav_gallery div.tgallery__right_show a span {
	display: none;
}

div.tgallery__thumb_sel{
	border-bottom: solid 5px #333;
}

div.nav_gallery div.thumb_galleria_1 {
	position: absolute;
	top: 13px;
	left: 32px;
	margin: 0px;
	padding: 0px;
}

div.nav_gallery div.thumb_galleria_2 {
	position: absolute;
	top: 13px;
	left: 175px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}

div.nav_gallery div.thumb_galleria_3 {
	position: absolute;
	top: 13px;
	left: 318px;
	margin: 0px;
	padding: 0px;
}

div.nav_gallery div.thumb_galleria_1 img,
div.nav_gallery div.thumb_galleria_2 img,
div.nav_gallery div.thumb_galleria_3 img {
	display: block;
	border: solid 1px #cccccc;
}


/*--	pagina contatti	--*/
div.form_contatti{
	width: 410px;
}

div.form_contatti div.formrow{
	margin-bottom: 10px;
}

div.form_contatti div.formrow span.label{
	font-weight: bold;
}

div.form_contatti div.formrow input{
	border: 1px solid #4D7777;
	width: 270px;
}

div.form_contatti div.formrow input.consenso{
	width: auto;
	border: none;
}

div.form_contatti div.formrow textarea{
	width: 409px;
	border: 1px solid #4D7777;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

div.form_contatti div.form_privacy{
	background: #EBF3F6;
	border: 1px solid #4D7777;
	height: 58px;
	padding: 2px;
	overflow: auto;
	width: 405px;
}

div.form_contatti div.formrow_submit{
	text-align: right;
}

div.form_contatti div.formrow_submit input.button{
	background: #15689E;
	border: 1px solid #15689E;
	color: #fff;
	text-transform: uppercase;
	font-size:11px;
}


/*--	pagina mappa del sito	--*/
ul.sitemap{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul.sitemap li.first {
	background: url('../images/li_blue.png') 8px 15px no-repeat;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	margin-top: 10px;
	padding: 9px 10px 9px 20px;
}

ul.sitemap li {
	margin:0;
	padding:1px 0;
}

ul.sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 24px;
}

ul.sitemap ul.branch li {
	font-size: 13px;
	padding: 5px 0;
}

ul.sitemap ul.branch li a{
	color: #333;
}

ul.sitemap ul.branch ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul.sitemap ul.branch ul li a {
	color: #15689E;
}


