/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	background: #c2c2c2;
}
a:link, a:visited { color: #720803; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #720803; text-decoration: none; font-weight: bold; }

#tmp_content div{
padding-left:0px;
}
.icona {
background-image: url(../images/tmp_menu_button1.jpg);
width:11px;
height:11px;
float:left;
margin-left:15px;

}
.veneto {
color:#000000;
font-size:8px;
font-weight:bolder;
}


h1 {
	margin:0px;
	padding-left: 40px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 18px;
	color:#981d1d;
}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 16px;
	color:#ea6300;
}

h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}
h4 {
	margin:0px;
	padding-left: 40px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 14px;
	color:#981d1d;
	
}
#tmp_container {
	margin: auto;
	margin-top: 10px;
	width: 770px;
	border: solid 5px #FFFFFF;
	background: #FFFFFF;
}
#tmp_left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(../images/tmp_left_corner.jpg) no-repeat;
}
#tmp_left_title {
	padding: 20px;
	height: 43px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;

}
#tmp_left_title span {
	font-size: 24px;
	color:#c61000;
}
#tmp_menu_column {
	float: left;
	width: 230px;
	background: url(../images/tmp_left_title.jpg) no-repeat;
}
.tmp_menu_list {
	float: left;
	width: 230px;
}
.tmp_menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.tmp_menu_list li a {
	display: block;
	height: 25px;
	padding-top: 8px;
	color: #666666;
	padding-left: 50px;
	background: url(../images/tmp_menu_button.gif);
}
.tmp_menu_list li a:hover, .tmp_menu_list li .current {
	color: #a81407;
}

#tmp_link {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-left: 30px;
	text-align:left;
	padding-right: 20px;

}


#tmp_new {
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-left: 30px;
	text-align: justify;
	padding-right: 20px;
}
#tmp_new span {
/*	background: #f09e00;
	border: thin dotted;*/
	color: #a81407;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
}
#tmp_contact {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left:20px;
	padding-top: 10px;
	width: 180px;
/*	background: #720803;*/
	background: #5291EF;
	color: #FFFFFF;
	height: 120px;
}
#tmp_contact span {
	font-size: 14px;
	font-weight: bold;
}


#tmp_form {
	text-align:left;
	float:left;
	padding-left:20px;
	width: 300px;
	color: #FFFFFF;
	height: 100px;
}

#tmp_form span {
	font-size: 14px;
	font-weight: bold;
}

#tmp_right_column {
	float: right;
	width: 513px;
}
#tmp_right_header {
	height: 251px;
	color: #FFFFFF;
	background: url(../images/tmp_header.jpg) no-repeat;
}
.tmp_right_link {
	float: right;
	margin: auto;
}

.tmp_right_link span{
	float: right;
	width:20px;
	height:30px;
}

.tmp_right_link ul {
	margin: 0px;
	list-style: none;
	padding-left: 300px;
}
.tmp_right_link li{
	display: inline;
}
/*.tmp_right_link li a {
	float: left;
	margin-top: 55px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(../images/bullet2.gif) no-repeat;
}*/
.tmp_right_link a {
	float: right;
	margin-top: 60px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(../images/bullet2.gif) no-repeat;
}

form {
	float: right;
	margin-top: 55px;
	width: 280px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}


.form_contatti {
	float: left;
	margin-top: 30px;
	margin-left:50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}

.cerca  {
	float: right;
	margin-top: 10px;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}

.newsletter  {
	float: center;
	margin-top: 10px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}

.txt_cerca {
	width:100px;
	height:12px;
	font-size:10px;
}

form .txt_login {
	width:50px;
	height:12px;
	font-size:10px;
} 
form .txt_submit {
	margin-left: 5px;
	width:50px;
	height:20px;
} 

.tmp_right_slogan {
	float: right;
	text-align: right;
	margin-top: 70px;
	padding-right: 15px;
	width: 260px;
	color: #CCCCCC;

}
#tmp_content {
	background: url(../images/tmp_right_bg.jpg) repeat-x;
}
#tmp_content p {
	margin-top: 15px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 40px;
}

.tmp_wedo img {
	float: right;
	padding-left: 20px;
	padding-right: 0px;
}

.tmp_wedo ul {
	float: left;
	padding-left: 20px;
}

.tmp_wedo p {
width: 360px;
	float: left;
	padding-left: 20px;
}


#tmp_footer {
	clear: both;
	width: 770px;
	height: 32px;
	padding-top: 20px;
	text-align: center;
	/*background: #dedede;*/
	background:#5291EF;
	font-weight: bold;
	color:#FFFFFF;
}


#tmp_footer a{

	color:#FFFFFF;
	}


/*------------------------------------*/


