/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
body {
	background-image: url(../imgs/bodyFill.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #8A451B;
	text-align: center;
}

#container {
	width: 837px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.csc-header h1 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}

.csc-header h4 {
	font-family: Times;
	font-size:24px;
	font-weight:200;	
	color:#C6B982;
	margin-bottom:15px;
	margin-top:5px;
}

.csc-header h5 {
	font-family: Times;
	font-size:24px;
	font-weight:200;
	margin-left:10px;
	margin-top:12px;
}

h6 {
	font-family: Times;
	text-align: left;
	text-indent: 2;
	color:#E4D494;
	font-size:14px;
	text-decoration: none;
	margin-left:30px;
	margin: 0px;
	padding: 0px;
	font-weight: 200;
}


p,h2,h3 {
	margin-top: 0px;
}

#language select {
	font-size: 10px;
	width: 110px;
}
h2 {
	color: #E4D495;
	font-size: 11px;
	font-weight: normal;
}

select {
	font-size: 10px;
}
.clear {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}
/* .................................................................. HEADER ................................................... */
#breadcrumbs {
	height: 17px;
	padding-top: 3px;
	color: #000;
}
#header {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #EBDFB1;
}
#logoHeader {
	height: 72px;
	padding-left: 180px;
	position: relative;
}

#logoHeader img {
	position:absolute;
}

#largeImage {
	background-color: #9E562B;
	float: left;
	width: 584px;
	height:343px;
	overflow:hidden;
}
#headerR {
	background-color: #9E562B;
	float: right;
	height: 343px;
	width: 238px;
}


#language {
	position: absolute;
	text-align: left;
	/*right: 12px;
	top: 10px;*/
	left:700px;
	top:10px;
	width:120px;
}
#language a, #language a:visited{
	color: #C5B79F;
	text-decoration: none;
}
#language a:hover{
	text-decoration: underline;
}
#onlineReservations {

}
#languageSelector select {
	margin-top: 5px;
}
/* ..................................................................NAVIGATION................................................... */
#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: left;
margin: 0;
}

#nav li a
{
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(../imgs/navDots.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	padding-right: 13px;
	padding-left: 13px;
}
#copyright {
	float: left;
	width: 226px;
	height: 38px;
	font-size: 10px;
	color: #E4D495;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBDFB1;
	padding-top: 11px;
}

#copyright a, #copyright a:visited { color:#E4D495; text-decoration:none;}

#copyright a:hover { color:#fff;}

#address {
	background-color: #964F24;
	float: right;
	width: 572px;
	height: 38px;
	text-align: right;
	font-size: 10px;
	color: #E4D495;
	padding-top:5px;
	padding-bottom:6px;
	/*padding-bottom: 7px;*/
	padding-right: 12px;
}

#address p.bodytext {
	z-index:999;
	margin:0;
	padding:0;
}

#address a, #address a:visited {
	color: #E4D495;
	text-decoration:none;
}

#address a:hover {
	text-decoration:none;
	color:#fff;
}


/* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

#nav
{
	height: 25px;
}

#nav li a:hover, #nav li a.selected
{
	background-image: url(../imgs/navOverFill2.png);
	background-repeat: no-repeat;
}
/* ..................................................................MAIN BODY................................................... */
#wrapper {
	background-color: #EBDFB1;
	border: 7px solid #EBDFB1;
	clear: left;
	margin-top: 3px;
	margin-bottom: 10px;
}
#footerNav {
	background-color: #C6B982;
	height: 19px;
	margin-bottom: 1px;
	padding-top: 5px;
	font-size: 10px;
	color: #646464;
	text-align: center;
	margin-top: 7px;
}
#footerNav a, #footerNav a:visited{
	color: #646464;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#footerNav a:hover, #footer a:hover{
	text-decoration: underline;
}

#footer {
	height: 19px;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
#footer a{
	color: #fff;
	text-decoration: none;

}



#leftCol {
	width: 238px;
	background-image: url(../imgs/rightColFill.gif);
}

#leftCol a, #leftCol a:visited{
	color: #C5B79F;
	text-decoration: none;
}
#leftCol a:hover{
	text-decoration: underline;
}

#express {
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#expressBody {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 12px;
}
.center {
	text-align: center;
}
.expForm {
	margin-bottom: 5px;
}


