/* 	----------------------------------------------
	giardinodeitrulli.css
	----------------------------------------------
*/

body {
	background: #7AA9E6 url('img/body_back.jpg') top repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}

/* 	---------------------------
	tipografia 
	---------------------------	*/
a {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #B82723;
	text-decoration: none;
	border-bottom: 1px dashed #B82723;
}
a:hover {
	border-bottom: 1px solid #B82723;
}
strong {
	color: #B82723;
}
p {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #285B9E;
}
h1 {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 8px;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #B82723;
	letter-spacing: -0.01em;
	line-height: 110%;
}

.border_down {
	padding-bottom: 8px;
	border-bottom: 1px solid #B82723;
}

/* 	-------------------------
	layout 
	------------------------ */
#wrapper {
	background: url('img/page_back2.jpg') top repeat-y;
	color: #333;
	margin: 0px auto;
	padding: 0;
	border: 0;
	height: 100%;
	width: 760px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px;
	}

html>#wrapper	{
	width: 758px;
	} 

#header	{
	height: 100%;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
}

/* --- main navigation --- */

#menu {
	padding: 0;
	border: 0;
	width: 720px;
	height: 48px;
	background: url('img/menu_back.jpg') top no-repeat;	
	margin: 0px auto;
}
html>#menu {
	margin-top: 0px;
}

#menu ul {
	float: left;
	margin: 0;
	border: 0;
	padding: 22px 10px 0;
	list-style-type: none;
}
#menu li {
	float: left;
	height: 26px;
	margin: 0;
	margin-right: 8px;
	padding: 0 8px 0 8px;
	border: 0;
	background: url('img/btn_back.jpg') bottom left repeat-x;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	display: inline;
}
#menu li a {
	text-decoration: none;
	border: 0;
}
#menu li:hover {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#menu #current {
	background: #fff url('img/btn_curr_back.jpg') bottom left repeat-x;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#menu #current a {
	border: 0;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
	color: #B82723;
	text-decoration: none;
}
#menu #current a:hover {
	border-bottom: 1px dashed #B82723;
	text-decoration: none;
}
#menu #current a:visited {
	text-decoration: none;
}

#menu a {
	float: left;
	display: block;
	padding: 4px 0 0 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.01em;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
#menu a:visited {
	text-decoration: none;
}

#pagebody {
	width: 720px;
	height: 100%;
	padding: 0;
	margin: 0px auto;
	border: 0;
	text-align: left;
	color: #fff;
	clear: both; 
}

#content {
	width: 525px;
	height: 100%;
	background: #fff url('img/content_back_top.gif') top left no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	border-right: 0px solid #ddd;
}

#outer_main {
	width: auto;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0;
	/* background: url('img/content_back_bottom.gif') bottom right no-repeat; */
}
#inner_main {
	padding: 8px;
	padding-left: 24px;
	padding-right: 24px;
}
#main_left {
	float: left;
	width: 180px;
	margin: 0;
	padding: 16px;
	padding-top: 36px;
	padding-right: 12px;
	text-align: right;
}
#main_right {
	height: 100%;
	background: url('img/main_sep.gif') center left repeat-y;
	margin-left: 212px;
	padding: 16px;
}

#main_left p {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	line-height: 125%;
	color: #285B9E;
}

#main_h1_back {
	background: url('img/main_h1_back.jpg') bottom center no-repeat;
	height: 80px;
}

#sidebar {
	background: #6A9215 url('img/sidebar_back.jpg') repeat-y;
	width: 192px;
	padding: 0;
	margin: 0 0 0 528px;
	_margin: 0 0 0 525px;
	border: 0;
	color: #000;
}
#sidebar #news_outer {
	background: url('img/side_news_top.jpg') top left no-repeat;
}
#sidebar #news_outer p {
	color: #fff;
}
#sidebar #news_outer b { color: #FEF31B; }
#sidebar #news_outer strong { color: #FEF31B; }

#sidebar #news_inner {
	/* background: #6A9215 url('img/side_bottom.jpg') bottom left no-repeat; */
}

#sidebar #side_loc_outer 	{ height: 100%; background: url('img/side_loc_top.jpg') top left no-repeat; }
#sidebar #side_alb_outer 	{ height: 100%; background: url('img/side_alb_top.jpg') top left no-repeat; }
#sidebar #side_osp_outer 	{ height: 100%; background: url('img/side_osp_top.jpg') top left no-repeat; }
#sidebar #side_info_outer 	{ height: 100%; background: url('img/side_info_top.jpg') top left no-repeat; }
#sidebar #side_con_outer 	{ height: 100%; background: url('img/side_contact_top.jpg') top left no-repeat; }

#side_content {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0;
	padding: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 64px;
	border: 0;
}
#side_content p {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin:0;
	padding:0;
	line-height: 125%;
	letter-spacing: 0.05em;
}
#side_content b { font: bold 13px Georgia, "Times New Roman", Times, serif; }
#side_content strong { font: bold 13px Georgia, "Times New Roman", Times, serif; }
#side_content em { font: bold 13px Georgia, "Times New Roman", Times, serif; }

#side_content h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #FDF418;
}
#side_content ul {
	border: 0;
	margin: 0;
	padding: 4px;
	padding-bottom: 24px;
	list-style-type: none;
}
#side_content li {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FDF418;
	margin: 0;
	padding: 0;
	padding-left: 24px;
	padding-bottom: 4px;
	background: url('img/side_li.gif') center left no-repeat;	
}
#side_content a {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FECC00;
	border: 0;
	text-decoration: none;
}
#side_content a:hover {
	color: #FDF418;
	text-decoration: none;
	border-bottom: 1px dashed #FDF418;
}

#footer {
	clear: both;
	width: 760px;
	height: 80px;
	margin: 0px auto;
	padding: 0px;
	background: url('img/footer_back.jpg') top repeat-x;
	text-align: center;
}
#footer #filler {
	width: 760px;
	height: 16px;
}
#footer p {
	margin: 0; padding: 0;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#footer a {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}


.intro {
	padding: 12px;
	padding-top: 0px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #285B9E;
	letter-spacing: 0.1em;
	line-height: 110%;
}
.descriz {
	padding: 0;
	padding-right: 24px;
	padding-left: 24px;
}

#thumbs {
}

#thumbs img {
	width: 98px;
	height: 98px;
	padding: 4px;
}
#thumbs a {
	border: 0;
	margin: 0;
	text-decoration: none;
}
#thumbs a:hover {
	text-decoration: none;
}
#thumbs a:visited {
	text-decoration: none;
}


#ph_nav_btn {
}
#ph_nav_btn a {
	width: 75px;
	height: 16px;
	border: 0;
	display: block;
	text-align: center;
	background-color: #285B9E;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
	border: 0;
}
#ph_nav_btn a:hover {
	background-color: #B82723;
}

#gen_button {
	padding:8px;
}
#gen_button a {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	text-align: center;
	background-color: #6A9215;
	text-decoration: none;
}
#gen_button a:hover {
	text-decoration: none;
	border-bottom: 4px solid #5d8211;
}

.pad8 {
	padding: 8px;
}
