﻿/*
Web site: www.tecnitravel.it
Site map stylesheet, compressed 
Copyright (C) 2006, Airiny sas. All Rights Reserved.
info@airiny.com
*/
#Article
{
	width: 533px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 15px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
}

#Article td
{
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
}

#Article h1
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #F26522;
}

.section_map
{
	background-color: #F7F4EA;
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;

}

.section_map td
{
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
}

.section_map a
{
	text-decoration: none;
	color: #000;
	
}

.section_map_level_1 
{
	padding-left: 15px;
	background-image: url(images/punto-arancione.gif);
}

.section_map_level_1 a
{
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	color: #F26522;
	font-weight: bold;
	background-color: #F7F4EA;
	white-space: nowrap;
}

.section_map_level_1 a:hover
{
	color: #000;
}

.section_map_level_2 
{
	padding-left: 10px;
	background-image: url(images/punto-arancione.gif);
}


.section_map_level_2 a
{
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	font-weight: bold;
	background-color: #F7F4EA;
	white-space: nowrap;
}

.section_map_level_2 a:hover
{
	color: #F26522;
}

.section_map_level_2_no_childs 
{
	padding-left: 10px;
	background: url(images/punto-arancione-wide.gif) no-repeat;
}

.section_map_level_2_no_childs a
{
	padding-left: 4px;
	padding-right: 4px;
	color: #000;
	font-weight: bold;
	background-color: #F7F4EA;
	white-space: nowrap;
}

.section_map_level_2_no_childs a:hover
{
	color: #F26522;
}

.section_map_level_3 
{
	width: 100%;
	padding-left: 6px;
	border-left: solid 1px #F26522;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
}

.section_map_level_3 a
{
	background-color: #F7F4EA;
	white-space: nowrap;
}

.section_map_level_3 a:hover
{
	color: #F26522;
}

.section_vertical_spacer
{
	height: 6px;
	background-color: #F7F4EA;
}

.intersection_vertical_spacer
{
	height: 10px;
	background-color: #fff;
}


.section_left_margin
{
	width: 11px;
}

.section_vertical_line
{
	width: 1px;
	background-color: #F26522;
}

.section_vertical_line_end
{
	width: 1px;
	background: url(images/mappa-del-sito-top-vbar.gif) no-repeat;
}

.section_vertical_line_start
{
	width: 1px;
	background: #F26522 url(images/mappa-del-sito-vstart.gif) no-repeat;
}

.section_info
{
	background-color: #F7F4EA;
	vertical-align: top;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	border-left: solid 1px #F26522;
}

.section_info_level_1 
{
	padding-left: 6px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
}

.section_info_level_1 a
{
	background-color: #F7F4EA;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
}

.section_info_level_1 a:hover
{
	color: #F26522;
}

.section_info_level_2 
{
	padding-left: 12px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
}

.section_info_level_2 a
{
	background-color: #F7F4EA;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
}

.section_info_level_2 a:hover
{
	color: #F26522;
}

/*
#Article
{
	width: 600px;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 20px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
	
}

#Article h1
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	color: #F26522;
}

#Article td
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background-color: #F7F4EA;
	vertical-align: top;
	padding: 3px;
	border-top: solid 4px #fff;
}

#Article td li a, #Article li a,  #Article a
{
	text-decoration: none;
	color: #000;
}

#Article ul  
{
	list-style-type:none;
	list-style-image: none;
	padding-left: 0px;
}


#Article ul ul 
{

	list-style-image: url(images/bullet9.gif);
	margin-left: 46px;
}


*/