/* Foglio di stile per la parte pubblica del sito www.rental.it
Autore: Grapho Service
Tutti i diritti sono riservati.
*/

body {
	margin: 0px;
	background-image: url(interface/images/top_bg.jpg);
	background-repeat: repeat-x;
}

a {color: #000000;text-decoration: none;}
a:hover { color: #F9C000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}

#navigateparents {color: #454545; font-weight: bold; }
#navigateparents a {text-decoration: none; color: #454545; font-weight: bold; }
#navigateparents a:visited {text-decoration: none; color: #454545; font-weight: bold; }
#navigateparents a:hover{text-decoration: none; color: #F9C000; font-weight: bold; }

#navigateancestor {color: red; font-weight: bold; }
#navigateancestor a {text-decoration: none; color: red; font-weight: bold; }
#navigateancestor a:visited {text-decoration: none; color: red; font-weight: bold; }
#navigateancestor a:hover{text-decoration: none; color: #F9C000; font-weight: bold; }

ul {
	margin-left:25px; 
	/*margin-top:-15px;
	margin-bottom: -15px;*/
}

ol {
	margin-left:25px; 
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 135%;
}

.td_top{
	background-image: url(interface/images/top_bg.jpg);
	background-repeat: repeat-x;
}

.td_left {
	background-image: url(interface/images/left_bg.jpg);
	background-repeat: repeat-y;
}

.td_left_submenu {
	background-image: url(interface/images/left_bg_chiaro.jpg);
	background-repeat: repeat-y;
}

.td_left_menu {
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: White;
}

.left_menu {
	margin-left: 48px;
	font-size: 9pt;
	color: White;
}

.language {
	color: #666666;
}

.tab_title_1 {
	margin-top:10px; 
	color:#FFFFFF; 
	font-size:10pt; 
	font-weight:bold;
}

.tab1_link {
	color: #0E005D;
	font-weight: bold;
}

h1 {
	font-family: Trebuchet MS;
	color: #FF0000;
	font-size: 20px;
	line-height: 100%;
}

h2 {
	font-family: Trebuchet MS;
	color: #00008B;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.book_title {
	font-family: Trebuchet MS;
	color: Red;
	font-size: 18px;
	font-weight: bold;
}

.but_link {
	color: #686868;
}

.extra {
	font-family: Trebuchet MS;
	color: Red;
	font-size: 13px;
	font-weight: bold;
}
.bottomline{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: Gray;
}

#tablesku td {border-bottom: 1px solid #DDDDDD; font-size: 11px}
.prioritytext {font-weight: bold; font-size: 11px; color: #6c92aa}
