html, body, div, span, 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:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#ffffff;
}
a,img {
	border:none;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline
}
a:active {
  position: relative;
  top: 1px;
}
:focus {
	outline:0px none
}
textarea, input[type="text"], input[type="password"], select {
	margin:0px;
	padding:1px 1px;
}
input[type="submit"], input[type="button"] {
	margin:0px;
}
/*********************** OUTER WRAPPER ************************/
div#outerWrapper {
	background:url('img/headerBackground.gif') repeat-x 0px 116px;
}
/*********************** HEADER ************************/
div#header {
	width:900px;
	margin:auto;
	padding:0px 50px;
	height:160px;
}
/*logo*/
h1#logo, h1#logo a {
	width:565px;
	height:116px;
	float:left;
	display:block;
	position:relative;
	top:0px;
	left:0px;
}
h1#logo span {
	width:565px;
	height:116px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:transparent url('img/logo.jpg') no-repeat;
}
h1#logo a span {
	cursor:pointer
}
/*descrizione*/
h2#descrizione {
	text-align:right;
	float:right;
	font-size:12px;
	font-weight:bold;
	width:335px;
	margin:0px 0px 0px 0px;
	color:#042551;
	line-height:22px;
}
/*logo WIN*/
div#logoWin {
	float:right;
	clear:right
}
/*menu*/
div#menu {
	clear:both;
	line-height:38px;
	text-transform:uppercase;
	font-size:18px;
	height:38px;
}
div#menu ul#home {
	float:left;
	text-transform:none;
	margin:0px 0px 0px -26px;
}
div#menu ul {
	margin:0px -26px 0px 0px;
	padding:0px;
	float:right;
}
div#menu ul li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 20px 0px 20px;
}
div#menu ul li+li {
	background:transparent url('img/menuBackground.gif') no-repeat left center;
	padding:0px 20px 0px 22px;
}
div#menu ul li a {
	color:#ffffff;
	padding:2px 6px;
	border:1px dotted transparent;
	text-decoration:none
}
div#menu ul li a:hover {
	border:1px dotted #ffffff;
}

/*********************** CONTENT WRAPPER ************************/
div#contentWrapper {
	width:900px;
	margin:auto;
	padding:9px 50px;
	overflow:hidden;
}
/*whois*/
div#whois {
	width:900px;
	margin:0px auto 10px 0px;
	height:200px;
	background:transparent url('/data/gallery/slidescritte/1.jpg') no-repeat center top;
	overflow:hidden;
        position:relative;
        top:0px;
        left:0px;
}
/*div#whois.nowhois {
	width:900px;
	margin:0px auto 10px 0px;
	height:200px;
	background:transparent url('img/whoisBackground2.jpg') no-repeat center top;
	overflow:hidden;
        position:relative;
        top:0px;
        left:0px;
}
div#whois h3 {
	color:#cc0000;
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	margin:16px 0px 0px 25px
}
div#whois h4 {
	color:#000000;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:35px;
	margin:0px 0px 0px 25px
}	
div#whois h4 span {
	font-size:30px;
	text-transform:none;
	font-weight:bold
}
div#whois form {
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 100px;
	line-height:30px;
	overflow:hidden
}
div#whois form label {
	font-size:22px;
	font-weight:bold;
	color:#000099;
	float:left
}
div#whois form label span {
	text-transform:uppercase;
	color:#cc0000;
	margin:0px 5px 0px 16px;
	font-weight:bold;
}
div#whois select {
	margin:3px 0px 0px 1px;
	font-size:16px;
	font-weight:bold;
	background:none #fff7f7;
	border:none 0px #fff7f7;
	padding:0px 0px 0px 0px;
	/*height:23px;*/
	/*overflow:visible;
	float:left;
	outline:none;
	width:80px
}
div#whois select option {
}
div#whois input {
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#whois input[type=text] {
	width:153px;
	background:#fff7f7;
	border:none;
	height:16px;
	padding:1px 0px 0px 0px;
	margin:6px 2px 4px 3px;
	float:left;
	font-size:14px;
	font-weight:bold;
	outline:none
}
div#whois input[type=submit] {
	border: 0px none;
	background:none transparent;
	font-size:18px;
	margin:0px 0px 0px 22px;
	width:80px;
	height:24px;
	text-align:center;
	float:left
}
div#whois input[type=button] {
	border: 0px none;
	background:none transparent;
	font-size:18px;
	margin:0px 0px 0px 18px;
	width:80px;
	height:24px;
	text-align:center;
	float:left
}
div#prezzo {
	position:absolute;
	top:40px;
	right:175px; 
	font-size:50px;
	font-weight:bold;
	color:#cc0000;
        text-shadow: 3px 3px 3px #ffffff;
}
div#prezzo span {
	font-weight:bold;
}*/
/*sitemap*/
div#showSitemap {
	text-align:right;
	font-size:11px;
	padding:0px 10px;
	overflow:hidden;
	clear:both;
}
div#showSitemap a {
	display:block;
	float:right;
	border:1px solid #516991;
	padding:2px 4px 0px 4px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	border-bottom:none;
	background:#073b9c;
	color:#ffffff;
} 
div#sitemap {
	width:862px;
	margin:auto;
	background:#e0e3e4;
	border:1px solid #516991;
	padding:8px 18px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
