body {
	/*background-color: #fff;*/
	/*border-top: solid 10px #000;*/
	color: #333;
	font-size: .85em;
	font-family: Verdana, "Segoe UI", Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}


#art-main, table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
	margin: 0;
	padding: 0;
}

.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: Arial, Helvetica, Sans-Serif;
	text-align: left;
}

	.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: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	text-align: left;
}

.art-postcontent a {
	color: #C18F03;
}

	.art-postcontent a:link {
		color: #C18F03;
	}

	.art-postcontent a:visited, .art-postcontent a.visited {
		color: #FBBA07;
	}

	.art-postcontent a:hover, .art-postcontent a.hover {
		text-decoration: none;
		color: #FAB908;
	}

.art-postcontent h1 {
	color: #626262;
}

.art-postcontent h2 {
	color: #818181;
	font-size: 29px;
}

.art-blockcontent h2 {
	font-size: 29px;
}

	.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited {
		font-size: 29px;
	}

.art-postcontent h3 {
	color: #3C2D01;
	margin: 18px 0 12px;
	font-size: 23px;
}

.art-blockcontent h3 {
	margin: 18px 0 12px;
	font-size: 23px;
}

	.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited {
		font-size: 23px;
	}

.art-postcontent h4 {
	color: #E3A703;
	font-size: 21px;
}

.art-blockcontent h4 {
	font-size: 21px;
}

	.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited {
		font-size: 21px;
	}

.art-postcontent h5 {
	color: #E3A703;
	font-size: 18px;
}

.art-blockcontent h5 {
	font-size: 18px;
}

	.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited {
		font-size: 18px;
	}

.art-postcontent h6 {
	color: #FCCC49;
	font-size: 18px;
}

.art-blockcontent h6 {
	font-size: 18px;
}

	.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited {
		font-size: 18px;
	}

ul {
	list-style-type: none;
}

ol {
	list-style-position: inside;
}

html {
	height: 100%;
}

#art-main {
	position: relative;
	z-index: 0;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
	overflow: visible;
	background-color: transparent;
}

#art-page-background-glare {
	position: absolute;
	left: 0;
	top: 0;
	width: 376px;
	height: 369px;
	overflow: hidden;
	min-width: 960px;
}

#art-page-background-glare-image {
	position: fixed;
	width: 376px;
	top: 0;
	height: 369px;
	background-image: url('../images/page_gl.png');
	background-repeat: no-repeat;
}

html:first-child #art-page-background-glare {
	border: 1px solid transparent; /* Opera fix */
}

body {
	padding: 0;
	margin: 0;
	color: #464646;
	height: 100%;
	min-height: 100%;
	/*background-color: #ACD2EC;
	background-image: url('../images/Bottom_texture.jpg');
	background-repeat: repeat-x;*/
	background-attachment: fixed;
	background-position: top left;
	min-width: 960px;
}

.cleared {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.reset-box {
	overflow: hidden;
	display: table;
}

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: 1px;
	min-height: 1px;
	margin-top: 0;
	margin-bottom: 0;
	cursor: auto;
	width: 960px;
}

.art-sheet-body {
	position: relative;
	padding: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
	background: none;
}

/*.art-sheet-body-bottom {
  position: relative;
  padding: 0;
  padding-top:0;
  padding-bottom:0;
  background-color:yellow;
	background-color:red;
}

.art-sheet-body-bottom { position:relative; bottom:0; }
.art-sheet-body-bottom > img { position:absolute; bottom:0px; right:0px;}

	*/
.art-sheet-body-bottom {
}

	.art-sheet-body-bottom img {
		position: absolute;
		bottom: 0px;
		z-index: 1;
	}

#body {
	background-image: url('../images/footergradienteTop.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.art-sheet-cc {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}

#art-page-background-top-texture, #art-page-background-middle-texture {
	min-width: 960px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0;
}

div.art-header-clip {
	position: absolute;
	width: 100%;
	left: 0;
	overflow: hidden;
	height: 100px;
}

div.art-header-center {
	position: relative;
	width: 960px;
	left: 50%;
}

div.art-header-png {
	position: absolute;
	left: -50%;
	top: 0;
	width: 960px;
	height: 100px;
	background-image: url('../images/header_DAT.png');
	background-repeat: no-repeat;
	background-position: center center;
}

/* end Header */

/* begin Logo */
div.art-logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	margin-left: 0;
}



#headline, #slogan {
	display: block;
	min-width: 150px;
	text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover {
	outline: none;
}

