/* CSS comune greve in chianti */

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #8C1913;}
a:hover {color: #25227C;}

body {
	background-color:#fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #25227C;
	}

p,code,ul {
	padding-bottom: 12px;
	padding-left: 10px;
}
span{
	font-weight: bold;
}
img{border:none;}

li {list-style: none;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1 {
	color: #25227C;
	margin-bottom: 10px;
	background-color: #FFF21A;
	margin-top: 10px;
	height: 30px;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 40px;
	background-image: url(../img/icon-title.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
h2 {
	font-weight: bold;
	font-size:16px;
	padding-top: 6px;
	color: #8C1913;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	color: #25227C;
	margin-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

form {margin: 0; padding: 0; display: inline;}

input {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	border: 2px solid #FFF21A;
	background-color: #AD2018;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

select {
	font-size: 12px;
	line-height: 14px;
	color: #663300;
	border: 1px solid #663300;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #EAD1A1;
}

textarea {
	font-size: 12px;
	line-height: 12px;
	color: #663300;
	border: 1px solid #663300;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #EAD1A1;
}

code {
	color: #8C1913;
	display: block;
	line-height: 1em;
	margin-bottom: 12px;
	white-space: pre;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8C1913;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
	margin-left: 12px;
}
code a:visited, code a:link {
	color: #25227C;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}
code a:hover {
	color: #993300;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	text-decoration:underline;
}

blockquote, address {
	display: block;
	font-weight: normal;
	background-color: #25227C;
	margin-right: 40px;
	margin-left: 20px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
}
address a:link, address a:visited {
	color: #FFF21A;
	text-decoration:underline;
}
address a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {
	float: left;
	padding-top: 5px;
}
.right {
	float: right;
	text-align: center;
}

/* structure */
.inner-container {
	background: #fff;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	width: 955px;
	font-weight: normal;
}

.outer-container {
	padding-bottom: 64px;
}

/* headere & title */
.header {
    height: 278px;
    width: 955px;
    background-image: url(../img/bg-header.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    padding: 0px;
}
.header .left, .header .right {
	color: #FFF;
}
.header .left {
	text-align: center;
	width: 106px;
	margin-left:16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 3px;
	height: 267px;
	background-color: #25227C;
}
.header .left p {
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
}
.header .left h2 {
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 0;
	color: #FFF51A;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: left;
}
.header .left a {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF51A;
	font-weight: normal;
	font-size: 14px;
}
.header .left a:hover {
	color: #fff;
	font-size: 14px;
}

.header .right {
	width: 802px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 214px;
}
.header .right p {
	padding: 0;
	line-height: 28px;
	color:#FFF21A;
	font-size: 12px;
}
.header .right a {
	color:#FFFFFF;
}
.header .right a:hover {
	color:#FFF21A;
}
.header .right h2 {padding-top: 16px;}


.header .fotoright {
	overflow: hidden;
	width: 306px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 218px;
	background-color: #25227C;
}
.header .testo {
	overflow: hidden;
	width: 265px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 218px;
	background-color: #AD2018;
}
.header .testo p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#FFF;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}
.header .testo a:hover {
    color:#FFF;
    text-decoration: none;
}

.header .fotoleft {
	overflow: hidden;
	width: 231px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: 218px;
	background-color: #25227C;
}



/* main */
.main {
	background-color: #655CA2;
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/bg-main.png);
	background-repeat: repeat-y;
	background-position: center top;
}

/* content */
.content {
	float: left;
	width: 693px;
	background-color: #E3E0FF;
}
.content .descr {
	color: #25227C;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 15px;
}
.content li {
	list-style-type: disc;
	margin-left: 18px;
	color: #25227C;
	font-size: 12px;
}
.content li a {
	list-style-type: disc;
	color: #8C1913;
	font-size: 12px;
	text-decoration:underline;
}

.content li a:hover {
	color: #25227C;
	font-size: 12px;
	text-decoration:none;
}

.content p {
	color: #25227C;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.content img {
	padding: 1px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #25227C;
}

.content img.fotoGallery  {
	padding: 1px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #25227C;
}

.leggitutte ul {
	list-style-type: none;
	margin-left: 18px;
	}
.leggitutte li {
	margin-left: 12px;
	color: #25227C;
	font-size: 16px;
	background-image: url(../img/icon-title.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 5px;
	line-height: 35px;
}
.leggitutte li a {
	margin-left: 12px;
	color: #25227C;
	font-size: 16px;
	list-style-type: none;
	line-height: 35px;
}
.leggitutte li a:hover {
	font-size: 16px;
	color: #8C1913;
	text-decoration:none;
}

/* navigation */

.navigation {
	float: right;
	width: 225px;
	height: auto;
	background-color: #AD2018;
}
.navigation h2 {
	color: #FFF21A;
	line-height: 39px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../img/bg-menu-h2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	text-align: center;
	background-color: #655CA2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation ul {
	background-color: #AD2018;
	padding: 0;
}
.navigation li {
	background-color: #E3E0FF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #AD2018;
}
.navigation li a {
	font-size: 13px;
	font-weight:bold;
	color: #25227C;
	display: block;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}
.navigation li a:hover {
	color: #8C1913;
	text-decoration: none;
	background-color: #FFFFFF;
}


/* navigation 2 */


li.navigation2 {
	background-color: #E3E0FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 0px;
}
li.navigation2 a  {
	font-size: 13px;
	font-weight:normal;
	color: #8C1913;
	display: block;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 22px;
}
li.navigation2 a:hover {
	color: #25227C;
	text-decoration: none;
	background-color: #FFFFFF;
}


/* navigation 3 */

li.navigation3  {
	background-color: #E3E0FF;
	border-top-width: 0px;
	border-top-style: none;
	padding-left: 0px;
}
li.navigation3  a {
	font-size: 12px;
	font-weight:normal;
	color: #25227C;
	display: block;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 32px;
}
li.navigation3  a:hover {
	color: #8C1913;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* footer */
.footer {
    padding-top: 10px;
    font-weight: normal;
    height: 125px;
    background-image: url(../img/bg-footer.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.footer p {
	color: #FFFFFF;
	background-color: #AD2018;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 29px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer div.img {
    padding: 0px;
    margin: 0px 50px;
    background-color: #AD2018;
    text-align: left;
    display: block;
    clear: both;
    height: 52px;
}


/* vari */

.foto {
	text-align: right;
	border: 6px solid #D4A868;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottonForm {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #802A00;
	border: 1px solid #000000;
	margin: 5px;
}
.bottonFormRoll {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #663300;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #EAD1A1;
	border: 1px solid #663300;
	margin: 5px;
}

.bordoTabella {
	border: 2px solid #FFFFFF;
}
.bordoRiga {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.bordoRiga2 {
	border-bottom: 1px solid #FFFFFF;
}
/* Paging */
div.paging {
    margin-left: 2em;
    color: #ccc;
    margin-bottom: 2em;
}
div.paging div.disabled {
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* tabella turismo */
.turismos table {
    padding: 2px;
}

.turismos th {
    line-height: 2em;
    text-align: left;
    padding-left: 20px;
}

.altrow {
    background-color: #fff;
}
.rosso {
	color: #AD2018;
}

.frmPage fieldset {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
}

.frmPage label {
    float: left;
    clear: both;
    padding-left: 5px;
    font-size: 14px;
}
.frmPage input {
    float: left;
    clear: both;
    font-size: 14px;
    line-height: 18px;
    width: 80%;
    color: #25227C;
    background-color: #fff;
    border: 1px solid #AD2018;
}
.frmPage input.exact {
    width: auto;
}
.frmPage textarea {
   font-size: 14px;
   float: left;
   clear: both;
   width: 80%; 
   height: 7em;
   color: #25227C;
   background-color: #fff;
   border: 1px solid #AD2018;
}

/* form turismo */
.frmTurismo legend {
	font-weight: bold;
	font-size:16px;
	padding-top: 6px;
	color: #8C1913;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.frmTurismo fieldset {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
}

.frmTurismo label {
    float: left;
    clear: both;
    padding-left: 5px;
    font-size: 14px;
}
.frmTurismo input, .frmTurismo select {
    float: left;
    clear: both;
    font-size: 14px;
    line-height: 18px;
    width: auto;
    color: #25227C;
    background-color: #fff;
    border: 1px solid #AD2018;
}

.submit input {
    color: #FFFFFF;
    border: 2px solid #FFF21A;
    background-color: #AD2018;
    padding: 1px 25px 1px 25px;
    margin: 5px 25px 5px 25px;
}

/* generici */
.button {
    padding: 20px 0px 50px 100px;
}
.button input {
    color: #FFFFFF;
    border: 2px solid #FFF21A;
    background-color: #AD2018;
    padding: 1px 25px 1px 25px;
}

.blu {
	color: #25227C;
}

a.blu:hover {
	color: #8C1913;
}

/* mappa sito */
li.area {
    margin-left: 10px;
    color: #25227C;
    font-size: 16px;
    background-image: url(../img/icon-title.png);
    background-repeat: no-repeat;
    background-position: left center;
    list-style-type: none;
    padding-left: 15px;
    line-height: 35px;
}
li.area a {
    margin-left: 12px;
    color: #25227C;
    font-size: 16px;
    list-style-type: none;
    line-height: 35px;
}
li.area a:hover {
    font-size: 16px;
    color: #8C1913;
    text-decoration:none;
}
li.subarea {
    color: #25227C;
    font-size: 16px;
    background-image: none;
    list-style-type: none;
    padding-left: 0px;
    line-height: 20px;
    margin-left: 40px;
    list-style-type: disc;
}
li.subarea a {
    color: #25227C;
    font-size: 16px;
    list-style-type: none;
    line-height: 35px;
}
li.subarea a:hover {
    font-size: 16px;
    color: #8C1913;
    text-decoration:none;
}

li.url {
    color: #25227C;
    font-size: 14px;
    padding-left: 0px;
    line-height: 18px;
    margin-left: 50px;
    list-style-type: none;
}
li.url a {
    color: #25227C;
    font-size: 14px;
    list-style-type: none;
    line-height: 35px;
}
li.url a:hover {
    font-size: 14px;
    color: #8C1913;
    text-decoration:none;
}
