/*---------------- STILI COMUNI A TUTTE LE PAGINE ----------------------------*/
body {
	background-color: #FFFFFF;

	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #141215;

	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #141215;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a						{color:	#D40A5A;	text-decoration:	underline;}
a:link					{color:	#D40A5A;	text-decoration:	underline;}
a:visited				{color:	#D40A5A;	text-decoration:	underline;}
a:hover					{color:	#D40A5A;	text-decoration:	underline;}
a:active				{color:	#D40A5A;	text-decoration:	underline;}

input, select, textarea {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #141215;

	border: 1px solid #D40A5A;
}

#outer_tbl {
	width: 100%;
}

#outer_cnt {
	vertical-align: top;
	text-align: center;
}

#inner_tbl {
	width: 800px;
	background-color: #FFFFFF;
	background-image: none;

	border: 1px solid #C4CEC7;
}

#inner_cnt {
	vertical-align: top;
	text-align: left;
}

#content_tbl {
	width: 800px;
}

#content_tbl .left {
	vertical-align: top;
	width: 158px;
	background-color: #C8D1C9;
}

#menu_top {
	width: 158px;
	height: 80px;
	overflow: hidden;
	background-image: url('../immagini/frame/menu_top_bg.gif');
}

#menu_top .lang {
	height: 36px;
	padding-top: 4px;

	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	color: #BFC9C1;
	font-weight: bold;
}

#menu_top .lang a,
#menu_top .lang a:link,
#menu_top .lang a:active,
#menu_top .lang a:visited,
#menu_top .lang a:hover
{
	color: #BFC9C1;
	text-decoration: none;
}

#menu_top .intro {
	height: 37px;
	padding-top: 3px;

	font-size: 10px;
	text-align: left;
	padding-left: 25px;
	color: #D61561;
	font-weight: bold;
}

#menu_top .intro a,
#menu_top .intro a:link,
#menu_top .intro a:active,
#menu_top .intro a:visited,
#menu_top .intro a:hover
{
	color: #D61561;
	text-decoration: none;
}

#menu_bottom {
	width: 127px;
	padding-left: 16px;
	padding-right: 15px;
}

#menu_bottom .menu_spacer {
	height: 4px;
	line-height: 4px;
	font-size: 4px;
}

#menu_bottom a.menu_item {
	display: block;
	width: 117px;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-size: 9px;
	font-weight: bold;

	color: #141215;
	text-decoration: none;
	background-image: url('../immagini/frame/menu_item_out_bg.gif');
}

#menu_bottom a.menu_item:link,
#menu_bottom a.menu_item:active,
#menu_bottom a.menu_item:visited
{
	color: #141215;
	text-decoration: none;
	background-image: url('../immagini/frame/menu_item_out_bg.gif');
}

#menu_bottom a.menu_item:hover
{
	color: #BFC9C1;
	text-decoration: none;
	background-image: url('../immagini/frame/menu_item_over_bg.gif');
}

#menu_bottom a.menu_item_selected,
#menu_bottom a.menu_item_selected:link,
#menu_bottom a.menu_item_selected:active,
#menu_bottom a.menu_item_selected:visited,
#menu_bottom a.menu_item_selected:hover
{
	display: block;
	width: 117px;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-size: 9px;
	font-weight: bold;

	color: #BFC9C1;
	text-decoration: none;
	background-image: url('../immagini/frame/menu_item_over_bg.gif');
}

#search_cnt {
	width: 127px;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#search_cnt .keywords {
	width: 127px;
	height: 21px;
}

#search_cnt .keywords .border {
	border-top: 1px solid #AEAEB0;
	border-right: 1px solid #AEAEB0;
	border-left: 1px solid #BFC9C1;
	border-bottom: 1px solid #BFC9C1;
	background-color: #FFFFFF;
}

#search_cnt .keywords .widther {
	width: 121px;
	height: 15px;
	padding: 2px;
}

#search_cnt .keywords input {
	border: none;

	margin: 0px;
	padding: 0px;

	padding-left: 2px;
	padding-right: 3px;

	width: 116px;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
}

#search_cnt .search {
	padding-top: 5px;
}

#search_cnt .search input {
	background-color: #C8D1C9;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #D61561;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

#content_tbl .right {
	vertical-align: top;
	width: 642px;
	background-color: #FFFFFF;
	background-image: url('../immagini/frame/content_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #C4B15C;
}

#content_tbl .right .pad {
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 22px;
	padding-bottom: 22px;
}

#content_tbl .right .pad_search_results {
	padding-left: 90px;
	padding-right: 38px;
	padding-top: 22px;
	padding-bottom: 22px;
}

#page_title {
	height: 56px;
	line-height: 56px;
	font-size: 11px;
	font-weight: bold;
	color: #D61561;
}

#page_txt {
	font-weight: normal;
	line-height: 17px;
	font-size: 11px;
	color: #141215;
	text-align: justify;
}

#page_txt a						{color:	#D40A5A;	text-decoration:	underline;}
#page_txt a:link				{color:	#D40A5A;	text-decoration:	underline;}
#page_txt a:visited				{color:	#D40A5A;	text-decoration:	underline;}
#page_txt a:hover				{color:	#D40A5A;	text-decoration:	underline;}
#page_txt a:active				{color:	#D40A5A;	text-decoration:	underline;}

#footer_tbl {
	width: 800px;
	background-color: #FFFFFF;
	background-image: none;
}

#footer_cnt {
	vertical-align: top;
	text-align: right;
}
/*---------------- FINE STILI COMUNI A TUTTE LE PAGINE ----------------------------*/