div#contentSitemap {
	/*height:15px;*/
	overflow:hidden;
	position:relative;
	z-index:5
}
div#sitemap div.header {
	height:10px;
	background: url('img/sitemapHeader.gif') no-repeat left top;
	margin:-9px -19px 0px -19px;
	position:relative;
}
div#sitemap div.footer {
	height:10px;
	background:url('img/sitemapFooter.gif') no-repeat left bottom;
	margin:0px -19px -9px -19px;
	position:relative;
	z-index:0;
	clear:both;
	overflow:visible;
}
div#sitemap ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	z-index:10;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}
div#sitemap ul li {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:128px;
	text-align:center;
}
div#sitemap ul li+li {
	margin:0px 0px 0px 15px;
}
div#sitemap ul li a {
	color:#666666;
}
div#sitemap ul li ul {
	margin:4px 0px 0px 0px;
}
div#sitemap ul li ul li {
	float:none;
	font-size:11px;
	margin:0px 0px 0px 0px;
	line-height:15px;
	font-weight:normal;
	width:auto
}
/*********************** CONTENT ************************/
div#content {
	margin:0px -11px 10px 0px;
	padding:10px 19px 10px 10px;
    float:left;
	overflow:hidden;
	width:590px;
	border-right:1px solid #cccccc;
}
div#content a {
	color:#0033cc;
	font-weight:bold
}
div#content h1 {
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
	margin:0px 0px 20px 0px;
}
div#content h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 10px 0px;
}
div#content h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 5px 0px;
}
div#content p {
	margin:0px 0px 12px 0px
}
/*schermi*/
div.guarda-gli-schermi-sansepolcro div#content, div.guarda-gli-schermi-cittadicastello div#content {
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	float:none;
	width:880px;
	border-right:0px none;
	overflow:visible;
}
div.guarda-gli-schermi-sansepolcro div#content iframe, div.guarda-gli-schermi-cittadicastello div#content iframe {
    margin:0px -50px 0px -50px;
    float:none;
    border-right:0px none;
}