.art-hmenu, .art-hmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

	.art-hmenu li {
		margin: 0;
		padding: 0;
		border: 0;
		display: block;
		float: left;
		position: relative;
		z-index: 5;
		background: none;
	}

		.art-hmenu li:hover {
			z-index: 10000;
			white-space: normal;
		}

		.art-hmenu li li {
			float: none;
		}

	.art-hmenu ul {
		visibility: hidden;
		position: absolute;
		z-index: 10;
		left: 0;
		top: 0;
		background: none;
		min-height: 0;
		background-image: url('../images/spacer.gif');
		padding: 10px 30px 30px 30px;
		margin: -10px 0 0 -30px;
	}

	.art-hmenu li:hover > ul {
		visibility: visible;
		top: 100%;
	}

	.art-hmenu li li:hover > ul {
		top: 0;
		left: 100%;
	}

	.art-hmenu:after, .art-hmenu ul:after {
		content: ".";
		height: 0;
		display: block;
		visibility: hidden;
		overflow: hidden;
		clear: both;
	}

.art-hmenu {
	min-height: 0;
	position: relative;
	padding: 0 0 0 0;
}

	.art-hmenu ul ul {
		padding: 30px 30px 30px 10px;
		margin: -30px 0 0 -10px;
	}

/* menu structure */

.art-nav {
	position: relative;
	margin: 0 auto;
	min-height: 33px;
	z-index: 100;
	margin-top: 0;
	margin-bottom: 0;
}

.art-nav-outer {
	position: absolute;
	width: 100%;
}

.art-nav-l, .art-nav-r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url('../images/menu.jpg');
}

.art-nav-l {
	left: 0;
	right: 0;
}

.art-nav-r {
	width: 960px;
	clip: rect(auto, auto, auto, 960px);
}

/* end Menu */

/* begin MenuItem */
.art-hmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 28px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.art-hmenu ul li {
	margin: 0;
	clear: both;
}

.art-hmenu a .r, .art-hmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 94px;
	background-image: url('../images/menuitem.png');
	width: 180px;
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover {
	text-decoration: none;
}

