html, body {height:100%;}

body {
	/*background-color:#CDCDCD;*/
	background-color:#cdcdcd;
	color:#000000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-275px; /* half of container's height */
}
hr {
	display: none;
}


#box {
	position:relative;
	text-align:left;
	height:510px;
	clear:left;
	width:910px;
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color: #000000;
	outline-style: none;
}


div {
	outline-style: none;
}

#h_left {
	float: left;
	width: 165px;
}
#header a {
	color: #000;
	text-decoration: underline;
}
#header {
	height: 99px;
}

#header a:hover {
	color: #cfd1d2;
}

#logo {
	background-image: url(../img/logo_brh.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 165px;
	text-indent: -2000em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
}

#logo a{
	height: 91px;
	width: 165px;
	display:block;
	outline-style: none;
}

/*
#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 165px;
	text-indent: -2000em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
}
#logo a {
	display:block;
	height: 49px;
	width: 165px;
	outline-style: none;	
}
*/
#payoff {
	background-image: url(../img/payoff.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 165px;
	text-indent: -2000em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 4px;
	background-position: left top;
}
#h_middle {
	float: left;
	width: 740px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 55px;
}
#h_path {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	width: 550px;
	float: left;
}
#h_languages {
	float: right;
	background-color: #FFFFFF;
	line-height: 24px;
	height: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 25px;
	font-weight: bold;
	text-transform: uppercase;
	width: 145px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
#h_right {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
	margin-left: 5px;
	width: 740px;
	height: 97px;
	position: relative;
}
#h_history {
	line-height: 30px;
	background-color: #FFFFFF;
	height: 30px;
	float: left;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	position: relative;
}
#h_history  ul  {
	position: absolute;
	height: 11px;
	left: 9px;
	top: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#h_history li  {
	display: block;
	float: left;
	width: 13px;
}

#history_clear {
	width: 13px;
	position: absolute;
	right: 5px;
	top: 9px;
	font-size: 9px;
	padding:0;
	line-height: 10px;
	height: 13px;
	text-indent: -2000em;
	background-image: url(../img/clear.gif);
}
#history_clear a {
	display: block;
	height: 13px;
	width: 13px;
}



#h_navigator {
	background-color: #FFFFFF;
	height: 30px;
	margin-top: 5px;
	float: left;
	width: 400px;
	margin-left: 5px;
}

#footer {
	clear: both;
	font-size: 9px;
}
.small_bar {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	height: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
div.clear {
	clear: both;
}

#f_text {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content {
	padding-top: 4px;
	clear: both;
}
#content a:hover {
	text-decoration: none;
}

#c_left {
	width: 165px;
	float: left;
}
#c_left_body {
	height: 399px;

}

#c_middle_body {
	height: 395px;
}
#c_middle {
	margin-left: 5px;
	float: left;
	width: 740px;
	position: relative;
}
#m_category {
	height: 60px;
	width: 165px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#c_prg_list {
	background-color: #FFFFFF;
	height: 315px;
	width: 145px;
	overflow: auto;
	position: relative;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	outline-style: none;
}
#c_prg_list:hover, #c_prg_list.active {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;

}

#c_prg_list li {
	text-transform: uppercase;
	margin-bottom: 10px;
}
#c_prg_list    li.last    {
	margin-bottom: 0px;
}

#c_prg_list a {
	display: block;
	padding: 4px;
	border: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
	position: relative;
	margin: 0px;
	height: 15px;
	line-height: 15px;
	width: 125px;
	outline-style: none;
}
#c_prg_list a:hover,#c_prg_list #c_prg_active {
	display: block;
	border: 1px solid #000000;
}
#c_m_left {
	width: 165px;
	margin-right: 5px;
	float: left;
	height: 399px;
	position: relative;
	
}
#c_m_center {
	width: 570px;
	float: left;
	height: 395px;
}
.stylewhite {
	background-color: #FFFFFF;
}
div.sensible  {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
div.sensible:hover, div.sensible_act  {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}




.bottomborder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}

#prg_description {
	position: absolute;
	bottom: 31px;
	width: 165px;
}
#prg_description h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	line-height: 20px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

