/*begin Page
Created by Artisteer v3.0.0.32906*/
#art-main, TABLE
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
H1, H2, H3, H4, H5, H6, P, A, UL, OL, LI
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background-color: #E7DCCA;
	background-image: url(../images/Bottom_texture.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
.art-postcontent, .art-postcontent LI, .art-postcontent TABLE, .art-postcontent A, .art-postcontent A:link, .art-postcontent A:visited, .art-postcontent A.visited, .art-postcontent A:hover, .art-postcontent A.hovered
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: justify;
}
.art-postcontent P
{
	margin: 12px 0;
}
H1, H2, H3, H4, H5, H6, H1 A, H2 A, H3 A, H4 A, H5 A, H6 A, H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link, H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited, H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 32px;
}
.art-postcontent A
{
	text-decoration: none;
	color: #A34C00;
}
.art-postcontent A:link
{
	text-decoration: none;
	color: #A34C00;
}
.art-postcontent A:visited, .art-postcontent A.visited
{
	color: #E96F06;
}
.art-postcontent A:hover, .art-postcontent A.hover
{
	color: #FF8D29;
}
.art-postcontent H1
{
	color: #ACA5B1;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
}
.art-postcontent H2
{
	color: #897F90;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.art-postcontent H3
{
	color: #6D6473;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.art-postcontent H4
{
	color: #39343C;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.art-postcontent H5
{
	color: #121113;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.art-postcontent H6
{
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
UL
{
	list-style-type: none;
}
OL
{
	list-style-position: inside;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
}
#art-page-background-middle-texture
{
	position: absolute;
	background-image: url(../images/Middle_texture.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: scroll;
	width: 100%;
	min-height: 100%;
	overflow: visible;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
FORM
{
	padding: 0 !important;
	margin: 0 !important;
}
TABLE.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/*end Page
begin Box, Sheet*/
.art-sheet
{
	position: relative;
	margin: 0 auto;
	min-width: 55px;
	min-height: 55px;
}
.art-sheet-body
{
	position: relative;
	padding: 9px;
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl
{
	position: absolute;
}
.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
	width: 66px;
	height: 66px;
	background-image: url(../images/sheet_s.png);
}
.art-sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 33px, 33px, auto);
}
.art-sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 33px, 33px);
}
.art-sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(33px, 33px, auto, auto);
}
.art-sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(33px, auto, auto, 33px);
}
.art-sheet-tc, .art-sheet-bc
{
	left: 33px;
	right: 33px;
	height: 66px;
	background-image: url(../images/sheet_h.png);
}
.art-sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 33px, auto);
}
.art-sheet-bc
{
	bottom: 0;
	clip: rect(33px, auto, auto, auto);
}
.art-sheet-cr, .art-sheet-cl
{
	top: 33px;
	bottom: 33px;
	width: 66px;
	background-image: url(../images/sheet_v.png);
}
.art-sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 33px);
}
.art-sheet-cl
{
	left: 0;
	clip: rect(auto, 33px, auto, auto);
}
.art-sheet-cc
{
	position: absolute;
	top: 33px;
	left: 33px;
	right: 33px;
	bottom: 33px;
	background-color: #FFFFFF;
}
.art-sheet
{
	top: -9px !important;
	margin-bottom: -9px !important;
	cursor: auto;
	width: 968px;
}
/*end Box, Sheet
begin Menu
menu structure*/
.art-menu A, .art-menu A:link, .art-menu A:visited, .art-menu A:hover
{
	outline: none;
}
.art-menu, .art-menu UL
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu LI
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu LI:hover
{
	z-index: 10000;
	white-space: normal;
}
.art-menu LI LI
{
	float: none;
}
.art-menu UL
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.art-menu LI:hover > UL
{
	visibility: visible;
	top: 100%;
}
.art-menu LI LI:hover > UL
{
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu UL:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu UL
{
	min-height: 0;
}
.art-menu UL
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu UL UL
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
UL.art-menu
{
	float: right;
}
/*menu structure*/
.art-menu
{
	padding: 0;
}
.art-nav
{
	position: relative;
	min-height: 39px;
	z-index: 100;
}
/*end Menu
begin MenuItem*/
.art-menu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 39px;
	cursor: pointer;
	text-decoration: none;
}
.art-menu UL LI
{
	margin: 0;
	clear: both;
}
.art-menu A .r, .art-menu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 127px;
	/*[disabled]background-image:url(../images/menuitem.png);*/
}
.art-menu A .l
{
	left: 0;
	right: 0;
}
.art-menu A .r
{
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.art-menu A .t, .art-menu UL A, .art-menu A, .art-menu A:link, .art-menu A:visited, .art-menu A:hover
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-variant: small-caps;
	font-size: 20px;
}
.art-menu A .t
{
	padding: 0 22px;
	color: #8E5C06;
	margin: 0;
	line-height: 39px;
	text-align: center;
}
.art-menu A:hover .l, .art-menu A:hover .r
{
	top: -44px;
}
.art-menu LI:hover > A .l, .art-menu LI:hover > A .r
{
	top: -44px;
}
.art-menu LI:hover A .l, .art-menu LI:hover A .r
{
	top: -44px;
}
.art-menu A:hover .t
{
	color: #993300;
}
.art-menu LI:hover A .t
{
	color: #993300;
}
.art-menu LI:hover > A .t
{
	color: #993300;
}
.art-menu LI.active A SPAN.t
{
	color: #000000;
}
.art-menu A:hover.separator-without-submenu
{
	cursor: default;
}
.art-menu A:hover.separator-without-submenu .t
{
	color: #8E5C06;
}
.art-menu LI:hover A.separator-without-submenu .t
{
	color: #8E5C06;
}
A:hover.separator-without-submenu .r, A:hover.separator-without-submenu .l
{
	top: 0 !important;
}
/*end MenuItem
begin MenuSeparator*/
.art-menu .art-menu-li-separator
{
	display: block;
	width: 0;
	height: 39px;
}
/*end MenuSeparator
begin Header*/
DIV.art-header
{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 285px;
	overflow: hidden;
}
DIV.art-header-center
{
	position: relative;
	width: 950px;
	left: 50%;
}
DIV.art-header-jpeg
{
	position: absolute;
	top: 0;
	left: -50%;
	width: 950px;
	height: 285px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*end Header
begin Logo*/
DIV.art-logo
{
	display: block;
	position: absolute;
	left: 10px;
	top: 20px;
	width: 500px;
}
H1.art-logo-name
{
	display: block;
}
H1.art-logo-name, H1.art-logo-name A, H1.art-logo-name A:link, H1.art-logo-name A:visited, H1.art-logo-name A:hover
{
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
H2.art-logo-text, H2.art-logo-text A, H2.art-logo-text A:link, H2.art-logo-text A:visited, H2.art-logo-text A:hover
{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
H2.art-logo-text
{
	display: block;
}
/*end Logo
begin Layout*/
.art-content-layout
{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: transparent;
	border: none !important;
	padding: 0 !important;
}
.art-layout-cell, .art-content-layout-row
{
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.art-content-layout .art-content-layout
{
	width: auto;
	margin: 0;
}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell
{
	display: table-cell;
}
.art-layout-cell .art-layout-cell
{
	display: block;
}
.art-content-layout-row
{
	display: table-row;
}
.art-layout-glare
{
	position: relative;
}
/*end Layout
begin Box, Block*/
.art-block
{
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-block-body
{
	position: relative;
	padding: 0;
}
.art-block
{
	margin: 7px;
}
/*end Box, Block
begin BlockHeader*/
.art-blockheader
{
	margin-bottom: 0;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	padding-bottom: 11px;
}
.art-blockheader, .art-blockheader H3.t
{
	position: relative;
	height: 38px;
}
.art-blockheader H3.t, .art-blockheader H3.t A, .art-blockheader H3.t A:link, .art-blockheader H3.t A:visited, .art-blockheader H3.t A:hover
{
	color: #FFFFFF;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	/*+placement:shift 27px 4px;*/
	position: relative;
	left: 27px;
	top: 4px;
}
.art-blockheader H3.t
{
	margin: 0;
	padding: 0 10px;
	white-space: nowrap;
	line-height: 38px;
}
/*end BlockHeader
begin Box, BlockContent*/
.art-blockcontent
{
	position: relative;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-blockcontent-body
{
	position: relative;
	padding: 7px;
}
.art-blockcontent-body, .art-blockcontent-body LI, .art-blockcontent-body A, .art-blockcontent-body A:link, .art-blockcontent-body A:visited, .art-blockcontent-body A:hover
{
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.art-blockcontent-body A
{
	color: #8E5C06;
	text-decoration: none;
}
.art-blockcontent-body A:link
{
	color: #8E5C06;
	text-decoration: none;
}
.art-blockcontent-body UL.menu A SPAN
{
	font-family: "Palatino Linotype";
	font-variant: small-caps;
}
.art-blockcontent-body A:visited, .art-blockcontent-body A.visited
{
	color: #8E5C06;
}
.art-blockcontent-body A:hover, .art-blockcontent-body A.hover
{
	color: #993300;
}
.art-blockcontent-body A#active_menu
{
	color: #000000;
	/*[disabled]background:url(../images/graffetta.gif) no-repeat 10px 11px;*/
	text-decoration: none;
}
.art-blockcontent-body A#active_menu.sublevel
{
	color: #000000;
	/*[disabled]background:url(../images/graffetta.gif) no-repeat 37px 11px;*/
	text-decoration: none;
}
.art-blockcontent-body A.mainlevel
{
	font: small-caps 18px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 30px;
}
.art-blockcontent-body A.sublevel
{
	font: small-caps 18px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 57px;
}
.ie .art-blockcontent-body A.mainlevel
{
	font: small-caps 16px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 30px;
}
.ie .art-blockcontent-body A.sublevel
{
	font: small-caps 16px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 57px;
}
.art-blockcontent-body A#active_menulista
{
	color: #000000;
	/*[disabled]background:url(../images/graffetta.gif) no-repeat 5px 5px;*/
	text-decoration: none;
}
.art-blockcontent-body A.mainlevellista
{
	font: small-caps 18px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 30px;
}
.ie .art-blockcontent-body A.mainlevellista
{
	font: small-caps 16px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 30px;
}
.art-blockcontent-body A#active_menulista.sublevellista
{
	color: #000000;
	/*[disabled]background:url(../images/reload.gif) no-repeat 32px 8px;*/
}
.art-blockcontent-body A#active_menulista.sublevellista:hover
{
	color: #9C0006;
}
.art-blockcontent-body A.sublevellista
{
	font: small-caps 18px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 57px;
}
.ie .art-blockcontent-body A.sublevellista
{
	font: small-caps 16px "Palatino Linotype";
	display: block;
	padding: 8px 0 8px 57px;
}
.art-blockcontent-body UL.menu LI.active A
{
	color: #000000;
}
.art-blockcontent-body A.pathway
{
	font-family: "Palatino Linotype";
	font-size: 11pt;
	font-style: normal;
	color: #5A535F;
}
.art-blockcontent-body A.pathway:hover
{
	font-family: "Palatino Linotype";
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}
.art-blockcontent-body UL LI
{
	text-decoration: none;
	color: #8E5C06;
	padding: 8px 0 8px 30px;
	/*[disabled]background-image:url(../images/blockcontentbullets.png);*/
	background-repeat: no-repeat;
}
.art-blockcontent-body UL LI.active
{
	text-decoration: none;
	color: #5A535F;
	padding: 8px 0 8px 30px;
	/*[disabled]background:url(../images/graffetta.gif) no-repeat 5px 5px;*/
	text-decoration: none;
}
.art-blockcontent-body UL LI.active.item77
{
	/*[disabled]background:url(../images/reload.gif) no-repeat 5px 8px;*/
}
.art-blockcontent-body UL LI.active.item75
{
	/*[disabled]background:url(../images/reload.gif) no-repeat 5px 8px;*/
}
.art-blockcontent-body UL LI.active.item74
{
	/*[disabled]background:url(../images/reload.gif) no-repeat 5px 8px;*/
}
.art-blockcontent-body UL LI.active.item140
{
	/*[disabled]background:url(../images/reload.gif) no-repeat 5px 8px;*/
}
.art-blockcontent-body UL LI.active.item78
{
	/*[disabled]background:url(../images/reload.gif) no-repeat 5px 8px;*/
}
/*end Box, BlockContent
begin Button*/
.art-button-wrapper A.art-button, .art-button-wrapper A.art-button:link, .art-button-wrapper INPUT.art-button, .art-button-wrapper BUTTON.art-button
{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #000000 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	height: 30px;
	margin: 0 !important;
	padding: 0 20px !important;
	overflow: visible;
	cursor: default;
}
.art-button IMG, .art-button-wrapper IMG
{
	margin: 0;
	vertical-align: middle;
}
#emailForm .art-button-wrapper
{
	margin-bottom: 0;
	margin-top: 10px;
}
.art-button-wrapper
{
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .art-button-wrapper
{
	display: block;
	float: left;
}
INPUT, SELECT, TEXTAREA
{
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}
.inputbox
{
	margin-bottom: 7px;
	border-radius: 15px;
	outline: none;
	behavior: url('//www.acjitalia.org/cms/templates/acjitalia_cerca/css/pie/PIE.htc');
	position: relative;
	z-index: 0;
	border: 1px solid #E7DCCA;
	padding: 2px 0 0 6px;
}
#emailForm INPUT.inputbox
{
	width: 451px;
}
TEXTAREA#contact_text.inputbox.required
{
	width: 619px;
	margin-bottom: 37px;
}
.art-block SELECT
{
	width: 96%;
}
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover A.art-button:link, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button, .art-button-wrapper.active A.art-button:link
{
	color: #FFFFFF !important;
}
.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
	display: block;
	position: absolute;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/button.png);
}
.art-button-wrapper .art-button-l
{
	left: 0;
	right: 12px;
}
.art-button-wrapper .art-button-r
{
	width: 425px;
	right: 0;
	clip: rect(auto, auto, auto, 413px);
}
.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
	top: -35px;
}
.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
	top: -70px;
}
.art-button-wrapper INPUT
{
	float: none !important;
}
/*end Button
begin Box, Post*/
.art-post
{
	position: relative;
	margin: 0 auto;
	min-width: 11px;
	min-height: 11px;
}
.art-post-body
{
	position: relative;
	padding: 13px;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc, .art-post-cr, .art-post-cl
{
	position: absolute;
}
.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
	width: 10px;
	height: 10px;
	background-image: url(../images/post_s.png);
}
.art-post-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 5px, 5px, auto);
}
.art-post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}
.art-post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}
.art-post-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}
.art-post-tc, .art-post-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url(../images/post_h.png);
}
.art-post-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}
.art-post-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}
.art-post-cr, .art-post-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url(../images/post_v.png);
}
.art-post-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 5px);
}
.art-post-cl
{
	left: 0;
	clip: rect(auto, 5px, auto, auto);
}
.art-post-cc
{
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #F1F0EA;
}
.art-post
{
	margin: 7px;
}
A IMG
{
	border: 0;
}
.art-article IMG, IMG.art-article
{
	border: 1px solid #DBCAAE;
	margin: 7px;
}
.art-metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.art-article TABLE, TABLE.art-article
{
	border-collapse: collapse;
	margin: 1px;
}
.art-article TH, .art-article TD
{
	padding: 2px;
	border: 1px solid #988F9E;
	vertical-align: top;
	text-align: left;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
PRE
{
	overflow: auto;
	padding: 0.1em;
	float: left;
}
/*end Box, Post
begin PostHeaderIcon*/
H2.art-postheader
{
	color: #A9140A;
}
H2.art-postheader, H2.art-postheader A, H2.art-postheader A:link, H2.art-postheader A:visited, H2.art-postheader A.visited, H2.art-postheader A:hover, H2.art-postheader A.hovered
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}
H2.art-postheader A, H2.art-postheader A:link
{
	text-decoration: none;
	color: #B25300;
}
H2.art-postheader A:visited, H2.art-postheader A.visited
{
	color: #EB6D00;
}
H2.art-postheader A:hover, H2.art-postheader A.hovered
{
	color: #FF8D29;
}
/*end PostHeaderIcon
begin PostIcons, PostHeaderIcons*/
.art-postheadericons, .art-postheadericons A, .art-postheadericons A:link, .art-postheadericons A:visited, .art-postheadericons A:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.art-postheadericons
{
	padding: 1px;
}
.art-postheadericons A, .art-postheadericons A:link
{
	text-decoration: underline;
	color: #000000;
}
.art-postheadericons A:visited, .art-postheadericons A.visited
{
	color: #000000;
}
.art-postheadericons A:hover, .art-postheadericons A.hover
{
	color: #000000;
}
/*end PostIcons, PostHeaderIcons
begin PostBullets*/
.art-post OL, .art-post UL
{
	margin: 1em 0 1em 2em;
	padding: 0;
}
.art-post LI OL, .art-post LI UL
{
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.art-post LI
{
	color: #000000;
	padding: 0;
}
.art-post LI
{
	padding: 0 0 0 16px;
}
.art-post OL > LI
{
	background: none;
	padding-left: 0;
/*overrides overflow for "ul li" and sets the default value*/
	overflow: visible;
}
.art-post UL > LI
{
	background-image: url(../images/postbullets.png);
	background-repeat: no-repeat;
	padding-left: 16px;
/*makes "ul li" not to align behind the image if they are in the same line*/
	overflow-x: visible;
	overflow-y: hidden;
	font: inherit;
}
/*end PostBullets
begin PostQuote*/
.art-postcontent BLOCKQUOTE, .art-postcontent BLOCKQUOTE A, .art-postcontent BLOCKQUOTE A:link, .art-postcontent BLOCKQUOTE A:visited, .art-postcontent BLOCKQUOTE A:hover
{
	color: #7A6F80;
	font-style: italic;
	font-size: 18px;
	text-align: left;
}
.art-postcontent BLOCKQUOTE
{
	border: 0 solid #F1F0EA;
	margin: 10px 10px 10px 50px;
	padding: 0 0 0 37px;
	background-color: #F1F0EA;
	background-image: url(../images/postquote.png);
	background-position: left top;
	background-repeat: no-repeat;
/*makes blockquote not to align behind the image if they are in the same line*/
	overflow: auto;
}
/*end PostQuote
begin Footer*/
.art-footer
{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.art-footer-b
{
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	height: 50px;
	background-image: url(../images/footer_b.png);
}
.art-footer-r, .art-footer-l
{
	position: absolute;
	height: 50px;
	background-image: url(../images/footer_s.png);
	bottom: 0;
}
.art-footer-l
{
	left: 0;
	width: 15px;
}
.art-footer-r
{
	right: 0;
	width: 30px;
	clip: rect(auto, auto, auto, 15px);
}
.art-footer-t
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	background-image: url(../images/footer_t.png);
	background-position: left bottom;
}
.art-footer-body
{
	position: relative;
	padding: 20px;
}
.art-footer-body .art-rss-tag-icon
{
	position: absolute;
	right: 40px;
	bottom: 20px;
	z-index: 1;
}
.art-rss-tag-icon
{
	display: block;
	background-image: url(../images/rssicon.png);
	background-position: center right;
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	cursor: default;
}
.art-footer-text P
{
	padding: 0;
	margin: 0;
}
.art-footer, .art-footer A, .art-footer A:link, .art-footer A:visited, .art-footer A:hover
{
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-variant: small-caps;
	font-size: 16px;
}
.art-footer-text
{
	min-height: 32px;
	padding: 0 10px;
}
.art-footer, .art-footer-text, .art-footer P
{
	text-align: center;
}
.art-footer A, .art-footer A:link
{
	color: #51372A;
	font-style: italic;
	font-size: 18px;
	text-decoration: none;
}
.art-footer A:visited
{
	color: #51372A;
	font-size: 18px;
}
.art-footer A:hover
{
	color: #805742;
}
/*end Footer
begin PageFooter*/
.art-page-footer, .art-page-footer A, .art-page-footer A:link, .art-page-footer A:visited, .art-page-footer A:hover
{
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #51372A;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
/*end PageFooter
begin LayoutCell, sidebar1*/
.art-content-layout .art-sidebar1
{
	width: 30%;
}
/*end LayoutCell, sidebar1
begin LayoutCell, content
end LayoutCell, content*/
TABLE.moduletable TH
{
	font-size: 140%;
	padding: 0.5em 0;
}
.firefox2 TABLE.poll TR TD DIV
{
	font-size: 0;
}
#footer
{
	text-align: center;
}
.contentpaneopen SPAN.small, .contentpaneopen TD.createdate, .contentpaneopen TD.modifydate
{
	font-size: 75%;
	padding-bottom: 1em;
}
.column_separator
{
	padding-left: 0.4em;
}
.pagination SPAN
{
	padding: 2px;
}
.pagination A
{
	padding: 2px;
}
DIV.offline
{
	background: #FFFEBB;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/*headers*/
TABLE.moduletable TH, LEGEND
{
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0;
	margin-bottom: 10px;
	text-align: left;
}
/*form validation*/
.invalid
{
	border-color: #FF0000;
}
LABEL.invalid
{
	color: #FF0000;
}
/** overlib **/
.ol-foreground
{
	background-color: #F6F6F6;
}
.ol-background
{
	background-color: #666;
}
.ol-textfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	font-weight: bold;
}
.ol-captionfont A
{
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
/*spacers*/
SPAN.article_separator
{
	display: none;
}
.column_separator
{
	padding-left: 10px;
}
TD.buttonheading IMG
{
	border: none;
}
.clr
{
	clear: both;
}
DIV#maindivider
{
	border-top: 1px solid #DDD;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
TABLE.blog SPAN.article_separator
{
	display: none;
}
/*edit button*/
.contentpaneopen_edit
{
	float: left;
}
/*table of contents*/
TABLE.contenttoc
{
	margin: 5px;
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
}
TABLE.contenttoc TD
{
	padding: 0 5px;
}
/*content tables*/
TD.sectiontableheader
{
	background: #EFEFEF;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #FFF;
}
TR.sectiontableentry0 TD, TR.sectiontableentry1 TD, TR.sectiontableentry2 TD
{
	padding: 4px;
}
TD.sectiontableentry0, TD.sectiontableentry1, TD.sectiontableentry2
{
	padding: 3px;
}
/*content styles*/
TABLE.contentpaneopen, TABLE.contentpane
{
	margin: 0;
	padding: 0;
	width: auto;
}
TABLE.contentpaneopen LI
{
	margin-bottom: 5px;
}
TABLE.contentpaneopen FIELDSET
{
	border: 0;
	border-top: 1px solid #DDD;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
TABLE.contentpaneopen H4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight
{
	background-color: #FFFEBB;
}
/*module control elements*/
TABLE.user1user2 DIV.moduletable
{
	margin-bottom: 0;
}
DIV.moduletable, DIV.module
{
	margin-bottom: 25px;
}
DIV.module_menu H3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEE;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
DIV.module_menu
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
DIV.module_menu DIV DIV DIV
{
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
DIV.module_menu DIV DIV DIV DIV
{
	background: none;
	padding: 0;
}
DIV.module_menu UL
{
	margin: 10px 0;
	padding-left: 20px;
}
DIV.module_menu UL LI A:link, DIV.module_menu UL LI A:visited
{
	font-weight: bold;
}
#leftcolumn DIV.module
{
	padding: 0 10px;
}
#leftcolumn DIV.module TABLE
{
	width: auto;
}
/*forms*/
TABLE.adminform TEXTAREA
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
DIV.search INPUT
{
	width: 95%;
	border: 1px solid #CCC;
	margin: 15px 0 10px;
}
FORM#form-login
{
	text-align: left;
}
FORM#form-login FIELDSET
{
	border: 0 none #000000;
	margin: 0;
	padding: 0.2em;
}
FORM#form-login UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
FORM#form-login UL LI
{
	background-image: none;
	padding: 0;
}
#modlgn_username, #modlgn_passwd
{
	width: 90%;
}
#form-login-username, #form-login-password, #form-login-remember
{
	display: block;
	margin: 0;
}
FORM#com-form-login
{
	text-align: left;
}
FORM#com-form-login FIELDSET
{
	border: 0 none #000000;
	margin: 0;
	padding: 0.2em;
}
FORM#com-form-login UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
FORM#com-form-login UL LI
{
	background-image: none;
	padding: 0;
}
/*thumbnails*/
DIV.mosimage
{
	margin: 5px;
}
DIV.mosimage_caption
{
	font-size: 0.9em;
	color: #666;
}
DIV.caption
{
	padding: 0 10px;
}
DIV.caption IMG
{
	border: 1px solid #CCC;
}
DIV.caption P
{
	font-size: 0.9em;
	color: #666;
	text-align: center;
}
/*Parameter Table*/
TABLE.paramlist
{
	margin-top: 5px;
}
TABLE.paramlist TD.paramlist_key
{
	width: 128px;
	text-align: left;
	height: 30px;
}
DIV.message
{
	font-weight: bold;
	font-size: 14px;
	color: #C30;
	text-align: center;
	width: auto;
	background-color: #F9F9F9;
	border: 1px solid #D5D5D5;
	margin: 3px 0 10px;
	padding: 3px 20px;
}
/*Banners module
Default skyscraper style*/
.banneritem IMG
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*Text advert style*/
.banneritem_text
{
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text
{
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}
/*System Messages
see system general.css*/
.pagination SPAN
{
	padding: 2px;
}
.pagination A
{
	padding: 2px;
}
/*Polls*/
.pollstableborder
{
	margin-top: 8px;
}
.pollstableborder TD
{
	text-align: left;
}
/*WebLinks*/
SPAN.description
{
	display: block;
	padding-left: 30px;
}
/*Frontend Editing*/
FIELDSET
{
	border: 1px solid #CCC;
	margin-top: 15px;
	padding: 15px;
}
LEGEND
{
	margin: 0;
	padding: 0 10px;
}
TD.key
{
	border-bottom: 1px solid #EEE;
	color: #666;
}
/*Tooltips*/
.tool-tip
{
	float: left;
	background: #FFC;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text
{
	font-size: 100%;
	margin: 0;
}
/*System Standard Messages*/
#system-message
{
	margin-bottom: 20px;
}
#system-message DD.message UL
{
	background: transparent no-repeat 4px center;
	border-top: 2px solid #AB4200;
	border-bottom: 2px solid #AB4200;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
/*System Error Messages*/
#system-message DD.error UL
{
	color: #C00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) no-repeat 4px center;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	color: #C00;
	background: #EFE7B8 url(../../system/images/notice-note.png) no-repeat 4px center;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0;
	padding-left: 40px;
	text-indent: 0;
}
#syndicate
{
	float: left;
	padding-left: 25px;
}
/*Component Specific Fixes*/
#component-contact TABLE TD
{
	padding: 7px 2px 2px;
	font-size: 16px;
}
#emailForm
{
	font-size: 14px;
}
.breadcrumbs IMG
{
	margin: 0;
	padding: 0;
	border: 0;
}
.mceToolbarTop
{
	white-space: normal;
}
.mceEditor
{
	background: none;
}
#archive-list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#archive-list LI
{
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigation
{
	text-align: center;
}
.article H3 IMG
{
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.art-footer-text .moduletable
{
	border: none;
	margin: 0;
	padding: 0;
}
.pollstableborder TD
{
	vertical-align: middle;
}
.img_caption.left
{
	float: left;
	margin-right: 1em;
}
.img_caption.right
{
	float: right;
	margin-left: 1em;
}
.img_caption.left P
{
	clear: left;
	text-align: center;
}
.img_caption.right P
{
	clear: right;
	text-align: center;
}
.img_caption IMG
{
	margin: 0;
}
.contentheading
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #6D6473;
}
#system-message UL LI
{
	background-image: none;
	padding-left: 0;
}
/*Plugin compatilibity.
152316, DOCman*/
.dm_taskbar UL
{
	background-image: none;
	margin: 0;
	padding: 0;
}
.dm_taskbar UL LI
{
	background-image: none;
}
#thumbDiv
{
	margin-top: 9px;
	margin-right: 4px;
}
#bigDiv
{
	margin-top: 8px;
	margin-right: 4px;
}
.pathway
{
	font-family: "Palatino Linotype";
	font-size: 11pt;
	font-style: normal;
	color: #9D0007;
}
.webkit .art-menu A .t, .art-menu UL A, .art-menu A, .art-menu A:link, .art-menu A:visited, .art-menu A:hover
{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-variant: small-caps;
	font-size: 17pt;
}
.webkit .art-blockcontent-body A.pathway
{
	font-family: "Palatino Linotype";
	font-size: 11pt;
	font-style: normal;
	margin-left: 0;
}
.webkit .pathway
{
	font-family: "Palatino Linotype";
	font-size: 11pt;
	font-style: normal;
}
.webkit .art-blockcontent-body UL.menu A
{
	font-size: large;
}
.webkit .art-blockheader H3.t
{
	font-size: 17pt;
}
.webkit .art-article
{
	word-spacing: 3px;
	font-size: medium;
	line-height: 24px;
}
.webkit .art-postcontent A:link
{
	font-size: 16px;
}
.video
{
	background: url(../images/img_video_ildiarioweb.jpg) no-repeat center;
	height: 503px;
}
.video P
{
	text-align: center;
	padding-top: 54px;
}
