/* CSS - CAT Travel Srl */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3A37;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img_index/bg_index.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
	text-decoration: none;
	color: #3E3A37;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font: normal 12px/25px "Trebuchet MS", Verdana;
	text-align: center;
	padding: 0px 0px -5px;
	color: #746045;
	margin: 14px 0px 0px;
}
#flash h1 a, #flash h1 a:visited {
	color: #746045;
	border-bottom: 1px dotted #746045;
}
#flash h1 a:hover, #flash h1 a:active {
	color: #746045;
	border-bottom: none;
}
.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 20px;
	font-weight: bold;
}
#flash {
	margin-top: 65px;
	height: 220px;
}
#footer {
	line-height: 2em;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#footer img {
	vertical-align: middle;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #3E3A37;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #fff;
}
a:link {
	color: #3E3A37;
}
a:visited {
	color: #3E3A37;
}
a:hover {
	color: #999999;
}
a:active {
	color: #3E3A37;
}
#address {
	font-style: normal;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 520px;
}
.float_sx {
	float: left;
}
.float_dx {
	float: right;
	text-align: right;
}
