/* * * * * * * * * * * * * *
		TAGS DEFS
* * * * * * * * * * * * * */

html, body {
	margin: 0;
	padding: 0;
	height: 100%
}

body{
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #fff;
	background-image: url('../img/bg-body.gif');
	color: #000000;
	line-height: 1.5em;
	padding: 5px;
}

img{
	border: none;
	text-decoration: none;
}

label{
	font-size: 100%;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a{
	text-decoration: none;
	color: #005DA3;
}

a:visited{
	color: #548ECE;
}

a:hover{
	color: #BF3048;
}

a:active{
	color: #c00;
}
	
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li, ol li{
	margin: 0;
	padding: 0;
}

p{
	text-align: left;
	padding: 0;
	margin: 0;
}

form{
	margin: 0;
	padding: 0;
	border: none;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none!important;
}

blockquote{
	border-left: 4px dotted #DDD;
	padding: 8px;
}

acronym{
	border-bottom: 1px dotted black;
	cursor:help;
}

/* * * * * * * * * * * * * *
	 MAIN LAYOUT
* * * * * * * * * * * * * */
#filoheader{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 762px;
	height: 9px;
	background: url('../img/dectop.gif') repeat-x bottom left;
}

#mainwrapper{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	width: 760px;
	border:1px solid #d6513d;
}

#maincontent{
	clear: both;
	width: 760px;
	margin: 0;
	padding: 0;
	background: url('../img/decorazione.gif') no-repeat bottom left;
}

#col_sx{
	float: left;
	clear: left;
	width: 176px;
	margin: 0;
	padding: 0;
}

#col_centro{
	float: left;
	width: 580px;
	min-height: 600px; /* attributo non supportato da IE */
	margin: 0;
	padding: 0;
	border-left:1px solid #d6513d;
}

#banner {
	width: 579px;
	height: 150px;
	margin: 2px 0px 2px 2px;
	padding: 0px;
	background: url('../img/tsefineemarcel-1.jpg') no-repeat top center;
}

#ling {
	width: 579px;
	height: 25px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background: url('../img/bg-lingue.jpg') repeat-x top left;
}

#contenuti {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 1px;
	padding: 25px;
	/*border:1px solid red;*/
}

.vuoto {
	height: 320px;
}

/* * * * * * * * * * * * * *
	HEADER
* * * * * * * * * * * * * */

#logo{
	width: 173px;
	height:100px;
	float: left;
	margin:28px 0px 75px 0px;
	background: url('../img/logo-tsefineemarcel.gif') no-repeat top center;
}

.logo-replacer{
	display: none;
}

/* lingue */

#langsmenu{
	float: right;
	font-size: 85%;
	padding: 0;
	text-transform: lowercase;
}

#langsmenu li{
	display: inline;
	float: left;
	margin: -2px 4px 0 8px;
	padding: 0 4px 0 2px;
}

#langsmenu li a{
	text-decoration: none;
	white-space: nowrap;
}

#langsmenu li a:hover, #langsmenu li a:active{
	color: #d6513d;
	text-decoration: underline;
}

#langsmenu li a.selected{
	font-weight: bold;
}

/* * * * * * * * * * * * * *
	COLONNA SX
* * * * * * * * * * * * * */

ul#menu-1{
	clear: both;
	font-size: 110%;
	width: 145px;
	margin:0px 5px 0px 15px;
	border-top:1px solid #d6513d;
	line-height: 1.1em;
}

ul#menu-1 li{
	width: 145px;
	border-bottom:1px solid #d6513d;
	margin: 0;
	padding: 0;
	float: left;
}
ul#menu-1 li a{
	display: block;
	color: #005AA3;
	padding:3px 0px 3px 8px;
}

ul#menu-1 li a:hover{
	background-color:#D3DAE4;
	color: #d6513d;
}

ul#menu-1 li.selected{
	background-color:#D3DAE4;
}

ul#menu-1 li.selected a{
	background: url('../img/menu-arrow.gif') no-repeat left top;
	margin: 0 0 0 8px;
	padding: 3px 0px 3px 11px;
	color: #d6513d;
	font-weight: bold;
	font-size: 90%;
}

#spacer {
	clear: both;
	height: 60px;
}

/* * * * * * * * * * * * * *
	COLONNA CENTRO
* * * * * * * * * * * * * */

.titoli {
	color: #005AA3!important;
	font-size: 150%;
	font-weight:normal;
	padding-bottom:10px;
}

.titolibis {
	font-weight: bold;
	font-size: 105%;
	color: #005AA3!important;
	padding-bottom:10px;
}

.filetto{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 30px;
	width: 530px;
	background: url('../img/filetto.gif') no-repeat top center;
}

.dida {
	font-size: 80%;
}

.imglarge {
	margin-top: 10px;
}

/* * * * * * * * * * * * * *
	SPASH
* * * * * * * * * * * * * */

#msgcenter {
	width: 560px;
	padding:100px;
	text-align:center;
}

