@charset "utf-8";
/* CSS Document Home page*/
/*********************************************
	0.0		home_page_tit
	0.1		home_page_oldpaper
	0.2		home_page_top_cornicione
	1.0		home_page_trio
	2.0		home_page_content_sx_container
	3.0		home_page_tit_content
	4.0		home_page_tour_trio_tit
	5.0		home_product_banners
	6.0		home_page_vip

	
	
**********************************************/
/*********************************************
0.0		home_page_tit
**********************************************/	
.home_page_tit h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
}
.home_page_tit h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
}
.home_page_tit a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
}
.home_page_tit a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:28px;	
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
	text-decoration:underline;
}
.home_page_tit a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:28px;	
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
}
.home_page_tit a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#95625f;
	width:100%;
	margin:15px 0 0 0;
	letter-spacing:0px;
	float:inherit;
	/*text-transform:uppercase;*/
}
/*********************************************
0.1		home_page_oldpaper
**********************************************/	
.home_page_oldpaper_top_bg {
	background-image:url(../_images/design/img_top_box_homepage.png);
	background-repeat:no-repeat;
}
.home_page_oldpaper_top_bg_dx_repeter {
	background-image:url(../_images/design/img_top_box_homepage_corner_dx.png);
	background-repeat:no-repeat;
}
.home_page_oldpaper_content_bg {
	background-image:url(../_images/design/img_top_box_homepage_bg.jpg);
	background-repeat:no-repeat;	
}
.home_page_oldpaper_content_ombra_dx {
	background-image:url(../_images/ombre/img_top_box_homepage_ombra_dx.png);
}
#home_page_oldpaper {
	padding-left:15px; 
	padding-right:15px; 
	padding-top:10px;
	float:left;
	width:280px;
}
#home_page_oldpaper h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#993333;
	font-size: 16px;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	line-height: 1.5em;
}
#home_page_oldpaper p {
	font-family:calibri;
	color:#003333;
	font-size: 14px;
	/*text-transform: uppercase;*/
	line-height: 1.3em;
}