#prg_pdf {
	position: absolute;
	bottom: 0px;
	width: 155px;
	left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 13px;
}

#prg_photo_scheda {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#prg_photo_footer {
	margin-top: 7px;
}
#prg_photo_picture {
	height: 370px;
	width: 560px;
	cursor: pointer;
	cursor: hand;
}

#prg_photo_footer_right {
	float: right;
}
#prg_photo_footer_left {
	float: left;
}

.tab_title {
	height: 21px;
	width: 141px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_title a {
	display: block;
	height: 21px;
	width: 141px;
}
.sensible:hover  .tab_title, .sensible_act .tab_title {
	background-position: left bottom;
}


#box_4_1 {
	float: left;
	width: 283px;
	height: 190px;
}
#box_4_2 {
	float: left;
	height: 190px;
	width: 283px;
	margin-left: 4px;
}
#box_4_3 {
	clear: left;
	height: 197px;
	width: 283px;
	margin-top: 4px;
	float: left;
}
#box_4_4 {
	float: left;
	height: 197px;
	width: 283px;
	margin-top: 4px;
	margin-left: 4px;
}
#box_2_1 {
	float: left;
	width: 283px;
	height: 395px;
}
#multimedia_pages  {
	font-size: 9px;
	float: right;
}
#media_selected_footer {
	margin-bottom: 8px;
}
#multimedia_numimages {
	float: left;
}

#multimedia_pages a {
	text-decoration: none;
}
#media_selected {
	margin-bottom: 5px;
	height: 263px;
	width: 263px;
}
#selected_pdf {
	text-align: right;
}




#box_2_2 {
	float: left;
	width: 283px;
	height: 391px;
	margin-left:4px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}

/*
#box_2_2:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
*/


#box_2_2_a {
	height: 110px;
}
#box_2_2_b {
	height: 110px;
	margin-top: 4px;
}
#box_2_2_c {
	height: 110px;
	margin-top: 4px;
}
#box_2hor_1 {
	height: 193px;
}
#box_2hor_2 {
	height: 194px;
	margin-top: 4px;
}

h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
div.box95 {
	background-color: #FFFFFF;
	padding: 10px;
	height: 70px;
	overflow: hidden;
}
div.line4 {
	line-height: 4px;
	height: 4px;
	overflow: hidden;
}
.strong {
	font-weight: bold;
}

.box95_img {
	float: left;
	height: 70px;
	width: 80px;
}
.box95_txt {
	float: left;
	overflow: hidden;
	width: 170px;
}
/* tab */
#t_pubblicazioni {
	background-image: url(../img/tab_pubblicazioni_it.gif);
	background-repeat: no-repeat;
}

#t_profilo {
	background-image: url(../img/tab_profilo_it.gif);
	background-repeat: no-repeat;
}

#t_team {
	background-image: url(../img/tab_team_it.gif);
	background-repeat: no-repeat;
}

#t_scritti {
	background-image: url(../img/tab_scritti_it.gif);
	background-repeat: no-repeat;
}

#t_recapiti {
	background-image: url(../img/tab_recapiti_it.gif);
	background-repeat: no-repeat;
}

#t_collaborazioni {
	background-image: url(../img/tab_collaborazioni_it.gif);
	background-repeat: no-repeat;
}


/* fine tab */
#welcome {
	width: 165px;
}
#welcome_box {
	background-color: #FFFFFF;
	padding: 10px;
}
#welcome_buttons li {
	display: block;
	height: 30px;
	width: 80px;
	float: left;
	background-color: #FFFFFF;
}
#welcome_buttons {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#welcome_buttons a {
	display: block;
	height: 20px;
	width: 70px;
	margin-top: 5px;
	margin-left: 5px;
	text-indent: -2000em;
	background-repeat: no-repeat;
	background-position: left top;
}
#welcome_buttons a:hover {
	background-position: left bottom;
}

#welcome_entra {
	background-image: url(../img/button_entra.gif);
}
#welcome_enter {
	background-image: url(../img/button_enter.gif);
}

#loading {
	display: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:16px;
	height:16px;
	position:absolute;
	text-align:center;
	z-index: 1000000;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	top:31px;
	right: 144px;
}
.relative {
	position: relative;
}
