html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    font-weight:normal;
}
html,body {
    width:100%;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    background:#ffffff;
    color:#333333;
    background:url(img/texture.gif) center top;
}
body {
    padding:11px 0px 0px;
}
a,img,object {
    text-decoration:none;
    outline:none;
    border:0px none;
}

a:hover {
    text-decoration:underline
}
a:active {
    position:relative;
    top:1px;
}
hr {
    background-color:#aeaeae;
    color:#aeaeae;
    height:1px;
    border:0px solid #aeaeae;
    margin:0px 0px 12px;
    padding:0px;
    outline:0px none;
}
table {
    border-collapse:collapse;
    border-spacing:0px;
}
table td {
    vertical-align:top;
    padding:0px;
}
/************************************* OUTER WRAPPER ***************************************/
div#outerWrapper {
    width:900px;
    margin:auto;
    background-color:rgba(52,50,49,.15);
    -moz-border-radius:15px 15px 0px 0px;
    -webkit-border-radius:15px 15px 0px 0px;
    border-radius:15px 15px 0px 0px;
}
/************************************* HEADER ***************************************/
div#header {
    overflow:hidden;
    height:375px;
}
/*logo*/
h1#logo, h1#logo a {
    position:relative;
    display:block;
    width:388px;
    height:58px;
    top:0px;
    left:0px;
    float:left;
    overflow:hidden;
    margin:7px 0px 1px 14px;
}
h1#logo a {
    height:108px;
    margin:-50px 0px 0px 0px;
}
h1#logo span {
    position:absolute;
    display:block;
    width:388px;
    height:58px;
    top:50px;
    left:0px;
    float:left;
    background:url('img/logo.png') no-repeat;
    cursor:pointer
}
div#header h2 {
    float:left;
    width:170px;
    height:0px;
    position:relative;
    top:0px;
    left:0px;
    padding-top:26px;
    overflow:hidden;
    margin:35px 0px 0px 120px;
}
div#header h2 span {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:170px;
    height:26px;
    background:url(img/h2Background.png) no-repeat;
}
/*lingua*/
div#lingua {
    float:right;
    margin:38px 18px 13px 0px;
}
div#lingua a {
    display:block;
    margin:0px 10px 0px 0px;
    width:24px;
    height:15px;
    overflow:hidden;
    float:left
}
/*left*/
div#header div.left {
    clear:both;
    float:left;
    background-color:#ffffff;
    width:680px;
    height:300px;
    border:#999999 solid 1px;
    border-bottom:0px none;
    overflow:hidden;
    padding:8px 9px 0px 9px
}
/*menu header*/
div#header div.navigation {
    clear:both;
    overflow:hidden;
    float:left;
    height:300px;
    width:180px;
    background-image: -moz-linear-gradient(top, #f3e4dc, #f6f2ef); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1, #f3e4dc),color-stop(0,  #f6f2ef)); /* Safari & Chrome */
}
div#header div.navigation a {
    color:#761e0a;
    text-transform:uppercase;
    text-align:right;
    display:block;
    background:url(img/homeBackground.png) no-repeat 98px top;
    font-weight:bold;
    margin:10px
}
div#header div.navigation ul {
    margin:0px auto;
    padding:0px;
    width:174px;
}
div#header div.navigation ul li {
    margin:0px 0px 2px 0px;
    padding:0px 0px 0px 0px;
    height:24px;
    line-height:24px;
    list-style:none;
    background:#cfc8c2;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
}
div#header div.navigation ul li a {
    display:block;
    margin:0px;
    height:24px;
    line-height:26px;
    padding:0px 0px 0px 26px;
    background:url(img/navigationBackground.png) no-repeat 13px center;
    color:#333333;
    font-weight:normal;
    text-transform:capitalize;
    text-decoration:none;
    text-align:left;
}
div#header div.navigation ul li:hover {
    background-color:#761e0a
}
div#header div.navigation ul li a:hover {
    color:#ffffff
}
/*slide*/
div#header div.slide {
    width:500px;
    height:300px;
    overflow:hidden;
    float:left;
}
/*right*/
div#header div.right {
    clear:right;
    float:right;
    width:200px;
    overflow:hidden
}
div#header div.right h3 {
    float:left;
    height:280px;
    background:rgba(53,49,46,0.26);
    width:166px;
    padding:10px;
    margin:4px 7px;
    text-align:center;
    font-size:24px;
    color:#ffffff;
    font-weight:bold;
    line-height:36px;
    font-style:italic;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
}
/************************************* CONTENT WRAPPER ***************************************/
div#contentWrapper {
    overflow:hidden;
    float:left;
    width:100%;
    overflow:hidden;
	
	background:url(img/contentBackground.gif) repeat-y left top;
}
/************************************* CONTENT ***************************************/
div#content {
    float:left;
    width:676px;
    /*padding:10px 9px 10px 13px;*/
	padding:11px 10px 11px 14px;
    /*background-color:#ffffff;*/
    /*border:#999999 solid 1px;*/
    border-top:0px none;
    text-align:justify;
	min-height:365px;
}
div#content h1 {
    font-size:18px;
    color:#0d4b88;
    margin:0px 0px 12px 0px
}
div#content h2 {
    font-size:16px;
    font-weight:bold;
    margin-bottom:8px;
}
div#content h3 {
    font-size:14px;
    font-weight:bold;
    margin-bottom:4px;
}
div#content p {
    margin:0px 0px 12px 0px;
}
div#content a {
	color:#000000
}
/*home*/
div.home div#content h4 {
    font-size:18px;
    color:#0d4b88;
    margin:0px 0px 6px 0px
}
div.home div#content hr {
    margin:0px -12px 12px -4px;
}
div#content table td {
    padding:0px 20px 0px 4px;
}
div#content table td + td {
    padding:0px 0px 0px 4px;
}
div#content table td td, div#content table td td + td  {
    padding:0px;
}
div#content a#form-link {
    font-style:italic;
    font-weight:bold;
    text-transform:uppercase;
    color:#761e0a;
}
/*video*/
div#video {
    background-color:#cccccc;
    width:224px;
    padding:9px 9px 3px;
    float:left;
    margin:0px 12px 0px 0px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