/*home_page_btn_more_info*/
#home_page_btn_more_info {
	float:left; 
	height:35px; 
	width:130px; 
	margin-left:90px;
	margin-right:90px;
	padding-top:15px;
}
/*********************************************
0.2		home_page_top_cornicione
**********************************************/	
.home_page_top_cornicione_sx {
	background-image:url(../_images/design/cornicione/img_design_cornicione_homepage_top_sx_corner.png);
	background-repeat:no-repeat;
}
.home_page_top_cornicione_middle {
	background-image:url(../_images/design/cornicione/img_design_cornicione_homepage_top_repeater.jpg);	
}
.home_page_top_cornicione_dx {
	background-image:url(../_images/design/cornicione/img_design_cornicione_homepage_top_dx_corner.png);	
	background-repeat:no-repeat;
}
/*********************************************
1.0	home_page_trio
**********************************************/	
#home_page_trio {
	background:url(../_images/content/img_content_home_trio_title_bg.png);
	height:47px;
	text-align: center;
}
#home_page_trio p {
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
	font-weight:bold;
	color:#81b4ef;
	margin:10px 0 0 0;
	text-align:center;
}
/**LINK**/
#home_page_trio p a:link {
	color:#81b4ef;
}
#home_page_trio p a:hover {
	color:#81b4ef;
	text-decoration:underline;
}
#home_page_trio p a:visited {
	color:#81b4ef;
}
#home_page_trio p a:active {
	color:#81b4ef;
}
/****/
/*florence*/
.home_page_trio_florence h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c7233;
	text-align:center;
	margin:0 0 0 0;
}
.home_page_trio_florence h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c7233;
	text-align:center;
	margin:0 0 0 0;
	font-size:16px;
}
/**LINK**/
.home_page_trio_florence a:link {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_florence a:hover {
	color:#ff9966;
	text-decoration:underline;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_florence a:visited {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}
.home_page_trio_florence a:active {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}

/****/
/*vatican*/
.home_page_trio_vatican h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#496988;
	text-align:center;
	margin:0 0 0 0;
}
.home_page_trio_vatican h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#496988;
	text-align:center;
	margin:0 0 0 0;
	font-size:16px;
}
/**LINK**/
.home_page_trio_vatican a:link {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_vatican a:hover {
	color:#ff9966;
	text-decoration:underline;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_vatican a:visited {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}
.home_page_trio_vatican a:active {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}

/*rome*/
.home_page_trio_rome h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff9966;
	text-align:center;
	margin:0 0 0 0;
}
.home_page_trio_rome h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff9966;
	text-align:center;
	margin:0 0 0 0;
	font-size:16px;
}
.home_page_trio_rome a:link {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_rome a:hover {
	color:#ff9966;
	text-decoration:underline;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;
}
.home_page_trio_rome a:visited {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}
.home_page_trio_rome a:active {
	color:#ff9966;
	font-family:calibri, verdana, arial, serif;
	font-size:14px;	
}
/*view all tours*/
.home_page_trio_txt {
	font-family:calibri, verdana, arial, serif;
	font-size:15px;
	color:#537aa8;
}
.home_page_trio_txt a:link {
	color:#537aa8;
}
.home_page_trio_txt a:hover {
	color:#537aa8;
	text-decoration:underline;
}
.home_page_trio_txt a:visited {
	color:#537aa8;
}
.home_page_trio_txt a:active {
	color:#537aa8;
}
/***************************************************
#home_page_trio_cornicione {
	background:url(../_images/design/cornicione/img_design_trio_cornicione_repeter.png);
	height:20px;
}
.trio_rating_stars {
	float:left; 
}
.home_page_trio_from_txt {
	float:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#537aa8; 
	padding-top:5px; 
	padding-right:5px;	
}
***************************************************/

/*********************************************
2.0		home_page_content_sx_container
**********************************************/	
#home_page_main_content_sx_container {
	width:615px; float:left;
}
.home_page_main_content_sx_fade_shadow {
	background:url(../_images/ombre/ombra_sx_main_content_start_fade.png);
}
.home_page_main_content_dx_fade_shadow {
	background:url(../_images/ombre/ombra_dx_main_content_start_fade.png);	
}
.home_page_main_content_sx_shadow {
	background:url(../_images/ombre/ombra_sx_main_content.png);		
}
.home_page_main_content_dx_shadow {
	background:url(../_images/ombre/ombra_dx_main_content.png);		
}
.home_page_main_content_dx_fade_shadow_end {
    	background:url(../_images/ombre/ombra_dx_main_content_end_fade.png);	
}
.home_page_main_content_sx_fade_shadow_end {
    	background:url(../_images/ombre/ombra_sx_main_content_end_fade.png);	
}
/*********************************************
3.0		home_page_tit_content
**********************************************/	
.home_page_tit_content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-left:10px;
	margin-right:5px;	
}
.home_page_tit_content_azz {
	color:#81b4ef;
}
.home_page_tit_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	margin-right:5px;
}
/**LINK**/
.home_page_tit_content_green {
	color:#969660;
}
.home_page_tit_content_green a:link {
	color:#969660;
}
.home_page_tit_content_green a:hover {
	color:#969660;
	text-decoration:underline;
}
.home_page_tit_content_green a:visited {
	color:#969660;
}
.home_page_tit_content_green a:active {
	color:#969660;
}
/**LINK**/
.home_page_tit_content_blu {
	color:#537aa8;
}
.home_page_tit_content_blu a:link {
	color:#537aa8;
}
.home_page_tit_content_blu a:hover {
	color:#537aa8;
	text-decoration:underline;	
}
.home_page_tit_content_blu a:visited {
	color:#537aa8;
}
.home_page_tit_content_blu a:active {
	color:#537aa8;
}
/****/
/*********************************************
4.0		home_page_tour_trio_tit
**********************************************/	
/**LINK**/
.home_page_tour_trio_tit {
	font-family:calibri, verdana, arial, serif;
	font-size:15px;
	text-align:center;
	color:#62b8a2;
	padding-bottom:10px;
}
.home_page_tour_trio_tit a:link {
	color:#62b8a2;
}
.home_page_tour_trio_tit a:hover {
	color:#62b8a2;
	text-decoration:underline;
}
.home_page_tour_trio_tit a:visited {
	color:#62b8a2;
}
.home_page_tour_trio_tit a:active {
	color:#62b8a2;
}
/****/
.home_page_tour_trio_price {
	font-family:calibri, verdana, arial, serif;
	font-size:15px; 
	font-weight:bold;
	color:#537aa8; 
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;		
}
/*********************************************
5.0		home_product_banners
**********************************************/	
/**LINK**/
.home_product_banners_title {
	padding: 10px 5px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#95625f;
	width:554px;
	float:left;	
	height: 45px;
}
.home_product_banners_title  a:link {
	padding: 10px 5px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:24px;
	color:#95625f;
	float:left;
}
.home_product_banners_title  a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#95625f;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	float:left;	
	padding-top:10px;
	text-decoration:underline;
}
.home_product_banners_title  a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#95625f;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	float:left;	
	padding-top:10px;
}
.home_product_banners_title  a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#95625f;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	float:left;	
	padding-top:10px;
}
/****/
#home_product_banners_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#537aa8;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:10px;
	width:150px;
	float:left;
	text-align:right;
}
#home_product_banners_img {
	float:left;

}
#home_product_banners_description {
	float:left;
	width:428px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	font-size:12px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#home_product_banners_btn {
	float:left;
	padding-left:25px;
	padding-top:10px;
}
/*********************************************
6.0		home_page_vip
**********************************************/	
#home_page_vip {
	
}
#home_page_vip h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#95625f;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-top:30px;
	text-align:left;
}
#home_page_vip h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#505525;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	text-align:left;
}
#home_page_vip p {
	font-family: calibri, verdana, arial, serif;
	font-size:15px;
	color:#95625f;
}

/*our_garantee*/
