﻿.contentarea {
	width: 600px;
	float: left;
	padding: 5px;
	background: url(../images/bg_contentarea_wallpaper.gif) no-repeat top #FFF;
}

	.contentarea h1{
		font-family: Tahoma;
		font-size: 24pt;
		font-weight: bold;
		color: #FFF;
		margin: 0;
		float: left;
	}
	.contentarea h2{
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		color: #7E3208;
		margin: 0;
		clear: both;
	}

	.title_t1 {
		font-size: 13pt;
		color: #7E3208;
	}

/*#################################################################*/
/* ELEMENTI APPARTENENTI AL CENTRALE */
/*#################################################################*/

.menuarea {
	width: 170px;
	font-size: 9pt;
	color: #FFF;
	float: left;
}
.menuareahead {
	width: 160px;
	height: 25px;
	padding: 5px 0 0 10px;
	font-size: 11pt;
	background: url("../images/bg_top_wallpaper.gif") no-repeat;
}
.menuareacenter {
	width: 160px;
	text-align: left;
	background: url("../images/bg_center_wallpaper.gif") repeat-y;
}

	.menuareacenter hr {
			width: 135px;
			height: 1px;
			background-color: #FFF;
			color: #FFF;
			border: 0 solid #FFF;
			margin: 5px 0 5px 10px;
		}
		
		.menuareacenter a, .menuareacenter a:link, .menuareacenter a:active, .menuareacenter a:visited {
			width: 150px;
			padding: 5px 0 5px 10px;
			line-height: normal;
			color: #FFF;
			text-decoration: none;
		}
		.menuareacenter a:hover {
			width: 150px;
			padding: 5px 0 5px 10px;
			line-height: normal;
			color: #FFF;
			text-decoration: none;
			background: url("../images/bg_arrow_software.gif") right center no-repeat #E87C3D;
		}
		
.menuareafooter {
	width: 160px;
	height: 10px;
	background: url("../images/bg_footer_wallpaper.gif") no-repeat;
}

/*#################################################################*/
/* ELEMENTI SEZIONE WALLPAPER */
/*#################################################################*/


/* Sistema tabellare risultati */

.aa_tab_list
{
	width: 100%;
}

.aa_tab_list td
{
	border: solid 1px #F7550F;
	vertical-align: top;
	padding: 5px;
	font-size: 8pt;
}
.aa_tab_list span.title
{
	color: Blue !important;
}	

.aa_tab_list span.bigtitle
{
	color: Blue !important;
	font-size: 14pt;
}	

.aa_tab_list_pager input
{
	border: solid 1px #B1B1B1;
	background: url(../images/bg_aa_tab_list_pager_grey.gif) repeat-x #E6E6E6;
	width: 20px;
	height: 18px;
	text-align: center;
	font-size:8pt;
	font-weight: bold;
	color: #F7550F;
	margin: 0px 3px 2px 0px;
}


