
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em; 
	background-color: #1ea0cc;
	background-image: url(../images/tooplate_body.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

a, a:link, a:visited { 
	color: #06C; 
	font-weight: normal; 
	text-decoration: none; 
	font-size: 12px; 
}

a:hover { 
	color: #C60;
	text-decoration: none; 
}


a.moreLeft { 
	display: inline-block; 
	width: 120px; 
	height: 54px; 
	padding: 6px 0 0;
	margin: 0 0 0 30px;
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../images/tooplate_more.png) no-repeat top center; 
	color: #333; 
}


a.more { 
	display: inline-block; 
	float: right; 
	width: 120px; 
	height: 54px; 
	padding: 6px 0 0; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../images/tooplate_more.png) no-repeat top center; 
	color: #333; 
}

a.more:hover { 
	color: #fff; 
	text-shadow: 1px 1px 1px #999; 
}

.orange {
	color: #C60;
}

.green {
	color: #399;
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#bd9213; }
cite span { color: #e3dfae; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 30px; margin: 0 0 20px; padding: 5px 0 }
h2 { font-size: 28px; margin: 0 0 5px; padding: 5px 0; }
h3 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; color:green;}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	border: 1px solid #ccc; 
	padding: 3px; 
	background: none; 
	margin-bottom: 5px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.tooplate_list { 
	margin: 20px 0 20px; 
	padding: 0 0 0 50px; 
	list-style: decimal-leading-zero; 
}

.tooplate_list li { 
	color:#014572; 
	margin: 0; 
	padding: 0 0 5px; 
	background: url(../images/tooplate_list.png) no-repeat scroll 0 7px;  
}

.tooplate_list li a { 
	color: #014572; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.tooplate_list li a:hover { 
	color: #014572; 
}

#tooplate_body_wrapper {
	width: 100%;
	background: url(../images/tooplate_wrapper.jpg) top center no-repeat;
}

#tooplate_wrapper {
	width: 978px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/tooplate_wrapper.jpg) top center no-repeat;
}

#tooplate_header {
	width: 960px;
	height: 75px;
	padding: 0px 9px 0px 4px;
	margin-top:0px;
}

#site_title { 
	float: left; 
}

#site_title h1 { 
	margin: 0; 
	padding: 10px 20px 20px 20px; 
}

#site_title h1 a { 
	display: block; 
	width: 100px; 
	height: 50px; 
	color: #fff; 
	text-indent: -10000px; 
}

/* menu */
#tooplate_menu_Mobile{display:none}

#tooplate_menu {
	float: right;
	width: 620px;
	height: 60px;
	margin: 20px auto 0;
}

#tooplate_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tooplate_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#tooplate_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 55px;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #67acc2;	
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	outline: none;
	border: none;
}

#tooplate_menu ul li a:hover, #tooplate_menu ul .current {
	color: #fff;
	background: url(../images/tooplate_menu_hover.png) top center no-repeat;
}

/* end of menu */

#tooplate_main_top {
	width: 978px;
	height: 20px;
	background: url(../images/tooplate_main_top.png) top center no-repeat;
}

#tooplate_main_bottom {
	width: 978px;
	height: 18px;
	background: url(../images/tooplate_main_bottom.png) no-repeat top center;
}

#tooplate_middle { 
	clear: both;
	width: 900px;
	height: 240px;
	padding: 30px 39px; 
	overflow: hidden;
	background: url(../images/tooplate_middle.png) repeat-y center;
}

#tooplate_middle_subpage { 
	clear: both;
	width: 900px;
	padding: 30px 39px;
	background: url(../images/tooplate_middle.png) repeat-y center;
}

#tooplate_middle_subpage h2 {
	color: #369;
}

#tooplate_middle_subpage p {
	font-size: 16px;
	color: #666;
}

#tooplate_fp_services {
	clear: both;
	width: 900px;
	height: 80px;
	padding: 7px 39px; 
	background: url(../images/tooplate_services.png) no-repeat top; 
}

.fp_services_box { 
	width: 270px; 
	float: left; 
	padding-right: 10px; 
	margin-right: 30px; 
	background: url(../images/tooplate_divider.png) right center no-repeat; 
	color: #333; 
	text-decoration: none; 
}

.fp_services_box img { 
	float: left; 
	width: 80px; 
	height: 105px; 
	margin-right: 20px; 
}

.fp_services_box h2 { 
	margin-bottom: 10px;
}

.fp_services_box h2 a { 
	color: #000; 
	font-size: 24px; 
	font-weight: 600; 
	text-decoration: none; 
}

.fp_services_box:hover h2 a { 
	color:steelblue;
}

.l_box { 
	margin: 0; 
	background: none; 
}

#tooplate_main {
	clear: both;
	width: 900px;
	padding: 5px 39px 0px 39px; 
	background: url(../images/tooplate_content.png) repeat-y;
}

#tooplate_main p {
	margin-bottom: 5px;
}

.col_w900 {
	width: 900px; 
	margin-bottom: 40px; 
}

.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }

