﻿.contentarea {
	width: 600px;
	float: left;
	padding: 5px;
	background: url(../images/bg_contentarea_foto.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: #3A4B51;
		margin: 0;
		clear: both;
	}

	.imgsection {
		float: right;
	}

	.os_txt
	{
		width: 100px;
		height: 18px;
		border: solid 2px #05308A;
	}

	.title_t1 {
		font-size: 13pt;
		color: #05308A;
	}
	
/*#################################################################*/
/* 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_foto.gif") no-repeat;
}
.menuareacenter {
	width: 160px;
	text-align: left;
	background: url("../images/bg_center_foto.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 #829AA1;
		}

		.menuareacenter .info {
			margin: 10px;
			font-size: 8pt;
			line-height: normal;
		}


.menuareafooter {
	width: 160px;
	height: 10px;
	background: url("../images/bg_footer_foto.gif") no-repeat;
}

/*#################################################################*/
/* ELEMENTI SEZIONE FOTOALBUM */
/*#################################################################*/

.bg_aa_tab_search {
	background: url(../images/bg_aatabsearch_foto.gif) no-repeat;
	width: 600px;
	height: 300px;
}

/* Sistema tabellare risultati */

.aa_tab_search {

}
.aa_tab_search td {
	padding: 5px;
}

.aa_tab_list {
	width: 100%;
	margin: 15px 0 0 0;
}
	.aa_tab_list_row td
	{
		padding: 5px;
		border: solid 1px #E6e6E6;
	}
	.aa_tab_list_row td.cell1 
	{
		vertical-align: top;
	}
	.aa_tab_list_row td.cell2 
	{
		vertical-align: top;
		width: 100%;
	}
	

	.aa_tab_list_pager td
	{
		padding: 0; 
		border-bottom: solid 3px #F7550F;
	}
	.aa_tab_list_pager table td {
		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: #000;
	}
	.aa_tab_list_pager table td a 
	{
		text-decoration: none;
		color: #F7550F;
	}
/* FINE Sistema tabellare risultati */





