/* CSS Document */

html,body{margin:0; padding:0; text-align:center; background-color:#b2b2b2;}

body{
font-family: "Trebuchet MS",arial,sans-serif; font-size:12px; color: #000000; text-align: center;}

table{
font-family: "Trebuchet MS",arial,sans-serif; font-size:12px;
}

a{color:#3385ca; text-decoration: none; text-decoration: underline;}
a:hover{color: #333333; text-decoration: underline;}

a.giallo {color: #FFCC00; text-decoration: underline; font-weight:bold;}
a.giallo:hover{color: #FFCC00; text-decoration: underline; font-weight:bold;}
a.grigio {color: #1A1A1A; text-decoration: underline; font-weight:bold;}
a.grigio:hover{color: #1A1A1A; text-decoration: underline; font-weight:bold;}

.giallo {color: #FFCC00;  font-weight:bold;}
.gialloscuro {color: #f4ae1a;  font-weight:bold;}
.giustificato {text-align: justify;}

/*FOOTER*/
div#footer{text-align:left; color:#333333; width:auto; font-size:10px;}
div#footer a{font-weight: bold;text-decoration: underline;color:#333333;}
div#footer .h1{font-size:11px; font-weight:normal; color:#333333;}

/*CONTAINER*/
div#container{
width:auto;
margin:35px;
text-align:left;
height:auto; color: #4A4A4A; width:480px;
}

span#transportationTitle{
color:#f4ae1a;
font-weight:bold;
font-size:13px;
}

span#preemptMessages{
color:#cf3422;
}

.inputTextReservForm{
  background-color: #F0F0F0;
  border: 0px;
  color: #292929;
  font-weight: bold;
  font-family: "Trebuchet MS",arial,sans-serif; font-size:12px;
}

.titleInputTextReservForm{
  background-color: #F0F0F0;
  border: 0px;
  color: #4a4a4a;
  font-family: "Trebuchet MS",arial,sans-serif; font-size:12px;
}

.inputTextPrenotaForm{
  background-color: #FFFFFF;
  border: 0px;
  color: #292929;
  font-weight: bold;
  font-family: "Trebuchet MS",arial,sans-serif; font-size:12px;
}

.titleInputTextPrenotaForm{
  background-color: #FFFFFF;
  border: 0px;
  color: #4a4a4a;
  font-family: "Trebuchet MS",arial,sans-serif; font-size:12px;
}

.inputTextLength2{
 width: 20px;
}

.inputTextLength4{
 width: 35px;
}

span#preemptMessagePrice{
color:#313131;
font-weight:bold;
font-size:13px;
}

.bordofoto{padding:2px; border: 1px solid black; border-color: #999999;}
.link{ margin:5px 0 5px 0;}

.titolo { color: #292929; font-weight:bold;}
.sottotitolo { color:#3385ca;}

.nohover { color:#919191;}
.sflinkor { background-image: url(../immagini/sflinkor.jpg); background-repeat:repeat-x;}


.titologialloscuro {color: #f4ae1a;  font-weight:bold; font-size: 14px;}
.titoloblu {color: #3385ca;  font-size: 14px;}
.testogrande{font-size: 13px;}

#thumbs {
 margin-top:20px;
}

#thumbs .imgContentExt { 
  	width:135px; /*WIDTH THUMBS*/
	height:101px; /*HEIGHT THUMBS*/
	float:left;
	cursor: pointer;
	border:1px #CCCCCC solid;
	background-color: #F8F8F8;
	margin:5px 18px 15px 0;
	padding: 2px 2px 2px 2px;
}


#thumbs .imgContentInt { 
  	width:135px; /*WIDTH THUMBS*/
	height:101px; /*HEIGHT THUMBS*/
	overflow:hidden;
}

#thumbs img {
  width:135px; /*WIDTH THUMBS*/
}