#contattiS{
	width:30em; 
	min-height:37em; 
	font-size:larger;
}

#contattiD{
	width:30em; 
}

#istitutiS{
	width:45em; 
	padding-bottom:0px;
}

#serviziS{
	width:42em;
	min-height:40em;
}

#eventiS{
	margin:0;
	padding:0;
	width:12em;
	min-height:40em;
}
#eventiS ul {
	margin:20px 0;
	padding:0;
}
#eventiS li {
	margin:20px 0;
	padding:0;
}
#eventiS a {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 15px;
}

#eventiD{
   width:53em; 
   min-height:42em; 
   padding-top:1em;'
}
#eventiD p {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 16px; 
	text-align:justify;
}
#eventiD a {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 16px; 
	text-align:justify;
}

#descrAreaS{
	width:40.5em; 
	padding:0px; 
	margin:0px;
}

#descrAreaD{
   width:20em; 
}

#areaRisS{
	width:45em; 
	min-height:40em; 
	padding-bottom:0px; 
	size:larger;'
}

#Form1 .myButtonBlu {
	padding:0em; 
	margin:0em; 
	width:5.5em; 
	height:2em;
}

#Form1 .myButtonGreen {
	padding:0em; 
	margin:0em; 
	width:5.5em; 
	height:2em;
}

#Form2 .myButtonBlu {
	padding:0em; 
	margin:0em; 
	width:5.5em; 
	height:2em;
}

#Form2 .myButtonGreen {
	padding:0em; 
	margin:0em; 
	width:5.5em; 
	height:2em;
}


#controlloLog{
	min-height:40em; 
	padding-bottom:0px; 
	size:larger;
}
#controlloLog p{
	padding:4em 2em 4em 2em; 
	font-size:larger;
}
#controlloLog .myButtonBlu {
	padding:0em 0em 1.5em 0em;
	margin:0em;
	width:6.5em;  
	height:2em;
}


#indGaifami{
	padding-left:80px;
}

.col_allw280 { 
	float: left; 
	width: 280px; 
	margin-right: 30px; 
}

.col_w900_last { 
	padding: 0 30px; 
	margin: 0; 
	background: none; 
}

.col_last { 
	margin: 0; 
}

.fp_lp_box {
	width: 280px;
	height: 100px;
	margin-bottom: 10px;
}

.fp_lp_box img { 
	padding: 4px; 
	border: 1px solid #ccc; 
	margin-bottom: 5px; 
}

#map img { 
	border: 1px solid #999; 
	padding: 4px; 
}

#contact_form { 
	padding: 0; 
	width: 400px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	color: #333; 
	padding: 10px; 
	border: 1px solid #ccc;  
	background: #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
	color: #000; 
}

.myLabel {font-size: 15px; }

#contact_form form textarea { 
	width: 388px; 
	height: 180px; 
	padding: 10px; 
	color: #333; 
	border: 1px solid #ccc;  
	background: #fff; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	margin: 10px 0px;
	padding: 10px 14px;
	border: 1px solid #ccc;  
	background: #fff; 
	font-weight: bold;
}

#docS{
	width:8em;
}

#docD{
	width:53em; 
	min-height:42em; 
	padding-top:1em;'
}


#gallery { 
	margin: 0; 
	padding: 0; 
}

.g_box { 
	clear: both; 
	display: block; 
	margin: 0 0 60px; 
}

.g_box img { 
	float: left; 
	border: 1px solid #ccc; 
}

.g_box_left { 
	float: left; 
}

.g_box_right { 
	float: right; 
	width: 580px; 
}

.g_box h3 { 
	border: 1px solid #ccc; 
	border-left: 0; 
	border-right: 0; 
	padding: 10px 0; 
}

.post_box { 
	clear: both; 
	display: block; 
	margin: 0 0 60px; 
}

.post_box img { 
	float: right; 
	width: 420px; 
	height: 210px; 
}

.post_header { 
	border: 1px solid #ccc; 
	border-left: 0; 
	border-right: 0; 
	padding: 5px 0; 
	margin-bottom: 20px; 
}

.post_header  h2 { 
	margin-bottom: 5px; 
}

#tooplate_footer {
	clear: both;
	width: 900px;
	padding: 5px 39px; 
	color: #fff;
	text-align: center;
}

#tooplate_footer a { 
	color: #fff; 
	text-decoration: underline; 
}


#tableRisMenu{
	padding:0px; 
	margin:0 0 0 15em; 
	color:#FF6600; 
	font-weight:bold; 
	font-size:larger;
}

#divRisMenu{
	width:45em; 
	min-height:40em; 
	padding-bottom:0px; 
	size:larger;
}

#divPsw{
    min-height:40em; 
	padding-bottom:0px; 
	size:larger;
}
#divPsw .myButtonBlu {
	padding:0em; 
	margin:0em; 
	width:5.5em; 
	height:2em;
}

#sessione2{
	min-height:25em; 
	padding-bottom:0px; 
	font-size:20px;
	size:larger;
}

#tastiSessioneD{
	margin:0em 0em 0em 40em; 
	padding:0;'
}

