body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;	
	/*
	background-image: url(/images/template/bg.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	background-position: 2px 3px;
	*/
}

dd {
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px	
} 

dt {
	padding: 0px;
	margin: 0px;
	/* font-weight: bold; */
} 
.errortext {
	color: #FF0000;
}

.warningtext {
	color: #FF0000;
	text-align:left;
	font-size: 10px;
	padding: 5px;
}

a:link, a:visited {
	color            : #0089c5;
	text-decoration  : none;
}
a:hover {
	color            : #a71419;
	text-decoration  : underline;
}

.top_table {
		background-image: url(/images/template/top.jpg);
}

.topmenuList {
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
}

.topmenuList a:link, .topmenuList a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.topmenuList a:hover {
	color: #a71419; 
	/* color: #007ab3; */
	text-decoration: underline;
	font-weight: bold;
}

.tbl_search {
background-color:#e8e9eb;
}


.maintbl {
	background-image: url(/images/template/bgo.jpg);
	background-repeat:repeat-y;
}


.menutblbg {
	background-image: url(/images/template/menutopbg.jpg);
	background-repeat:no-repeat;
}

.menubottonbg {
	background-image: url(/images/template/menubottonbg.jpg);
	background-repeat:no-repeat;
}

.cmsImgHome1 {
			
}
.cmsImgHome2 {
			
}
.cmsImgHome3 {
			
}

.pagetitle {
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-right:6px;
	margin-bottom: 17px;
	text-transform: uppercase;
	text-align: center;
}

.pagetitleStatic {
	color:#007db4;
	font-size: 17px;
	font-weight: bold;
	margin-right:6px;
	margin-bottom: 10px;
	text-align: left;
}

.carTitleDesc {
	font-size: 11px;
	font-weight: bold;
}

.autoTitleMain, .cartTitleObject {
	font-size: 13px;
	font-weight: bold;

}

.prenotata {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.listAttMain {
	line-height: 20px;
	float: left;
	margin-right: 20px;
}

.autoTitle {
	font-size: 15px;
	font-weight: bold;

}

.listAtt {
	line-height: 20px;
	float: left;
	margin-right: 20px;
	padding: 10px;
}

.titleDescr {
	color:#000000;	
	font-weight: bold;
}

.borderImg {
	border: 2px solid #006699;
}

.formrow {
	padding: 5px;
}

.formrow label {
/*
	margin: 10px;
	padding: 10px;
	line-height: 20px;
*/
}

.formelement {
	padding-top: 5px;
}





.formrowsearch {
	padding: 3px;
	margin-left: 16px;
}

.formrowsearch label {
	text-transform: uppercase;
	color: #006895;
	font-size: 10px;
	margin-left: 5px;
}

.campiobbligatori {
	color: #FF0000;
	font-size: 10px;
}

.formelementsearch {
	padding-top: 3px;
}

.tableLogin {
	border: 1px solid #006699;
}



.captchform {
	margin-top: 5px;
}

.captchform dd {
	margin-top: -10px;
}

label.captcha {
	margin:20px;
	padding:20px;
}

.news_title_td {
	border-bottom: 1px solid #006699;
	padding: 5px;
}

.news_title {
	color: #a71419;
	font-weight: bold;
	font-size: 16px;
}

.news_date_td  {
	padding: 5px;
}

.news_date {
	color:#007db4;
	font-size: 12px;
}

.news_text_td {
	padding: 5px;
}

.news_text {
	margin-bottom: 10px;
}

.aisensi {
	font-size: 10px;
	padding: 2px;
}

.errors li {
	font-size: 9px;
	margin-left: -10px;
	list-style-position: outside;
}

.hidden{
	display: none;
}