div#video object, div#video embed {
    width:224px;
    height:199px;
}
div#video_title {
    display:none
}
/*mappa*/
div#map_canvas {
    width:400px;
    height:320px;
}
div#map_canvas div#bubble {
	font-size:13px
}
div#content div#map_canvas h1 {
	margin:0px;
	font-size:16px
}
div#content div#map_canvas p {
	margin:0px 0px 0px 0px;
	font-size:14px
}
div#content div#map_canvas div#bubble table {
	margin:4px 0px;
}
div#content div#map_canvas div#bubble table td {
	padding:0px
}
/*gallery*/
div.gallery_container {
	float:left;
	margin:0px 12px 12px 0px;
	font-size:12px;
	width:100px;
	text-align:left;
}
.newrow {
	clear:both;
}
div.gallery_container span {
	font-size:11px
}
/*form*/
div.campoform {
	overflow:hidden;
	margin-bottom:10px;
}
div.etichetta {
	width:140px;
	float:left
}
div.campo {
	width:200px;
	float:left;
}
div.campoform input[type="text"], textarea {
	width:180px;
	padding:1px 2px;
	margin:0px;
}
textarea {
	overflow:auto;
	height:64px;
}
/************************************* SIDEBAR ***************************************/
div#sidebar {
    float:right;
    width:200px;
    overflow:hidden;
    padding-top:5px;
}
div#sidebar div.slide {
    width:180px;
    height:158px;
    margin:0px auto 8px;
}
div#news {
    width:168px;
    margin:auto;
    padding:16px 12px 4px;
    background-color:#f4ebe4;
    min-height:195px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
div#news p {
    margin:0px 0px 16px 0px;
}
div#news a {
    font-weight:bold;
    color:#761e0a
}
/************************************* FOOTER ***************************************/
div#footer {
    clear:both;
    text-align:center;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    height:18px;
    color:#000000;
    padding:20px 0px 0px 0px;
    position:relative;
    overflow:visible;
	background:url(img/footerBackground.gif) no-repeat left top;
}
div#footer a {
    color:#000000
}
div#footer p, div#footer div  {
    margin: 0px 0px 12px 0px;
    overflow:hidden;
}
div#footer div address, div#footer div p {
    display:inline;
    margin:0px;
    font-style:normal
}
div#footer p#copyright {
    color:#666666;
    font-size:9px
}
div#footer p#copyright a {
    color:#666666
}
