@charset "utf-8";
/* CSS Document */
/* standard elements */
html {min-height: 100%;}

body {
	background-repeat: repeat-y;
	background-position: center -30px;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
	background-image: url(img/gradiente_sfondo.gif);
	line-height: 1.3;
	border-bottom-color: #333333;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #EA0F0F;
	text-decoration: none;
}

img {
	border:none;
	text-align: left;
}

a.link
{
	padding: 0 0 0 18px;
	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
a:hover {
	color: #820909;
}

hr{
	border-top-color: #DDDDDD;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-right: 0px;
	
}


h1 {
	color: #E11E14;
	padding-top: 6px;
	margin-bottom: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
	
h2 {
	color: #FF0000;
	padding-top: 0px;
	margin-bottom: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font: 1em Tahoma,sans-serif;
	padding-top: 6px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #333333;
}
.text {
	margin-right:380px;
}
.text1{
	float:right;
	width:355px;
	}
.text2{
	float:right;
	width:510px;
	}
.text3{
	width:510px;
	}


form,input {margin: 0; padding: 0; display: inline;}

code {
	color: #C0C0C0;
	display: block;
	font: normal 0.85em Tahoma,sans-serif;
	white-space: normal;
	margin-left: 129px;
	border-top-width: 0px;
	border-top-style: solid;
	margin-top: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	padding-left: 15px;
}

blockquote {
	display: block;
	color: #FFFFFF;
	padding: 15px;
	margin-right: 200px;
	background-color: #999999;
	font: normal 100% Tahoma,sans-serif;
	margin-top: 15px;
}



/* misc */
/* misc */
.clearer {clear: both; font-size: 0;}
.left {
	float: left;
	font-size: 10px;	
}
.right {float: right;}

.top {
	width: 300px;
	float: left;
}
.lang {
	text-align:right;
	color:#999999;
	margin: 0 auto;
	padding: 0px 10px 5px 10px;
	width: 840px;
	font-size: 1.2em;
	background-color: #333333;
	clear:both;
}
.lang a {
	color:#999999;
	text-decoration: none;
}
.lang h1 {
	color:#666666;
	text-decoration: none;
	font-size: x-small;
	padding: 0;
}
.lang a:hover {
	color:#666666;
	text-decoration: none;
}


/* structure */
.inner-container {
	background: #FFF;
	font-size: 1.2em;
	padding: 10px;
	width: 840px;
	margin: 0 auto;
}


.foot {
	height: 250px;
	background-repeat: repeat-x;
	background-position: center;
	width: 840px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background-color: #333333;

}

/* headere & title */
.header {
	height: 117px;
	margin-bottom: 0px;
	width: 840px;
}

/* path */
.path {
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 2px 12px;
	background-color: #383838;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	border-top: 2px solid;
	padding: 0px 0px 0 0;
	margin-top: 10px;
}

/* content */

#content a:link, #content a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #dddddd;
	padding-left:16px;
	border: 1px solid #ffffff;
	padding: 0px 0 2px 16px;
}

#content a.current {
	background-image: none;
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
	padding-left:16px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#content a:hover{
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	padding-left:16px;
}

#content {
	float: right;
	width: 710px;
	border-bottom: 2px solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	padding-top: 30px;
}


.index {
	float: right;
	width: 710px;
	border-bottom: 2px solid;
	border-bottom-color: #EDEDEE;
	padding-bottom: 30px;
}
.index p {
	font-family: "normal 62.5% Tahoma", sans-serif;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style-type: circle;
}
.content ul {
	margin-left: 25px;
}
.content p {
	font-family: "normal 62.5% Tahoma", sans-serif;
}

/* navi */

.popover-grouping {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	width: 162px;
	margin-left: 19px;
	color: #666666;
}
.popover-grouping a, .popover-grouping a:active {
	text-decoration: none;
	line-height: 17px;
	margin-left: 0.3em;
	font-family: Tahoma, sans-serif;
	color: #666666;
	padding: 2px;
}
.popover-grouping a:hover {
	color:#FFFFFF;
	background-color:#666666;
	font-family: Tahoma, sans-serif;
	padding: 2px;
}
.popover-grouping .current {
	color:#FFFFFF;
	background-color:#999999;
	font-family: Tahoma, sans-serif;
	padding: 2px;
}
.popover-row {
	margin-bottom: 0.2em;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}
.popover-row a, .popover-row a:active,.popover-row a:hover {
	color:#333333;
	text-decoration: none;
	line-height: 0.82em;
	margin-left: 0.3em;
	font-family: Tahoma, sans-serif;
}
.popover-category-name{
	color: #666666;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin-left: 5px;
}

/* navigation */
.navigation {
	float: left;
	width: 115px;
	background-color: #ffffff;
	margin-top: 30px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-align: right;
}
.navigation ul {
	padding: 0;
}
.navigation li {
	list-style: none;
	text-align: right;
	border-bottom: 1px solid #ffffff;
}



.navigation li a {
	color: #999999;
	display: block;
	padding: 8px 1px 8px 3px;
	text-decoration: none;
	font-size: 12px;
}
.navigation li a.active {
	color: #000000;
	background-color: #DFDFDF;
	}
.navigation li a:hover {
	background-color:#DFDFDF;
	color: #333333;
}

.footer {
	color: #999999;
	font: 0.8em sans-serif;
	margin-top: 5px;
	padding: 10px 10px 0px 10px;
	margin: 0 0 0 125px;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #CCCCCC;
}

