/* @override http://pronatura.tvi.ch/styles/layout.css */

/* @override http://pronatura.tvi.ch/styles/layout.css */

/* ==== Reset Reloaded by Eric Meyer ==== */

/* v1.0 | 20080212 */

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

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align:top;
}

/* ==== Reset Reloaded by Eric Meyer ==== */

/* ==== http://positioniseverything.net/easyclearing.html ==== */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	#display: block;
}

* html .clearfix {
	height: 1%;
}

* html .clearfix {
	height: 1%;
}


div.gmap {
	width:500px;
	height:250px;
	overflow:hidden;
	border:1px solid #999;
	margin-left:10px;
}

ul.share {
	margin:10px;
	list-style:none;
	height:20px;
}

ul.share li {
	float:left;
	margin-right:10px;
}

#menutop {
	height:60px;
}

#menutop ul li {
	width:150px;
	height:40px;
	border-right:1px dotted #d0d0d0;
	margin-right:10px;
	float:left;
}

#menutop ul li.last {
	border-right:none;
	margin-right:0;
}


#menutop ul li div {
	padding-top:10px;
	border-top:5px solid #007f33;
	margin-right:10px;
}

#menutop ul li.selected div, #menutop ul li:hover div {
	border-top:5px solid #7baa20;
}


#wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;	
}

#header {
	position:relative;
	height:150px;
}

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


#logo1 {
	position:absolute;
	top: 58px;
	left:0;
}


#logo2 {
	position:absolute;
	top: 58px;
	left:160px;
	width:520px;
}

div#canvas {
	width:280px;
	padding:10px;
	font-size:80%;
	float:left;
	margin-right:20px;
	border:1px solid #d2d2d2;
	height:60px;
	overflow:hidden;		
}

div#canvas ul, div#canvas li {
	padding:0;
	margin:0;
}

div#canvas a {
	color:#333;
	text-decoration: none;
}

#logo {
	position:absolute;
	top: 37px;
	right:0;
}


#homeimages img.cl0 {
 position:absolute;
 z-index:50;
 top:51px;
 left:-5px;
}

#homeimages img.cl2 {
 position:absolute;
 left:248px;
 top: 2px;
 z-index:2;	
}

#homeimages div.imgcl1 {
 position:relative;
 left:255px;
 top: 3px;
 z-index:1;
 width:530px;
 height:430px;
 overflow:hidden;	
}


#homeimages {
	position:relative;
	height:450px;
}

#footer {
	font-size:70%;
	border-top:1px dotted #d0d0d0;
	padding-top:5px;
}

#content {
	min-height:450px;
	width:779px;
	float:left;
	border-right:1px dotted #d0d0d0;
	padding-right:15px;
	padding-bottom:20px; 
}

div.share {
	padding-top:25px;
}



#sidebar ul {
	margin-top:30px;
}

#sidebar ul li {
	font-size:90%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #d0d0d0;
}

#sidebar ul li a {
	text-decoration: none;
}

#newsbox {
	background-color:#cde098;
	color:#444;
	margin-top:25px;
	font-size:90%;
	padding:5px;
}

#newsbox ul {
	margin-top:10px;
}

#newsbox ul li {
	border-bottom:1px dotted #d0d0d0;
}

fieldset.personalia {
	margin-top:25px;
}
fieldset.personalia div {
	clear:both;
	margin-top:15px;
}

fieldset.personalia legend {
	margin-bottom:0.8em;
}

fieldset.personalia label {
	display:block;
	margin-bottom:0.4em;
	width:200px;
	float:left;
}



fieldset.personalia input, fieldset.personalia textarea {
	color: #75746f;
	margin: 0;
	line-height: 1.90em;
	width: 250px;
	background: #f9f9f9;
	margin-bottom: 0;
}

fieldset.personalia input.textform2 {
	width: 100px;;
}

fieldset.personalia textarea {
	height:100px;
	width:500px;
}

#form fieldset.personalia div input.radioform {
	width:auto;
}

fieldset.personalia input.error, fieldset.personalia textarea.error {
	border: 1px solid red;
}

select#titolo.textform {
	width:250px;
}

div#error {
	display: none;
	clear: both;
	border: 1px solid red;
	padding: 10px;
	color: red;
	margin-bottom: 10px;
	margin-right: 0px;
}

.error {
	border: 1px solid red;
	height: 16px;
}




