/* @override http://www3.totemonline.com/css/style.css */

/* blocco generico di testo */

strong, b {
	font-weight: normal;
	font-style: normal;
	color: black;
}

.testo a {
	color: #666;
	text-decoration: underline;
}

.testo a:hover {
	text-decoration: underline;
	color: #000;
}

#breadcrumb {
	font-size: 20px;
	margin-top: 20px;
	clear: both;
}

/* 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;
}

body {
	font: 12px/1.4em Helvetica, Verdana, sans-serif;
	text-align: center;
	margin-bottom: 5px;
	background: url(../media/share/back.png) repeat-x;
	color: #666666;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#flash {
	width: 800px;
	height: 403px;
}

#header {
	font-size: 20px;
	display: block;
	width: 800px;
	height: 52px;
	background: url(../media/share/back_titolo_grigio.png) no-repeat;
	margin-top: 6px;
}

#header span, #header span a {
	font-size: 14px;
	color: #000;
}

#header.rosso {
	background: url(../media/share/back_titolo_rosso.png) no-repeat;
	color: #cc0000;
}

.rosso {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}

.rosso a {
	color: #cc0000;
}
a.link_rosso {
	color: #cc0000;
}

#header.blu {
	background: url(../media/share/back_titolo_blu.png) no-repeat;
	color: #003366;
}

.blu {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.blu a {
	color: #003366;
}

a.link_blu {
	color: #003366;
}

#header.verde {
	background: url(../media/share/back_titolo_verde.png) no-repeat;
	color: #336600;
}

.verde {
	color: #336600;
	font-weight: bold;
	font-size: 14px;
}

.verde a {
	color: #336600;
}

a.link_verde {
	color: #336600;
}

#header.giallo {
	background: url(../media/share/back_titolo_giallo.png) no-repeat;
	color: #ffcc00;
}

.giallo {
	color: #ffcc00;
	font-weight: bold;
	font-size: 14px;
}

.giallo a {
	color: #ffcc00;
}

a.link_giallo {
	color: #ffcc00;
}

.grigio {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.grigio a {
	color: #333333;
}

a.link_grigio {
	color: #333333;
}

#header h1 {
	font-weight: bold;
	margin-top: 14px;
	float: left;
	height: 20px;
}

#header h1 a {
	text-decoration: underline;
}

#header h2 {
	clear: left;
	float: left;
	margin-top: 3px;
	width: 400px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
}

#main {
	margin-top: 10px;
	background: url(../media/share/linea_verticale.png) repeat-y;
	width: 800px;
}

#col_sinistra {
	width: 635px;
	float: left;
}

#col_destra {
	width: 150px;
	float: right;
}

/* navigazione categorie sup */

ul#nav_sup {
	width: 635px;
	margin-top: 20px;
	height: 140px;
	padding: 0;
	background-image: url(../media/share/back_nav_sup.png);
}

ul#nav_sup li {
	float: left;
	width: 158px;
	height: 135px;
}

ul#nav_sup li img {
	margin-top: 10px;
	margin-bottom: 5px;
}

ul#nav_sup li p {
	font-size: 11px;
	line-height: 12px;
}

ul#nav_sup li.penultima {
	background: url(../media/share/filetto_verticale.png) no-repeat 120px 6px;
}

/* navigazione categorie inf */

ul#nav_inf {
	width: 635px;
	background: url(../media/share/back_nav_inf.png) repeat-x;
	margin-top: 20px;
	height: 140px;
	padding: 0;
	clear: both;
}

ul#nav_inf li {
	float: left;
	width: 158px;
	height: 135px;
}

ul#nav_inf li img {
	margin-top: 10px;
	margin-bottom: 5px;
}

ul#nav_inf li p {
	font-size: 11px;
	line-height: 12px;
}

ul#nav_inf li.penultima {
	background: url(../media/share/filetto_verticale.png) no-repeat 120px 6px;
}

/* extra */

ul#extra {
	margin-top: 20px;
	padding: 0;
	width: 550px;
	height: 50px;
}

ul#extra li {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
}

ul#extra li img {
	text-align: center;
	margin-bottom: -3px;
	border-style: none;
}

/* baners */

#approfondimenti ul {
	padding: 0;
	width: 150px;
	margin-top: 10px;
}

#approfondimenti ul li {
	text-align: center;
	margin-bottom: 10px;
	background: url(../media/share/tratteggiato.png) repeat-x;
	padding-top: 10px;
}

#approfondimenti ul li.first {
	background-image: none;
}

#approfondimenti ul li img {
	border-style: none;
}

#approfondimenti ul li .testo {
	display: block;
}

/* elenco viaggi */

ul#elenco_viaggi {
	width: 635px;
	padding: 0;
	margin-top: 20px;
}

ul#elenco_viaggi li {
	background: url(../media/share/tratteggiato.png) repeat-x;
	padding-top: 17px;
	margin-top: 20px;
}

ul#elenco_viaggi li.primo {
	background-image: none;
}

ul#elenco_viaggi li .titolo {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	float: left;
	width: 300px;
}