.art-hmenu a .t {
	color: #E0E0E0;
	padding: 0 28px;
	margin: 0 0;
	line-height: 28px;
	text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r {
	top: -33px;
}

.art-hmenu li:hover > a .l, .art-hmenu li:hover > a .r {
	top: -33px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r {
	top: -33px;
}

.art-hmenu a:hover .t {
	color: #3D2D01;
}

.art-hmenu li:hover a .t {
	color: #3D2D01;
}

.art-hmenu li:hover > a .t {
	color: #3D2D01;
}

.art-hmenu a.active .l, .art-hmenu a.active .r {
	top: -66px;
}

.art-hmenu a.active .t {
	color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-hmenu .art-hmenu-li-separator {
	display: block;
	width: 0;
	height: 28px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-hmenu ul a {
	display: block;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	background-image: url('../images/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0;
	border-style: solid;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #3B3B3B;
	margin: 0;
	padding: 0;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

	.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span {
		text-align: left;
		text-indent: 12px;
		text-decoration: none;
		line-height: 20px;
		color: #3B3B3B;
		margin: 0;
		padding: 0;
	}

.art-hmenu ul li a:hover {
	color: #3D2D01;
	background-position: 0 -20px;
}

.art-hmenu ul li:hover > a {
	color: #3D2D01;
	background-position: 0 -20px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span {
	color: #3D2D01;
}

.art-nav .art-hmenu ul li:hover > a span, .art-nav .art-hmenu ul li:hover > a span span {
	color: #3D2D01;
}

/* end MenuSubItem */

/* begin Layout */
.art-content-layout {
	display: table;
	position: relative;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding: 0 !important;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

.art-layout-cell, .art-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none;
	margin: 0;
	padding: 0;
}

.art-content-layout .art-content-layout {
	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;
	min-width: 1px;
	min-height: 1px;
	margin: 10px;
}

.art-block-body {
	position: relative;
	padding: 0;
}

div.art-block img {
	/* WARNING do NOT collapse this to 'border' - inheritance! */
	border-color: #FDE39D;
	border-style: solid;
	margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader {
	margin-bottom: 0;
	position: relative;
	height: 38px;
}

	.art-blockheader h3.t {
		position: relative;
		height: 38px;
		color: #000000;
		font-size: 18px;
		margin: 0;
		padding: 0 10px 0 10px;
		white-space: nowrap;
		line-height: 38px;
	}

		.art-blockheader h3.t a,
		.art-blockheader h3.t a:link,
		.art-blockheader h3.t a:visited,
		.art-blockheader h3.t a:hover {
			color: #000000;
			font-size: 18px;
		}

	.art-blockheader .l, .art-blockheader .r {
		position: absolute;
		height: 38px;
		background-image: url('../images/blockheader.png');
	}

	.art-blockheader .l {
		left: 0;
		right: 0;
	}

	.art-blockheader .r {
		width: 960px;
		right: 0;
		clip: rect(auto, auto, auto, 960px);
	}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent {
	position: relative;
	margin: 0 auto;
	min-width: 3px;
	min-height: 3px;
}

.art-blockcontent-body {
	position: relative;
	padding: 8px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl, .art-blockcontent-tc, .art-blockcontent-bc, .art-blockcontent-cr, .art-blockcontent-cl {
	position: absolute;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl {
	width: 2px;
	height: 2px;
	background-image: url('../images/blockcontent_s.png');
}

.art-blockcontent-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-blockcontent-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-blockcontent-bl {
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-blockcontent-br {
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-blockcontent-tc, .art-blockcontent-bc {
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('../images/blockcontent_h.png');
}

.art-blockcontent-tc {
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-blockcontent-bc {
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-blockcontent-cr, .art-blockcontent-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('../images/blockcontent_v.png');
}

.art-blockcontent-cr {
	right: 0;
	clip: rect(auto, auto, auto, 1px);
}

.art-blockcontent-cl {
	left: 0;
	clip: rect(auto, 1px, auto, auto);
}

.art-blockcontent-cc {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url('../images/blockcontent_c.png');
}

.art-blockcontent-body table,
.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: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

	.art-blockcontent-body a, .art-blockcontent-body a:link {
		color: #FEF0C9;
	}

		.art-blockcontent-body a:visited, .art-blockcontent-body a.visited {
			color: #FEF0C8;
		}

		.art-blockcontent-body a:hover, .art-blockcontent-body a.hover {
			color: #FEF0C9;
			text-decoration: none;
		}

.art-blockcontent-body ul li {
	text-decoration: none;
	line-height: 125%;
	color: #000000;
	padding: 0 0 0 13px;
	background-image: url('../images/blockcontentbullets.png');
	background-repeat: no-repeat;
}
/* 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 {
	width: 200px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #4D3902 !important;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	height: 30px;
	margin: 0 !important;
	padding: 0 5px !important;
	overflow: visible;
	cursor: pointer;
}

.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}

.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: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.art-block select {
	width: 96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover {
	color: #000000 !important;
	text-decoration: none !important;
	width: 200px;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link {
	color: #F7F7F7 !important;
	width: 200px;
}

.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: 1px;
}

.art-button-wrapper .art-button-r {
	width: 403px;
	right: 0;
	clip: rect(auto, auto, auto, 402px);
}

.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;
	min-width: 1px;
	min-height: 1px;
	margin: 0;
}

.art-post-body {
	position: relative;
	padding: 0;
}

a img {
	border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img {
	border: solid 0 #51A1D6;
	margin: 10px;
}

.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: 30px;
	border: solid 0 #F57E42;
	vertical-align: top;
	text-align: left;
}

.art-article a, {
	text-decoration: none;
}

.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre {
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader {
	color: #464646;
	font-size: 29px;
}

	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-size: 29px;
	}

		h2.art-postheader a, h2.art-postheader a:link {
			text-decoration: none;
			color: #372901;
		}

			h2.art-postheader a:visited, h2.art-postheader a.visited {
				color: #000000;
			}

			h2.art-postheader a:hover, h2.art-postheader a.hovered {
				color: #3D2D01;
			}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul {
	margin: 1em 0 1em 2em;
	padding: 0;
}

.art-post li {
	font-size: 16px;
	line-height: 200%;
	color: #161616;
	margin: 0 0 0 -10px;
	padding: 0 0 0 14px;
}

	.art-post li ol, .art-post li ul {
		margin: 0.5em 0 0.5em 2em;
		padding: 0;
	}

.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: 14px;
	/* makes "ul li" not to align behind the image if they are in the same line */
	overflow-x: visible;
	overflow-y: hidden;
}

/* 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: #D0D0D0;
	font-style: italic;
	font-weight: normal;
}

	.art-postcontent blockquote p {
		margin: 2px 0 2px 15px;
	}

.art-postcontent blockquote {
	border: solid 1px #614C15;
	margin: 10px 10px 10px 50px;
	padding: 6px 6px 6px 43px;
	background-color: #414141;
	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;
	clear: both;
}

/* end PostQuote */

/* begin Footer */
.art-footer {
	position: relative;
	margin-top: -9px;
	margin-bottom: 0;
	width: 100%;
}

.art-footer-body {
	position: relative;
	padding: 8px;
}

.art-footer-text p {
	padding: 0;
	margin: 0;
	text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td,
.art-footer-text th,
.art-footer-text caption {
	color: #000000;
	font-size: 13px;
}

.art-footer-text {
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.footerNSS {
}

	.footerNSS > img {
	}

.art-footer-text a,
.art-footer-text a:link {
	color: #684D02;
}

	.art-footer-text a:visited {
		color: #694D02;
	}

	.art-footer-text a:hover {
		color: #8F6A03;
		text-decoration: none;
	}

.art-footer-center {
	position: relative;
	float: right;
	right: 50%;
}

div.art-footer img {
	/* WARNING do NOT collapse this to 'border' - inheritance! */
	border-color: #FDE39D;
	border-style: solid;
	margin: 0;
}
/* 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: Verdana, Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	color: #494949;
}

.art-page-footer {
	padding: 1em;
	text-align: center;
	text-decoration: none;
	color: #694D02;
}

.rientro {
	padding: 20px;
}

.stiletable {
	vertical-align: top;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
}

	.stiletable ul {
		list-style-type: disc;
		padding-left: 30px;
	}

	.stiletable li {
	}

.messaggio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30;
	color: #06C;
	font-style: italic;
}

.stilehome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

.stilehome2 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 95px;
}

.stilescroll {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	vertical-align: top;
	/*padding: 10;*/
	text-align: left;
}

.tablecurriculum {
	font-family: Verdana;
	font-size: 14px;
	height: auto;
}

	.tablecurriculum td {
		padding: 5px;
	}

/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */



/* site title
----------------------------------------------------------*/

.content-wrapper {
	padding-left: 20px;
	padding-top: 20px;
}

hgroup {
	font-size: large;
}
	/* page titles */
	hgroup.title {
		margin-bottom: 10px;
	}

		hgroup.title h1, hgroup.title h2 {
			display: inline;
			font-size: larger;
		}

		hgroup.title h2 {
			font-weight: normal;
			margin-left: 3px;
		}

		hgroup.title h1, hgroup.title h2 {
			color: #fff;
		}

/*************************************************************************************/
/*************************************************************************************/
/*************************************************************************************/



input[type=submit]:focus {
	border: 1px solid transparent; /*7ac0da*/
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


.clear-fix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

	fieldset legend {
		display: none;
	}

	fieldset ol {
		padding: 0;
		list-style: none;
	}

		fieldset ol li {
			padding-bottom: 5px;
		}

label {
	display: block;
	color: #2572C4;
	font-size: 1.0em;
	/*font-weight: 600;*/
}

	label.checkbox {
		display: inline;
	}

input, textarea {
	border: 1px solid #e2e2e2;
	background: #fff;
	color: Navy; /*#9B2127;*/
	font-size: 1.0em;
	margin: 5px 0 6px 0;
	padding: 5px;
	width: 300px;
}

textarea {
	font-family: inherit;
	width: 500px;
	color: navy; /*#2572C4;*/
}

	input:focus, textarea:focus {
		border: 1px solid #7ac0da;
		background-color: #DDEBF8;
	}

input[type="checkbox"] {
	background: transparent;
	border: inherit;
	width: auto;
}

.descrizioneProdotto {
	color: #2572C4;
}

.site-logo img {
	border-style: none !important;
}


.descrizioneProdotto {
	padding-left: 10px !important;
	margin-left: 10px !important;
}

	.descrizioneProdotto h2 {
		font-size: 1.2em;
		color: #2572C4;
	}

.field-validation-error {
	color: #e80c4d;
	font-weight: bold;
}

#loginForm {
	/*border-right: solid 2px #c8c8c8;*/
	float: left;
	width: 100px;
}

	#loginForm .validation-error {
		display: block;
		margin-left: 0px;
		color: #e80c4d;
		font-weight: bold;
	}

	#loginForm .validation-summary-errors ul {
		margin: 0;
		padding: 0;
	}

	#loginForm .validation-summary-errors li {
		display: inline;
		list-style: none;
		margin: 0;
	}

	#loginForm input {
		width: 250px;
	}

		#loginForm input[type="checkbox"],
		#loginForm input[type="submit"],
		#loginForm input[type="button"],
		#loginForm button {
			width: auto;
		}

	#loginForm .submitButton {
		padding-left: 68px;
		/*
			*/
	}

		#loginForm .submitButton > input:hover {
			cursor: pointer;
			/*
			*/
		}

input[type=submit] {
	background: url(../Images/accedi2.png);
	/*text-indent:-9999px;*/
	width: 200px !important;
	height: 59px;
	border: 0px none #e2e2e2;
}

.infoLoginForm {
	border-left: solid 1px #2572C4;
	min-height: 300px;
	width: 400px;
	margin-bottom: 10px;
}