#mainCol {
	width: 345px;
	float: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBDFB1;
	border-left-color: #EBDFB1;
	background-image: url(../imgs/contentFill.gif);
}
#mainContent {
	padding: 12px;
}
#mainContent a, #mainContent a:visited{
	color: #C5B79F;
	text-decoration: none;
}
#mainContent a:hover{
	text-decoration: underline;
}
#border1 {
	background-color: #383838;
	padding: 6px;
}

#rightCol {
	background-image: url(../imgs/rightColFill.gif);
}
#rightColTxt {
	padding: 14px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #9E562B;
}
#rightColTxt2 {

	padding: 14px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#rightColTxt a, #rightColTxt2 a {
	color: #C5B79F;
}

#rightColPic {
	margin-right: 6px;
	margin-left: 6px;
}

#logo2 {
	position:relative;
	top:0 !important;
	top:-2px;
}

#headerRtxt {
	background-color: #9E562B;
	height: 120px;
	width: 208px;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
	/*padding-top: 10px;
	padding-bottom: 8px;*/
	margin-top:6px;
}
#headerRtxt a, #headerRtxt a:visited{
	color: #C5B79F;
	text-decoration: none;
}
#headerRtxt a:hover{
	text-decoration: underline;
}

#footerAddr {
	height: 49px;
	background-color: #8A451B;
	margin-top: 7px;
}

#headerTRimg img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBDFB1;
}
h3 {

	color: #E4D495;
	font-size: 11px;
	font-weight: bold;
}
#mainCol2 {

	width: 584px;
	float: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #EBDFB1;
	border-left-color: #EBDFB1;
	background-image: url(../imgs/contentFill2.gif);
}
#mainCol1 {

	width: 824px;
	float: none;
	/*border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-color: #EBDFB1;
	border-left-color: #EBDFB1;*/
	background-image: url(../imgs/contentFill1.gif);
}
.title {
	background-image: url(../imgs/titleFill.gif);
	background-repeat: repeat-x;
	height: 54px;
}
.cream {
	color: #C5B79F;
}
.imgRightAlign {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 3px solid #7B654E;
}
.imgBorder {
	border: 3px solid #7B654E;
}
#virtualNav {
	padding-right: 6px;
	padding-left: 6px;
}
#iPix {
	height: 266px;
	width: 538px;
	border: 3px solid #FFFFFF;
	text-align: center;
}
#iPixContent {
	margin-left: 8px;
}
#iPixTitle {
	margin-bottom: 8px;
	margin-left: 4px;
}



#virtualNav a, #virtualNav a:visited{
	height: 21px;
	width: 208px;
	color: #C5B79F;
	display: block;
	background-image: url(../imgs/tourBtnUp.gif);
	padding-left: 18px;
	padding-top: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353535;
	background-color: #434343;
	background-repeat: no-repeat;
}
#virtualNav a:hover{
	color: #FFFFFF;
	background-image: url(../imgs/tourBtnDown.gif);
	background-color: #353535;
	background-repeat: no-repeat;
}


/************/
/* CSS Vari */
/************/

/* Eliminiamo il margin inferiore nell'immagine piccola in alto a destra */
#headerTRimg DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
#rightColPic DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

/* Select Language menu */
.tx-srlanguagemenu-pi1 { position:relative; top:2px;}
.tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0 5px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { }
   .tx-srlanguagemenu-pi1 .CUR a { }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { }
   .tx-srlanguagemenu-pi1 .NO { }
   .tx-srlanguagemenu-pi1 .NO a { }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .INACT a { color: #35006d; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { }
   .tx-srlanguagemenu-pi1 .SPC {  }
   #sr_language_menu_form { margin:0; padding:0;}
   #sr_language_menu_form select { margin-top: 5px; }
   .tx-srlanguagemenu-pi1 fieldset { border:0; margin:0; padding:0; }
   .tx-srlanguagemenu-pi1 fieldset legend { display:none; }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset select { }
   .tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }

/* styles for extension "tx_fdfxtextanimator_pi1" */
   p.fdfx_main {color:black; font-weight: normal;text-align:left;}
   .fdfx_textanimlink{text-decoration : none;}
   .fdfx_textanim{width:140;}
   
 
 /*** Styles Tabelle***/
