/*
#E2AC52 - giallo paglierino
#740957 - borḍ
#616161 - grigio
#585BFE - blu
*/
body {
	background-image:  url(../images/layourt/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	width: 762px;
}

/*  Titolo Pagina */

#titolo table {
	height: 163px;
}
	#tc1 {
		background-image:  url(../images/layourt/titolo_sx.jpg);
		width: 480px;
		height: 152px;
	}
	#tc2 {
		background-image:  url(../images/layourt/titolo_uc.jpg);
		width: 272px;
		height: 98px;
	}
	#tc3 {
		background-image:  url(../images/layourt/titolo_dx.gif);
		width: 10px;
		height: 152px;
	}
	#tc4 {
		
		background-repeat: no-repeat;
		background-position: right;
		background-color: #FFD136;
		height: 54px;
		width: 272px;
	}
	#tc5 {
		background-image:  url(../images/layourt/separa.gif);
		height: 11px;
		font-size: 1px;
	}

/* Fine del titolo */

#centro {
	background-image: url(../images/layourt/sfondo_contenuto.jpg);
	height: 400px;
}
#chiusura {
	background-image: url(../images/layourt/chiusura.gif);
	height: 31px;
}

#contentTable {
	margin-left: 15px;
	
}

/*  Corpo del contenuto */
#cbody {
	width: 578px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #585BFE;
	
}
#cbody2 {
	padding: 0px 5px 0px 5px;
}

#offerta {
/* 9px per ff 12px per ME 3px di diff */
	background-image: url('../images/layourt/offerta_attiva.gif');
	width: 169px;
	height: 30px;
	position: relative;
	top: -3px;
	text-align: center;
}
#offerta div {
	padding-top: 6px;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #585BFE;
}

/*  menu di navigazione */
#cmenu {
	width: 159px;
	margin-right: 0px;
	height: 295px;
}

#menu {
	width: 143px;
	margin-left: 10px;
}

#menu td {
	text-align: center;
	padding: 3px 0px 3px 3px;
	border-bottom: 1px solid #F9CB37;
	height: 44px;
/* border-style:  solid ridge outset inset inherit groove double dashed dotted   #E2AC52*/
}
.firstb {
	border-top: 1px solid #F9CB37;
}

#menu a {
	color: #F9D768;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;

}
#menu a:hover {
	color: #ffffff;
}

/*  Formattazione testo vario*/
.bordo {color:#770855}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 15px;
}

/*  formattazione dei link */
a:link {
	color: #003366;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:visited {
	text-decoration: none;
	color: #006699;
	border-bottom: 1px dotted #000000;
}
a:hover {
	text-decoration: none;
	color: #00CC99;
	border-bottom: 1px dotted #000000;
}
a:active {
	text-decoration: none;
	color: #3300FF;
	border-bottom: 1px dotted #000000;
}

img {
	border: none;
}

/*  Tabelle dei form  */
.half .row1 {
	background-color: #F2F1EC;
}

.half tr:first-child  td {
	border-top: 1px solid #000000;
}


.half tr td{
	border-bottom: 1px solid #000000;
	padding: 3px;
	text-align: left;
}

.half tr .tdright{
	text-align: right;
}

fieldset {
	padding: 5px;
	margin-top: 10px;
}

.informativa legend {
	font-size: 11px;
	color: red;
}
.informativa  {
	font-size: 11px;
	color: black;
}


textarea {
	width: 99%;
	border: 1px solid #000000;
}

.tinput{
	border: 1px solid #000000;
}

/* Tabella presentazione */

.f_table {
width: 568px;
}

.t_open_top {
	width: 568px;
	height: 13px;
	background-image:  url(../images/layourt/tabella/t_open_top.jpg);
}

.t_center {
	width: 568px;
	background-image:  url(../images/layourt/tabella/t_repeat.jpg);
	min-height: 50px;
}

.t_close_down {
	width: 568px;
	background-image:  url(../images/layourt/tabella/t_close_down.jpg);
	height: 13px;
}

.slidecontrol {
	text-align: right;
	position: relative;
	top: 5px;
	right: 10px;
}

.slidetitle {
	text-align: center;
	position: relative;
	top: -10px;
}


#credits {
	text-align:center;
	padding-top: 5px;
	color: green;
	font-weight: bold;
}

/*  Codice delle offerte */
#promstay {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FED337;
	width: 450px;
	z-index: 100;
	font-size: 11px;
	border: 2px solid #595CFF;
	padding: 0px;
	font-weight: normal;
	color: #595CFF;
	display: none;
}

.d_offerta {
	font-weight: bold;
	font-size: 13px;
}

#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-top: 1px solid #999;
	z-index: 1;
}

#testnav
{
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#testnav li
{
	display: inline;
	text-align: center;
	margin: 0 5px;
}

#testnav li a
{
	padding: 1px 7px;
	color: #666;
	background-color: #fff;
	border: 1px solid #ccc;
	text-decoration: none;
}

#testnav li a:hover
{
	color: #000;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

#testnav li a.current
{
	color: #000;
	border: 1px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}
.none {

}

.domanda {
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.risposta {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
