﻿/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}
a {
	outline: none;
}

a:link {
	color: #b6000d;
	text-decoration: none;
}
a:visited {
	color: #b6000d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
img {
	border: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2{
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #FFF;
	color: #656565;
	font-size: 20px;
	font-weight: bold;
}
#content {
	width: 969px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.lang a {
	font-family: 'franklein', sans-serif;
	font-size: 11px;
	position: absolute;
	right: 80px;
	font-weight: bold;
	top: 56px;
	color: #656363!important;
}
.lang a:hover {
	color: #CC3300!important;
	text-decoration: none;
}
#content #contenuti {
	float: left;
	width: 678px;
	margin-left: 18px;
	padding: 0px;
	margin-bottom: 24px;
	margin-top: 17px;
}
#content .left {
	width: 201px;
	float: left;
	display: inline;
	margin-left: 36px;
	margin-top: 17px;
	padding-bottom: 45px;
}
#colonna_left {
	width: 395px;
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	margin-right: 15px;	
}
#colonna_left h1 {
	font-family: 'franklein', sans-serif;
	color: #656565;
	font-size: 22px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}
#colonna_left ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#colonna_left li {
	padding-bottom: 10px;
	font-size: 12px;
	color: #666;
	background-image: url(images/smallredarrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
#contenitore2box {
	float: right;
	width: 678px;
	background-image: url(images/bg_articolo.gif);
	background-repeat: repeat-y;
}
#colonna_right {
	width: 177px;
	background-image: url(images/shadowright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-right: 15px;
	float: right;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-right: 15px;
	margin-top: 35px;
	height: auto !important;  /* per i browser moderni */
	height: 220px;      /* per IE5.x e IE6 */
	min-height: 220px;  /* per i browser moderni */
}
#colonna_right h1 {
	font-family: 'franklein', sans-serif;
	color: #666666;
	font-size: 16px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}

#colonna_right ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#colonna_right li {
	font-family: 'franklein', sans-serif;
	padding-bottom: 5px;
	font-size: 13px;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
#content #header {
	height: 82px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	width: 969px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#logo  {
	height: 23px;
	width: 203px;
	background-image: url(images/agilelogo.gif);
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 53px;
	top: 46px;
	background-repeat: no-repeat;
}
#header #logo a {
	display: block;
	text-indent: -9999px;
	height: 23px;
	width: 203px;
}
#content #immagine {
	width: 895px;
	float: left;
	height: 238px;
	display: inline;
	clear: both;
	margin-left: 36px;
	position: relative;
	border: 1px solid #cccccc;
	}
#menu  {
	width: 201px;
	float: left;
	display: inline;
	margin-left: 0px;
	background-color: #CCC;
	margin-top: 0px;
	padding-bottom: 8px;
	background-image: url(images/tabmenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
#menu ul {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	display: block;
	overflow: hidden;
	width: 201px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
#menu li {
	display: block;
	background-image: url(images/tabmenu.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: left top;
	height: 37px;
	width: 201px;
}
#menu a {
    height: 37px;
	color: #656363;
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin: 0px;
	display: block;	
	font-size: 18px;
	font-style: normal;
	line-height: 37px;
	font-weight: normal;
	font-variant: normal;
}
#menu a:hover {
	text-decoration: none;
	background-image: url(images/tabmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #b6000d;
}
.menu_on a, .menu_on a:hover{
	color: #b6000d!important;
	display: block!important;
	width: 201px!important;
	height: 46px!important;
	text-decoration: none;
	background-image: url(images/tabmenu_on.png)!important;
	background-repeat: no-repeat;
	background-position: left top;	
	position: relative!important;
	z-index: 100!important;
	}

.testosmall {
	font-size: 10px;
	font-weight: bold;
}

#due {
	width: 678px;
	float: left;
	height: 177px;
	background-image: url(images/360.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#due  div{
	width: 200px;
	margin-left: 15px;
	margin-top: 17px;
	margin-right: 17px;
	position: relative;
}
#due div h2 {
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #FFF;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#contenitore3box {
	float: left;
	width: 714px;
	margin-top: 17px;
	margin-right: -36px;
	overflow: hidden;
	background-image: url(images/bg_3colums_home.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contenitore3box .trecolumsbottom {
	background-image: url(images/bg_3colums_bottom.gif);
	height: 18px;
	width: 678px;
	position: relative;
	left: 0px;
	background-position: left top;
	bottom: 0px;
	clear: both;
	float: left;
}
#contenitore3box h2{
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #656565;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-color: #666;
	clear: both;
	background-image: url(images/bg_h2_home.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 26px;
}
#contenitore3box p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
#under_left {
	padding-right: 10px;
	float: left;
	}
#under_left h1 {
	font-size: 24px;
}
#uno {
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #FFF;
	width: 360px;
	float: left;
	position: absolute;
	right: 20px;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	top: 10px;
	height: 220px;
}
.home_segue {
	font-family: 'franklein', sans-serif;
	text-shadow: 1px 1px 0px #FFF;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/redbutton.gif);
	height: 34px;
	width: 135px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 5px;
	right: 30px;
}
.home_segue a {	
	text-shadow: 0px -1px 0px #640910;
	display: block;
	background-image: url(images/redbutton.gif);
	height: 34px;
	width: 135px;
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
#tre, #quattro, #cinque {
	width: 214px;
	float: left;
	position: relative;
	margin-right: 18px;
}
.segue {
	display: block;
	margin-top: 10px;
	vertical-align: top;
}
.segue a{
	font-family: 'franklein', sans-serif;
	font-size: 14px;
	background-image: url(images/anim_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	height: 20px;
	width: 135px;
}
.segue a:hover {
	background-image: url(images/anim_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#content #footer {
    width: 969px;
	height: 184px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;	
	text-align: left;
	clear: both;	
	position: relative;
	overflow: hidden!important;

}
#content #footer p {
	margin-top: 50px;
	float: left;
	display: inline;
	font-size: 11px;
	margin-left: 53px;
}
#footer .anim_a {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 142px;
	height: 104px;
	top: 25px;
	right: 48px;
}
	
#FlashID {
	padding: 0px;
	margin: 0px;
	width: 142px;
	height: 104px;
	overflow: hidden;
	position:absolute;
}



#colonna_right .login {
	width: 193px;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: -10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/loginfooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
}
#colonna_right .login h1 {
	background-image: url(images/bckgr_loginheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 58px;
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	margin-left: -8px;
	padding-left: 8px;
    text-shadow: 0px -1px 0px #1a1a1a;
}
.login input {
	background-image: url(images/bkgr_input.gif);
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 24px;
	width: 173px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #237598;
}
.login .submit {
	background-image: url(images/loginbutton.gif);
	padding: 0px;
	height: 44px;
	width: 194px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: -8px;
	text-indent: -9999px;
}
.login label img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-bottom: -1px;
}
.login label {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-bottom: 2px;
    text-shadow: 0px 1px 0px #fff;  
}