ul#elenco_viaggi li .data {
	font-size: 14px;
	font-weight: bold;
	float: left;
}

ul#elenco_viaggi li .testo {
	clear: both;
}

ul#elenco_viaggi li .vai {
	float: right;
	margin-right: 10px;
}

/* elenco news */

ul#elenco_news {
	width: 635px;
	padding: 0;
}

ul#elenco_news li {
	background: url(../media/share/tratteggiato.png) repeat-x 0 0;
	margin-bottom: 20px;
	padding-top: 17px;
	height: 110px;
}

ul#elenco_news li.primo {
	background-image: none;
}

ul#elenco_news li .icona {
	color: #000;
	float: left;
	background: url(../media/share/back_icone.png) repeat-x;
	border: 1px solid #ccc;
	padding: 6px;
	margin-right: 13px;
}

ul#elenco_news li .dida {
	display: block;
	margin-top: 3px;
	color: #333333;
}

ul#elenco_news li .titolo {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

ul#elenco_news li .data {
	font-size: 14px;
	color: #333333;
	width: 390px;
	float: left;
}

ul#elenco_news li .ora {
	font-size: 14px;
	color: #333333;
	float: left;
}

ul#elenco_news li .vai {
	float: right;
	margin-right: 10px;
	margin-top: -2px;
}

ul#elenco_news li .testo {
	
}

/* elenco foto viaggio */

ul#foto {
	width: 635px;
	padding: 1px 0 0;
	clear: left;
}

ul#foto li {
	float: left;
	padding: 6px;
	background: url(../media/share/back_icone.png) repeat-x;
	border: 1px solid #ccc;
	color: #000;
	width: 144px;
	height: auto !important;
	/*per i browser moderni */    height: 115px;
	/*per IE5.x e IE6 */    min-height: 115px;
	font-size: 10px;
	line-height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

ul#foto li.colonna_1 {
	margin-right: 80px;
}

ul#foto li.colonna_3 {
	margin-left: 80px;
}

ul#foto li .icona .dida {
	display: block;
	margin-top: 3px;
	color: #333333;
}

#footer {
	color: #333333;
	width: 800px;
	height: 129px;
	clear: both;
	background: url(../media/share/back_piede.png) no-repeat;
	margin-top: 4px;
}

#footer p {
	padding-top: 74px;
	padding-left: 250px;
	line-height: 12px;
	font-size: 11px;
}

#footer p a {
	color: #333333;
	text-decoration: none;
}

/* pagination */

#content .pagination {
	color: #000;
	margin-bottom: 1px;
	height: 33px;
	clear: left;
	padding: 0 0 0 5px;
}

#content .pagination li {
	margin: 0;
	padding: 10px 0;
	float: left;
}

#content .pagination li a {
	float: left;
	color: #7fadcf;
	;text-align: center;
	padding: 0 5px;
}

#content .pagination li a:hover, .pagination li.selected a {
	text-decoration: underline;
}

.clear {
	clear: both;
}

/* lightbox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;
	base64,AAAA); 



/* Trick IE into showing hover */ display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/media/share/immagini_lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/media/share/immagini_lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData {
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* main */

#main form ul {
	padding-top: 10px;
}

#main form ul li {
	width: 640px;
	float: left;
	margin-bottom: 10px;
}

#main form ul li label {
	width: 150px;
	float: left;
	margin-top: 4px;
	text-align: right;
	margin-right: 10px;
}

.news_data {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	float: left;
	clear: left;
}

.news_testo {
	clear: left;
}


.news_foto {
	margin-right: 15px;
	padding: 10px;
	background: url(../media/share/back_icone.png) repeat-x;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	height: auto !important;
	margin-top: 15px;
	float: left;
}

ul.attachments, ul.elenco_documenti {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.attachments li {
	margin-bottom: 10px;
	float: left;
	margin-right: 30px;
}

ul.elenco_documenti li{
	margin-bottom: 5px;
}

ul.attachments .ico, ul.elenco_documenti .ico{
	margin-right: 5px;
	vertical-align: -12px;
}

ul.attachments a.attachment, ul.elenco_documenti a {
	color: #666;
}

ul.elenco_documenti .testo{
	margin-left: 42px;
	margin-bottom: 10px;
}

/* pagination */

.pagination {
	padding: 2px;
	clear: both;
	padding-top: 0;
	margin-bottom: 20px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: left;
font-size: 16px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	margin: 0 2px;
}

.pagination li span {
	padding: 0 5px;
	border: 1px solid #d52025;
	text-decoration: none;
	color: #000;
	background: #fff;
}

.pagination li span.currentpage {
	background-color: #036;
	color: #fff !important;
	border-color: #036;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #036;
	text-decoration: none;
	color: #000;
	background: #fff;
}

.pagination a:hover, .pagination a:active {
	color: #fff;
	background-color: #036;
}

.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #ccc;
	border-color: #ccc;
	font-weight: normal !important;
}

.pagination a.prevnext {
	font-weight: bold;
}