﻿/* QUI SONO CONTENUTI GLI STILI GENERALI PER IL PORTALE*/


html,form
{
	height:100%;	
}

body
{
	font-family:Verdana;
	font-size:10px;
	margin:0px;
	height:100%;
	background-repeat:repeat-y;
	background-position:center;
	background-color:#b76a55;
}

a
{
	color:#64392d;	
}

.content_wrapper /*CONTENTIORE PRINCIPALE*/
{
	width:980px;
	margin:0px auto;
	border-left:0px solid #64392d;
	border-right:0px solid #64392d;
	border-bottom:0px solid #64392d;
	min-height:600px;
	/*border-bottom:20px solid #64392d;*/
	background-color:#b76a55;
	padding-bottom:10px;
}

.credits
{
	color:#f19981;
}

.page_content
{
	padding-top:8px;
	font-size:11px;
	color:#64392d;
	border-bottom:1px solid #48281f;
	border-left:0px solid #48281f;
	border-right:0px solid #48281f;
	padding-bottom:10px;
	line-height:15px;
	width:840px;	
	padding-left:0px;
	min-height:600px;
}



.login_content
{
	width:980px;
	margin:0px auto;
	border-bottom:1px solid #48281f;
	border-left:1px solid #48281f;
	border-right:1px solid #48281f;
	min-height:600px;
	background-image:url(../images/login.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
	padding-left:10px;
	padding-top:5px;
	color:#64392d;
	
}

.links_page_content
{
	width:980px;
	margin:0px auto;
	border-bottom:1px solid #48281f;
	border-left:1px solid #48281f;
	border-right:1px solid #48281f;
	min-height:600px;
	background-image:url(../images/links.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
	padding-left:10px;
	padding-top:5px;
	color:#64392d;
}

.index_page_content
{
	width:856px;
	margin:0px auto;
	border-bottom:1px solid #48281f;
	border-left:1px solid #48281f;
	border-right:1px solid #48281f;
	min-height:600px;
	/*background-image:url(../images/web/index.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
	padding-left:0px;
	padding-top:5px;
	color:#64392d;
}

.links_page_content
{
	width:856px;
	margin:0px auto;
	border-bottom:1px solid #48281f;
	border-left:1px solid #48281f;
	border-right:1px solid #48281f;
	min-height:600px;
	background-image:url(../images/web/links.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
	padding-left:0px;
	padding-top:5px;
	color:#64392d;
	padding-left:10px;
}

.contacts_page_content
{
	width:980px;
	margin:0px auto;
	border-bottom:1px solid #48281f;
	border-left:1px solid #48281f;
	border-right:1px solid #48281f;
	min-height:600px;
	background-image:url(../images/contacts.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
	padding-left:10px;
	padding-top:5px;
	font-size:11px;
		color:#64392d;
}

.links_wrapper
{
	width:980px;
	margin:0px auto;
	border:0px solid #64392d;
	min-height:600px;
	background-image:url(../images/links.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
	background-color:#b76a55;
	min-height:600px;	
}

.service_menu_wrapper
{
	border-bottom:3px solid #48281f;
	padding-bottom:5px;	
	padding-top:5px;
}


.service_menu_wrapper a
{
	font-size:11px;
	color:#64392d;
	text-decoration:none;	
}

.service_menu_wrapper a:active
{
	font-size:11px;
	color:#64392d;
	text-decoration:none;	
}

.service_menu_wrapper a:hover
{
	font-size:11px;
	color:white;
	text-decoration:none;	
}

.main_menu_wrapper
{
	border-bottom:1px solid #64392d;
}

.internal_menu_item
{
	padding-bottom:5px;
	font-size:11px;	
}

.internal_menu_selected_item
{
	padding-bottom:5px;
	font-size:11px;	
	color:White;
	font-weight:bold;
}

.internal_menu_selected_item a
{
	padding-bottom:5px;
	font-size:11px;	
	color:White;
	text-decoration:none;
}

.internal_menu_item a
{
	padding-bottom:5px;
	font-size:11px;	
	text-decoration:none;
}

.internal_menu_item a:hover
{
	padding-bottom:5px;
	font-size:11px;	
	text-decoration:none;
	color:White;
}

.footer
{
	text-align:center;
	color:White;
	font-size:10px;
	background-color:#64392d;
}


.links_body
{
	background-image:url(../images/links.png);
	background-position:bottom;
	background-repeat:no-repeat;	
	min-height:600px;
}


.gallery_song_title
{
	color:White;
	font-weight:bold;	
}

/* STILI MENU PRINCIPALE */

.MenuBody
{
	font-family:Verdana;
	font-size:11px;
}

.TopItem
{
	font-size:11px;
	color:#64392d;
	cursor:pointer;
}

.SelectedTopItem
{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
}

.SelectedTopItemHover
{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	cursor:default;
}

.TopItemHover
{
	font-size:11px;
	color:#FFF;
	cursor:pointer;	
}


.SubItem
{
	color:#64392d;
	cursor:pointer;
}

.SubItemHover
{
	color:#FFF;
	cursor:pointer;
}

.Titoli
{
	font-weight:bold;
	font-size:11px;
	color:#5a3a31;
	font-family:Tahoma;
	letter-spacing:1px;
	padding-bottom:3px;
	border-bottom:1px solid #64392d;
	width:100%;
	
}

hr
{
	height:1px;
	background-color:#64392d;
	border:0px;
	border-bottom:1px solid #64392d;
}