#erroriLogin{
	min-height:34em; 
	padding-bottom:0px;
}



/*stili per funzionamento sottomenu*/
/*1st sub level menu*/
#tooplate_menu ul li ul{
left: 0;
position: absolute;
top: 0; /* no need to change, as true value set by script */
display: block;
/*visibility: visible;*/
visibility: hidden;
border-radius: 14px;
}

/*Sub level menu list items (undo style from Top level List Items)*/

#tooplate_menu ul li ul li{
/*display: list-item;
float: none;*/
	clear:both;
	display: block;

}

#tooplate_menu ul li ul li a{
	display: block;
	width: 120px;
	height: 25px;
	font-size: 14px;
	color: #67acc2;	
	text-align: left;
	text-decoration: none;
	font-weight: 700;
	outline: none;
	border: none;
}
/*fine stili per funzionamento sottomenu*/


/* width campi form di prenotaSala.jsp */
#Inizio, #Fine, #partecipanti {width:6.5em;}
#Richiedente, #aula, #tipoEvento, #tel, #Email, #tel_Est, #Email_Est {width:16em;}
#fax, #fax_Est {width:17.5em;}
#tipoIstituzione, #ambitoEvento {width:18em;}
#respInt, #indirizzoRespInt, #nominativoRespEst, #indirizzoRespEst, #titolo {width:47.5em;}


.td_10em {width:10em;} 
.td_12em {width:12em;} 
#td_19em {width:19em;} 
#td_19em_2 {width:19em;} 

.padL_1em {padding-left:0.7em;}
/* fine campi form */


/* selezionaSala.jsp*/
.formSelSala {margin:4em 0em 2em 0em;}

#myButtonGreen {padding:0em 0em 1.5em 0em; margin:1.2em 0em 0em 0em; width:6.5em; height:2em;}
#prenota {padding:0em 0em 1.5em 0em; margin:1.2em 6em 0em 4em; width:6.5em; height:2em;}
#conferma {padding:0em 0em 1.5em 0em; margin:1.2em 0em 0em 8em; width:6.5em; height:2em;}
#modifica {padding:0em 0em 1.5em 0em; margin:1.2em 0em 0em 4em; width:6.5em; height:2em;}

#parBottoni {margin:2em 0em 2em 2em;}

#aula {font-size:larger; color:#000066; margin:1em 0em 0em 0em;}

/* visualizzaSala.jsp */

#titoloPagina {padding:0; margin:0; font-size:2em; color:steelblue; font-weight:bold;}
#datepicker {margin:0em 2em 2em 2em; float:left;}

#elenco {padding:0em 0em 1.5em 0em; margin:0em 0em 0em 18em; width:6.5em; height:2em;}
#bottoniVisSala #prenota {padding:0em 0em 1.5em 0em; margin:0em 0em 0em 8em; width:6.5em; height:2em;}
#visSala {padding:0em 0em 1.5em 0em; margin:0em 0em 2em 2em; width:6.5em; height:2em; }

/* elencoPerSala.jsp */

#bottoneElencoPerSala {padding:0em 0em 1.5em 0em; margin:1.2em 0em 0em 0em; width:6.5em; height:2em;}

/* confermaPrenotazioni.jsp */
#parBottoni_Conferma .myButtonBlu {
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 8em 0em 0em; 
	width:6.5em; height:2em;
}

/* confermaPrenotazioni2.jsp */
#parBottoni_Conferma2 .myButtonBlu {
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 8em 0em 0em; 
	width:6.5em; height:2em;
}

#parBottoni_Conferma2 .myButtonGreen {
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 10em 0em 0em; 
	width:6.5em; height:2em;
}

/* esito.jsp */
#parBottoni_Esito .myButtonBlu {
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 0em 0em 0em;
	width:6.5em; height:2em;
}

#parBottoni_Esito .myButtonGreen {
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 0em 0em 6em; 
	width:6.5em; height:2em;
}

#imgChiudi {margin-left:4%;}

.tastiSessione {margin:0em 0em 0em 0em; padding:0; text-align:right;}

/* modificaPrenotazioni2.jsp */
#campoPrenot {width:4em;}
#tdStato {width:4em;}
#tdStato2 {width:8em;}

#parBottModPren2{padding:5em 0em 2em 0em;}

#parBottModPren2 .myButtonBlu{
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 6em 0em 0em; 
	width:6.5em; 
	height:2em;
}

#parBottModPren2 .myButtonGreen{
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 4em 0em 0em; 
	width:6.5em; 
	height:2em;
}


#parBottModPren2 .myButtonRed{
	padding:0em 0em 1.5em 0em; 
	margin:1.2em 10em 0em 8em; 
	width:6.5em; 
	height:2em;
}

#parBottoniPrenotaSala .myButtonBlu{ 
	padding:0em; margin:0em 8em 0em 0em; 
	width:6.5em; height:2em; 
}

#parBottoniPrenotaSala .myButtonGreen{ 
	padding:0em; margin:0em;
	width:6.5em; height:2em;
}