/* * * * * * * * * * * * * *
	FOOTER
* * * * * * * * * * * * * */

#footer{
	clear:both;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 762px;
	border-top:5px solid #FFF;
}

#colophon{
	width: 762px;
	margin: 0 auto;
	font-size: 85%;
	color: #000;
	border-top:5px solid #d6513d;
}

#colophon .sx{
	width: 40%;
	float: left;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#colophon .dx{
	width: 40%;
	float: right;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}	

#colophon .dx a{
	text-decoration: none;
	color: #333;
	}

.netblack{
	color: #333;
	font-weight: bold;
	}

.beblu{
	color: #1E62AD;
	font-weight: bold;
	}

	
/* * * * * * * * * * * * * *
	CONTATTI
* * * * * * * * * * * * * */

#contatti-form{
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

#contatti-form fieldset{
	margin: 0;
	padding: 0;
	float: left;
	width: 350px;
	
}

#contatti-form legend{
	font-weight: bold;
	font-size: 105%;
	color: #005AA3!important;
	padding: 0 0 5px 0;
}

#contatti-form .input-div{
	margin-bottom: 8px;
	float: left;
	width: 500px;
}

#contatti-form label{
	padding: 0 10px 0 0;
	text-align: right;
	float: left;
	width: 110px;
	clear: left;
	}

#contatti-form .txt{
	width: 150px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

#contatti-form .txtarea{
	width: 350px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	}

#contatti-form fieldset.small{
	width: 520px;
	margin-top: 12px;
	height: auto;
}
	
#contatti-form fieldset.large{
	width: 520px;
	margin-top: 12px;
	height: auto;
}

.utilizzo{
	text-align: left;
	background-color: #fcfcfc;
	padding: 4px;
	height: 90px;
	overflow: auto;
	border: 1px solid #7F9DB9;
	margin: 6px 0 0 0;
}

label.privacy {
	text-align: left!important;
	margin: 12px 0px 0px 0px;
	width: 100%!important;
	clear: left;
	}

#contatti-form .btn{
	background-color: #7F9DB9;
	color: #fff;
	font-size: 85%;
	float: right;
	margin: 2px 6px 0 0;
}

.obbligatori{
	float:right;
	font-size: 90%;
	color: #D6513D;
	margin: 10px 0 10px 0;
}

.red {
	color: #D6513D;
}
/* * * * * * * * * * * * * *
	LINKS
* * * * * * * * * * * * * */

ul.cl{
	margin: 0;
	font-size: 100%;
	margin-top: 10px;
}

li.link-title a{
	padding: 0;
	text-decoration: none!important;
	font-weight: bold;
	font-size: 105%;
	color: #005AA3!important;
	float: left;
	clear: right;
}

li.link-description{
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
}

li.link-url{
	margin: 0px 0px 8px 0px;
}

/* * * * * * * * * * * * * *
	GALLERY
* * * * * * * * * * * * * */

/* gallery principale */

.thumbwrap {
	display: inline-block;
	padding: 6px 0 0 0;
	margin: 0;
	width: 98%;
}

.thumbwrap li {
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	padding: 0;
	text-align: center;
	float: left;
	margin: 0 7px 15px 0;
	background-color: #fff;
}

.thumbwrap a {
	display: block;
	width: 120px;
	height: 185px;
	margin: 0;
	padding: 6px 0 0 0;
	color: #333;
	text-decoration: none!important;
	border: 1px solid #ccc;
	background: none;
}

.thumbwrap a.zoom{
	background: url("../img/lente.gif") no-repeat right bottom;
}

.thumbwrap a.zoom:hover{
	background: url("../img/lente2.gif") no-repeat right bottom;
}

.thumbwrap a:hover, .thumbwrap a:active {
	border: 1px solid #d6513d;
}

.thumbwrap img {
	border: none!important;
	padding: 0!important;
	margin: 0 auto;
}



/*\*//*/ .thumbwrap a {
	width: 160px;
}

/* hover Op */

@media all and (min-width: 0px) {
	.thumbwrap a {
		display: inline-block;
	}

	.thumbwrap li {
		width: 138px;
	}
}

span.didascalia{
	display: block;
	margin: 3px; 
	padding: 0;
	width: 110px;
	font-size: 80%;
	text-align: center;
	height: 41px;
	line-height: 1.3em;
}


/* * * * * * * * * * * * * *
	TABELLE
* * * * * * * * * * * * * */

table{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin: 0;
	padding: 0;
}

table th{
	background-color: #D3DAE4;
	font-size: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 2px 2px 2px 4px;
	text-align: left;
	color: #005AA3;
}

table td{
	border: 1px solid #ccc;
	padding: 4px;
	vertical-align: middle;
}

/* * * * * * * * * * * * * *
	HACKS
* * * * * * * * * * * * * */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

* html { 
	overflow-x: hidden; 
}

* html #mainwrapper { 
	height: 1% 
}

.clear{
	display: block;
	width: 100%;
	clear: both;
	height: 4px;
}
