﻿body {
	background-color: #94CEFF;
	color:#003366; 
	margin:0px; 
	padding:0px;
}

.titolo {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top:5px;
}

.titolocerca {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.boxlogin {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.testo {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#003366; 
}

.footer {
	color:#003366; 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
}
.inputtype {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	height: 17px;
	width: 175px;
}

.img_listaviaggio{
	background-image: url(../images/boxtop_r4_c4.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.img_listino{
	background-image: url(../images/boxlistino_r2_c2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FEFEFE;
}

.img_listinosx{
	background-image: url(../images/boxlistino_r2_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FEFEFE;
}

.img_listinodx{
	background-image: url(../images/boxlistino_r2_c3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FEFEFE;
}

.img_login{
	background-image:		url(../images/boxlogin_r2_c2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FCFDFF;
}

.img_loginsx{
	background-image:		url(../images/boxlogin_r2_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FCFDFF;
}

.img_logindx{
	background-image:		url(../images/boxlogin_r2_c3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FCFDFF;
}

.img_registrazione{
	background-image:		url(../images/formregistrazione_r2_c2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #F6FFFF;
}

.img_registrazionesx{
	background-image:		url(../images/formregistrazione_r2_c1.jpg);
	background-position: top;
	background-repeat: repeat-y;
	background-color: #F6FFFF;
}

.img_registrazionedx{
	background-image:		url(../images/formregistrazione_r2_c3.jpg);
	background-position: top;
	background-repeat: repeat-y;
	background-color: #F6FFFF;
}

.img_lista{
	background-image:		url(../images/boxlista_r2_c2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


.img_listasx{
	background-image:		url(../images/boxlista_r2_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.img_listadx{
	background-image:		url(../images/boxlista_r2_c3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.nomeAgenzia{
	font-weight:bold;
}

.comuneAgenzia{
	font-style:italic;
	margin-left:20px;
}
			
.cRegFrm{
	background-image:url(../../custom/images/divisorio_form.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 2px;
}

.form_button {
	color:#cb2700;
	font:bold 10px Tahoma, Arial;
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
}

/*Textbox Watermark*/
.unwatermarkedTextBox {
	height:20px;
	width:211px;
}

.watermarkedTextBox {
	font-size: 11px;
	height:20px;
	width:211px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.unwatermarkedTextArea {
	height:110px;
	width:211px;
}

.watermarkedTextArea {
	font-size: 11px;
	height:110px;
	width:211px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.mandatory {
	font-weight: bold;
}


.input {
	font-size: 11px;
	border:1px solid #999;
	width:211px;
	height:20px;
}



.Selected{
	background-image:url('../images/px_menu_selected.jpg');
	background-repeat:repeat-x;
	width:50px;
	height:42px;
	color:#0c3252;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-weight:bold;
	padding-bottom:10px;

}

.NotSelected{
	width:100%;
	height:42px;
	color:white;
	padding-left:40px;
	padding-right:30px;
	padding-top:5px;
	text-decoration:none;
	
}


.baffo{ 
	list-style-image: url('../../custom/images/epa.jpg')
}

.baffo li{
	font-size:18px; 
    padding-left:10px;
    color: #ff9933;               
}