/*** generictable BEGIN ***/

table.imgtext-nowrap {
  margin:8px 0;
}

table.contenttable {
width:90%;
/*padding:3;*/
margin:0;
}

table.contenttable {
border:1px solid #EBDFB1;
}

table.contenttable td {
font-weight:normal;
font-size: 0.9em;
text-align:left;
vertical-align:top;
padding:3px;
}

table.contenttable tr.tr-0 td {
background-color: #8A451B;
color:white;
vertical-align:top;
font-weight:bold;
}

table.contenttable td.td-0 {
/*color:rgb(55, 94, 138);*/
text-align:left;
font-weight:bold;
}

table.contenttable td.td-1, table.contenttable td.td-3, table.contenttable td.td-5, table.contenttable td.td-last  {
/*color:#dd0505;*/

}

table.contenttable td.td-2, table.contenttable td.td-4, table.contenttable td.td-6  {
/*color:#dd0505;*/
/*font-weight:bold;*/
}

table.contenttable tr.tr-even  {
background-color:#8A451B;
}

table.contenttable tr.tr-odd  {
background-color:#9E562B;
}

table.contenttable  a {
color:#fff;
}

table.contenttable  a:hover {
/*text-decoration:none;*/
}

table.contenttable p {
/*border:1px dotted black;*/
/*font-size: 11px;
line-height:15px;*/
margin:0;
padding:0;
margin-top:0px;
}

/*** Layout 1 ***/
table.contenttable-1 { border:0; }

/*** Layout 2 ***/
table.contenttable-2 td.td-0 { color:#000; font-weight:normal;}
table.contenttable-2 td.td-1, table.contenttable-2 td.td-3, table.contenttable-2 td.td-5, table.contenttable-2 td.td-last {font-weight:normal;}
table.contenttable-2 td.td-2, table.contenttable-2 td.td-4, table.contenttable-2 td.td-6  {font-weight:normal;}


/*** Layout 3 ***/
table.contenttable-3 tr.tr-0 td { background-color:#FFFF00; color:#000;}
table.contenttable-3 td.td-0 { color:#000; font-weight:normal;}
table.contenttable-3 tr.tr-even  { background-color:#FFFFCA; }
table.contenttable-3 td.td-1, table.contenttable-3 td.td-3, table.contenttable-3 td.td-5, table.contenttable-3 td.td-last {font-weight:normal;}
table.contenttable-3 td.td-2, table.contenttable-3 td.td-4, table.contenttable-3 td.td-6  {font-weight:normal;}


/*** generictable END ***/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin-top: 4px;
	margin-bottom: 15px;
	font-size:9px;
	color:#E4D495;
}


/****************** Mail Forms ********************/
form, input, select, textarea {
font-family: verdana, helvetica, sans-serif;
font-size:1em;
margin:0;
padding:0;
}

input, select, textarea  {border:1px solid #88131D;}

fieldset.csc-mailform {
margin:0;
padding:0;
border:0;
}

div.csc-mailform-field, div.csc-mailform-label {
  clear: both;
  padding:0;
  margin:0;
  }

div.csc-mailform-label {  padding-top: 10px; }

div.csc-mailform-field label {
  float: left;
  position:relative;
  width:180px;
  text-align: right;
  padding:0;
  margin-right:20px;
  margin-top:0px;
  /*color:#88131D;*/
  }
  
div.csc-mailform-field {
	width:650px;
	padding:12px 0 0;
	text-align:center;
}

  
fieldset#mailformLuogo_di_erogazione_dellinterv { width:150px; }
fieldset#mailformLuogo_di_erogazione_dellinterv label { text-align:left; }

div.csc-mailform-field input,
div.csc-mailform-field select,
div.csc-mailform-field textarea
{
  float: left;
  position:relative;
  /*width: 215px;*/
  text-align: left;
  border:1px solid #88131D;
  margin:0px;
  padding:0;
  }
  
div.csc-mailform-field input[type=radio], div.csc-mailform-field input[type=checkbox] { border:none; }

  div.csc-mailform-field .csc-mailform-submit {
  text-align:center;
  float:none;
  }
/****************** Mail Forms END ********************/