/*home*/
/*div.home div#content {
    border-right:0px none;
}
div.round_container {
	border:1px solid #1d2c67;
	padding:12px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
}
div.home div.round_container {
	min-height:560px
}
div.home div#content h1 {
	margin-bottom:4px
}*/
/*forminfo*/
div#content form#frmInfo {
	overflow:hidden;
}
div#content div.campoform {
	float:left;
	margin:0px 30px 4px 0px;
	line-height:22px;
	overflow:hidden;
	width:360px;
}
div#content div.etichetta {
	float:left;
	width:160px;
}
div#content div.campo {
	float:left;
	width:200px;
}
div#content div.campoform input[type=text]{
	width:174px;
	margin:0px;
}
select {
	width:180px
} 
div#content div.campoform textarea {
	width:176px;	
	height:64px;
	overflow:auto;
	margin:0px
}
#sidebar h3.richiestainfo {
    text-align:center;
    font-size:24px;
    width:267px;
    padding-top:10px;
    font-weight:normal;
    border-top:1px #ccc solid;
    color:#000;
    margin-top:30px;
}
#status-box {
    height:67px;
    width:267px;
    background:url(/layout/extra/domini/img/bg-status.png);
    padding-top:7px;
	position:relative;
	z-index:1
}
#status {
    width:210px;
    margin:auto;
    height:60px;
}
#status img {
    width:53px; float:left;
    vertical-align:middle;
    padding:0px 10px 0px 0px;
}
#status p.online {
    float:left;
}
#status p.offline {
    float:left;
    padding-top:5px;
}
#status span {
    font-size:22px;
}
#status span.offline {
    font-size:16px;
    padding-left:4px;
}
/*mappa*/
div#map_canvas, div#map_canvas_3d, div#maps {
    width:588px;
    height:350px;
	overflow:hidden;
	clear:both;
}
div#maps {
	border:1px solid #cccccc
}
div#content a#switch_map {
	display:block;
	float:right;
	clear:both;
	background-color:#f0f0f0;
	padding:4px 10px;
	color:#000000;
	border:1px solid  #cccccc;
	border-bottom:0px none;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
}
div#content a#switch_map:hover {
	background-color:#ffffff
}
table.foto_schermi {
	border-collapse:collapse;
	border-spacing:0px
}
table.foto_schermi td {
	padding-right:26px;
	vertical-align:top;
	font-weight:bold;
	font-size:11px
}
table.foto_schermi td+td {
	padding-right:0px;
}
table.foto_schermi img {
	border:1px solid #cccccc
}
/*video pubb*/
div.video-pubb {
	margin-bottom:12px;
}
/*account*/
table.menu_account {
	border-collapse:collapse;
	vertical-align:middle;
	margin:auto;
}
table.menu_account td {
	background-color:#042552;
	padding:6px 6px;
}
table.menu_account td:nth-child(3n+1){
	-moz-border-radius:6px 0px 0px 6px;
    -webkit-border-radius:6px 0px 0px 6px;
    border-radius:6px 0px 0px 6px;
}
table.menu_account td:nth-child(3n+2){
    -moz-border-radius:0px 6px 6px 0px;
    -webkit-border-radius:0px 6px 6px 0px;
    border-radius:0px 6px 6px 0px;
}
table.menu_account td:nth-child(3n) {
	background-color:#ffffff;
	padding:3px
}
div#content table.menu_account td a {
	color:#ffffff
}
div.login label {
	display:block;
	width:100px;
	float:left;
	line-height:22px;
	clear: left;
	text-transform:capitalize;
}
div.username, div.password {
	overflow:hidden;
	margin-bottom:4px;
}
div.username input, div.password input {
	width:150px;
}
div.loginbutton input {
	width:100px;
	margin-right:15px
}
table.download {
	border-collapse:collapse;
	border:1px solid #cccccc
}
table.download th {
	text-align:left;
	padding:2px 10px 2px 14px;
	border-bottom:1px solid #cccccc;
	background-color:#cccccc
}
table.download td {
	padding:2px 10px 2px 10px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	vertical-align:middle;
}
table.download tr:nth-child(even) td {
	background-color:#f0f0f0
}
table.download a {
	background:url(img/download-ico.png) no-repeat left top;
	padding-left:20px;
	display:block;
	float:left;
}
table.download td:nth-child(3) {
	font-weight:bold;
}
/*********************** SIDEBAR ************************/
div#sidebar {
	width:270px;
	float:right;
	padding:10px 0px 0px 10px;
	margin-left:10px;
    border-left:1px solid #cccccc;
	min-height:560px;
}
div#sidebar a {
	color:#123E87
}
/*home*/
/*div.home div#sidebar {
	border-left:0px none;
	margin-top:40px;
	padding:12px 4px 12px 6px;
	border:1px solid #1d2c67;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
	margin-left:8px;
	position:relative;
    top:0px;
    left:0px;
}*/
/*forminfo*/
div#sidebar form#frmInfo {
    overflow:hidden;
    margin-bottom:12px;
    width: 270px;
}
div#sidebar div.campoform {
    /*float:left;*/
    margin:0px 0px 4px 0px;
    line-height:22px;
    overflow:hidden;
}
div#sidebar div.etichetta {
    font-size:10px;
}
div#sidebar div.campo {
    float:left;
}
div#sidebar div.campoform input[type=text] {    
    margin:0px;
    height:30px;
    width:265px;
    border:1px #cccccc solid;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}
div#sidebar div.campoform textarea {        
    height:120px;
    overflow:auto;
    width:264px;
    margin:0px;
    border: 1px #cccccc solid;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
	border-radius:7px;
}
div#sidebar div#cont-privacy {
	float:left;
	margin-right:10px
}
div#sidebar div#cont-submit {
	padding-top:20px
}
div#sidebar #testo-pagine-interne p {
    margin-top: 0px;
    margin-right: 0px;
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 14px;
    margin-left: 0px;
}
div#sidebar #testo-pagine-interne img.immagine-post {
    width: 250px;
    float: left;
    margin-right: 10px;
}
/*********************** FOOTER ************************/
div#footer {
	padding:20px 0px 0px 0px;
	background:transparent url('img/footerBackground.gif') repeat-x;
	text-align:center;
}
div#footer p {
	margin:8px 0px;
    font-size:10px;
}
div#footer a {
	color:#000000;
}
p#copyright {
	font-size:10px;
}
div#registrar {
        line-height:32px;
        text-align:center;
}
div#registrar img {
        top:10px;
        position:relative;
}