﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(../../images/bg.gif) #fff repeat-y center top;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited
{
	text-decoration: none;
	color: #a9a9a9;
}

a:hover
{
	color: #8b0000;
}

#header
{
	width: 700px; /*background: #000 url("../../images/header.jpg") no-repeat;*/
	color: #663300;
	background-color: #fff;
	text-align: center;
}

#header h2
{
	padding-top: 5px;
	font-size: 9pt;
	color: #ff6666;
}

#container
{
	width: 715px;
	background: #fff url( "../../images/sidebar.gif" ) repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal
{
	width: 700px;
	border: #a9a9a9 1px solid;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
}

#horizontal a, #horizontal a:visited
{
	color: #a9a9a9;
	text-decoration: none;
	margin-right: 15px;
	font-variant: small-caps;
}

#horizontal a:hover
{
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}
#horizontalSub
{
	width: 700px;
	border: #a9a9a9 1px solid;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
	margin-top: 2px;
}

#horizontalSub a, #horizontalSub a:visited
{
	color: #a9a9a9;
	text-decoration: none;
	margin-right: 15px;
	font-variant: small-caps;
}

#horizontalSub a:hover
{
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}

#right-column
{
	color: #808080;
	width: 185px;
	float: right;
	border-right: 4px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 8px;
	background: url(../../images/menutop.gif) #cacaca no-repeat left top;
}
#content
{
	float: left;
	width: 450px;
	margin: 10px 0 0 4px;
}
#content h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(    "../../images/h2bg.gif" ) top left repeat-y;
}
#content h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #990033;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(   "../../images/h2bg.gif" ) top left repeat-y;
}
.riga
{
	width: 100%;
	float: left;
}
.articolo
{
	width: 45%;
	float: left;
	padding-right: 1px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.black
{
	color: #000;
}

p
{
	margin-bottom: 20px;
	padding-left: 14px;
	background: url( "../../images/articlebg.gif" ) top left repeat-y;
}

input.text
{
	width: 300px;
	border: 1px solid #ccc;
	padding-left: 5px;
}

input.button
{
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;
	border: none;
	background: none;
}
input.buttonExtended
{
	color: #8b0000;
	padding-left: 1px;
	font-size: 8pt;
	background: #ffffff;
	border-right: #8b0000 1px solid;
	padding-right: 1px;
	border-top: #8b0000 1px solid;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #8b0000 1px solid;
	padding-top: 1px;
	border-bottom: #8b0000 1px solid;
	width: 100%;
}
#searchbox
{
	background: url(  "../../images/searchbox.gif" ) no-repeat;
	padding: 12px;
	height: 30px;
	margin-top: 24px;
}

#footer
{
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 405px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
	margin-top: 20px;
}

#footer a, #footer a:visited
{
	color: #ccc;
}

#footer a:hover
{
	color: #808080;
}
hr
{
	color: #d3d3d3;
	height: 1px;
}
.img
{
	vertical-align: middle;
	border: #d3d3d3 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
	background-color: #ffffff;
}
input.search
{
	width: 70px;
	border: 1px solid #ccc;
}
input.log
{
	width: 120px;
	border: 1px solid #ccc;
}
.table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 1px 0px;
	padding-top: 10px;
	border-right: #8b0000 1px dotted;
	border-top: #8b0000 1px dotted;
	border-left: #8b0000 1px dotted;
	border-bottom: #8b0000 1px dotted;
}
.columnCx50
{
	float: left;
	width: 40%;
	padding-left: 10px;
}
.divMezzo
{
	float: left;
	width: 1px;
	background-color: #d3d3d3;
	height: 500px;
}
.contattitextbox
{
	width: 180px;
	border: 1px solid #ccc;
}
.imgsmall
{
	vertical-align: middle;
	border: #d3d3d3 1px solid;
	padding: 3px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #ffffff;
}
.divHeader
{
	text-align: center;
}
a.small, a.small:visited
{
	text-decoration: none;
	color: #cccccc;
	font-size: xx-small;
}

a.small:hover
{
	color: #8b0000;
	font-size: xx-small;
}
pre
{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	font-size: small;
	font-family: Verdana;
	width: 450px;
}
#calendar
{
	border-right: #000099 1px dotted;
	border-top: #000099 1px dotted;
	border-left: #000099 1px dotted;
	border-bottom: #000099 1px dotted;
	background-color: #ffffff;
}
.divFlash
{
	width: 700px;
	border: #a9a9a9 1px solid;
	padding: 1px;
}
.divTestoArticolo
{
	clear: none;
	float: left;
	text-align: justify;
	display: inline;
	text-justify: newspaper;
	vertical-align: text-bottom;
}
.divTitolo
{
	float: left;
}
.divImg
{
	display: block;
}
.search
{
	color: #696969;
	font-size: 9pt;
}
.divLang
{
	text-align: justify;
	width: 250px;
	height: 30px;
	float: right;
}
#divDormire
{
	color: #a9a9a9;
	text-decoration: none;
	font-variant: small-caps;
	position: absolute;
	z-index: 999;
	background: #fff url("../../images/popup.gif" );
	height: 18px;
	width: 375px;
	font-size: 10px;
}
#divDormire a, #divDormire a:visited
{
	color: #a9a9a9;
	text-decoration: none;
	margin-right: 15px;
	font-variant: small-caps;
}

#divDormire a:hover
{
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}

