/* CSS Document */

.titolo_pag { font-size:14px; font-weight:bold; color:#ffffff; background-image: url(images/cont_news.jpg); background-repeat:no-repeat; background-color:#3F4B65; background-position:right; height:33px; text-align:left; padding-left:5px;}
.titolo_pag a{ color:#FFFFFF;}
.titolo_pag a:hover{ color:#FFFFFF; text-decoration:none;}
.itemTextguest {padding-right: 60px; line-height: 1.5em; text-align:justify;}
.itemTextguest:first-letter {font-size: 133%; font-weight: bold;}
.index_cat_titolo {
	font-size:12px;
	color:#3D4963;
	background-image:url(images/categ_img.gif);
	background-repeat:no-repeat;
	padding:5px 0px 0px 35px;
	height:35px;
	text-transform: uppercase;
	text-align:left;
}

.inserisciannuncio {
	font-size:10px;
	color:#3D4963;
	background-image:url(images/inserannuncio.gif);
	background-repeat:no-repeat;
	padding:15px 0px 0px 35px;
	height:35px;
	text-transform: uppercase;
	text-align:right;
	background-position: 500px;	
}
.info {
	text-align: left;
	margin-left: 5px;
	line-height: 120%;
	font-size: 80%;
	padding-left: 2px;
	}
	
.evenguest {
	background-color: #F9F2EB;
	background-image: url(images/bgeven2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
	border:1px solid #ccc;
	height:45px !important;

}

.headguest {
	background-color: #F9F2EB;
	padding: 3px;
	background-image: url(images/bgeven.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:39px !important;
	border:1px solid #ccc;
}
textarea { background-color : #FFFFFF; border:1px solid #fff; height:38px !important;}


select{ background-color: #F9F2EB; padding: 3px; margin:5px; border:1px solid #fff;}

.tab1{
	border:1px solid #ccc;
	width:100%;
	padding:5px;
	margin:5px;
	background-color:#F8F7F7;
	background-image: url(images/template.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab2{border:1px solid #ccc;
	width:100%;
	padding:5px;
	margin:5px;
	background-color:#E8EAF0;
	background-image: url(images/template2.gif);
	background-repeat: no-repeat;
	background-position: right top;}