/*---------------- HTML CONTENT ----------------------------*/
.htmlCell {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	line-height: 17px;
	font-size: 11px;
	color: #141215;
	padding: 5px;
	text-align: justify;
}

.htmlCell a						{color:	#D40A5A;	text-decoration:	underline;}
.htmlCell a:link				{color:	#D40A5A;	text-decoration:	underline;}
.htmlCell a:visited				{color:	#D40A5A;	text-decoration:	underline;}
.htmlCell a:hover				{color:	#D40A5A;	text-decoration:	underline;}
.htmlCell a:active				{color:	#D40A5A;	text-decoration:	underline;}
/*---------------- FINE HTML CONTENT ----------------------------*/

/*---------------- PAGE RESULT SET ----------------------------*/
.resultTable {
	width: 100%;
}

.resultInf {
	white-space:		nowrap;

	font-weight:		bold;
	color:				#D4005A;
	font-family:		Verdana;
	font-size:			12px;

	padding: 5px;
}

.resultInfSmall {
	white-space:		nowrap;

	font-weight:		normal;
	color:				#D4005A;
	font-family:		Verdana;
	font-size:			10px;

	padding: 3px;
}

.resultInfLeft {
}

.resultInfRight {
	text-align:			right;
}

.resultNav {
	height: 29px;
	line-height: 29px;
	background-color: #D9D9D9;
	background-image: url('../immagini/frame/result_nav_bg.gif');

	white-space:		nowrap;

	color:				#D4005A;
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;

	padding-left: 5px;
	padding-right: 5px;
}
.resultNav a			{color:	#D4005A;	text-decoration:	underline;}
.resultNav a:link		{color:	#D4005A;	text-decoration:	underline;}
.resultNav a:visited	{color:	#D4005A;	text-decoration:	underline;}
.resultNav a:hover		{color:	#D4005A;	text-decoration:	underline;}
.resultNav a:active		{color:	#D4005A;	text-decoration:	underline;}

.resultNav select {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #D4005A;
	border: 1px solid #D4005A;
}

.resultDisabled {
	color:				#B2B2B2;
}

.resultCurrent {
	font-size:			13px;
	font-weight:		bold;
}

.resultBg1 {
	background-color: #F5F8E8;
}
.resultBg2 {
	background-color: #EDF3F4;
}
/*---------------- FINE PAGE RESULT SET ----------------------------*/

/*---------------- ARTICOLI ----------------------------*/
#articles_cnt {
}

#articles_cnt .vspacer {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}

#articles_cnt .nav_spacer {
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}

#articles_cnt .vspacer {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}

#articles_cnt .img_cnt {
	vertical-align: top;
	width: 1%;
}

#articles_cnt .border1 {
	border: 1px solid #DFE4E0;
}

#articles_cnt .border2 {
	border: 3px solid #BFC9C1;
}

#articles_cnt .text_cnt {
	vertical-align: top;
	width: 99%;
	padding-left: 10px;
}

#articles_cnt .data {
	color: #141215;
}

#articles_cnt .data a,
#articles_cnt .data a:link,
#articles_cnt .data a:active,
#articles_cnt .data a:visited,
#articles_cnt .data a:hover
{
	color: #141215;
	text-decoration: none;
}

#articles_cnt .titolo {
	padding-top: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #141215;
}

#articles_cnt .titolo a,
#articles_cnt .titolo a:link,
#articles_cnt .titolo a:active,
#articles_cnt .titolo a:visited,
#articles_cnt .titolo a:hover
{
	color: #141215;
	text-decoration: none;
}

#articles_cnt .testo {
	padding-top: 10px;
	line-height: 17px;
	text-align: justify;
	font-size: 11px;
	color: #141215;
}

#articles_cnt .testo a,
#articles_cnt .testo a:link,
#articles_cnt .testo a:active,
#articles_cnt .testo a:visited,
#articles_cnt .testo a:hover
{
	color: #141215;
	text-decoration: none;
}

#articles_cnt .allegato {
	padding-top: 10px;
	color: #141215;
	font-weight: bold;
}

#articles_cnt .allegato a,
#articles_cnt .allegato a:link,
#articles_cnt .allegato a:active,
#articles_cnt .allegato a:visited,
#articles_cnt .allegato a:hover
{
	color: #141215;
	text-decoration: none;
}

#articles_cnt .immagine {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#articles_cnt .back {
	height: 29px;
	line-height: 29px;
	background-color: #141215;
	background-image: url('../immagini/frame/result_nav_bg.gif');

	white-space:		nowrap;

	color:				#D61561;
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;

	padding-left: 5px;
	padding-right: 5px;

	text-align: right;
}
#articles_cnt .back a			{color:	#D61561;	text-decoration:	none;}
#articles_cnt .back a:link		{color:	#D61561;	text-decoration:	none;}
#articles_cnt .back a:visited	{color:	#D61561;	text-decoration:	none;}
#articles_cnt .back a:hover		{color:	#D61561;	text-decoration:	none;}
#articles_cnt .back a:active	{color:	#D61561;	text-decoration:	none;}
/*---------------- FINE ARTICOLI ----------------------------*/

/*---------------- GALLERY ----------------------------*/
#galleria_cnt {
}

#galleria_cnt .thumb_cnt {
	text-align: center;
	padding: 4px;
}

#galleria_cnt .border1 {
	border: 1px solid #DFE4E0;
}

#galleria_cnt .border2 {
	border: 3px solid #BFC9C1;
}
/*---------------- FINE GALLERY ----------------------------*/
