/* CSS Document */

body {
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../img/bkg.png) repeat-x left -10px;
	margin: 0px;
	padding: 0px;
 	/* behavior: url(lib/csshover.htc); */
}

td,tr {
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

hr {
	display: none;
}

input,select,textarea {
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #161513;
}

a {
	color: #ff923c;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FF760A;
	text-decoration: underline;
	font-weight: bold;
}

#main {
	width: 970px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -485px;
}

#header {
}

#logo {
	height: 107px;
	margin: 20px 0px 20px 0px;
	background: url(../img/logo.png) no-repeat left center;
	width: 230px;
}

#special {
	float: right;
	margin: 30px 0 0 0px;
	width: auto;
}

#logo a {
	height: 107px;
	width: 230px;
	float: left;
}

#logo h1,h2,hr {
	display: none;
}

#lang {
	font: 9px/9px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #777;
	float: right;
	text-transform: uppercase;
	margin: 20px 8px 0px 0px;
	width: auto;
}

#lang ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#lang li {
	float: left;
	width: 26px;
	text-align: center;
}

#lang a {
	color: #777;
	text-decoration: none;
}

#lang a:hover {
	color: #d2d2d2;
	text-decoration: none;
}

#lang .here {
	color: #d2d2d2;
	text-decoration: none;
}

#menu {
	position: relative;
	height: 27px;
	text-align: center;
	margin-left: 18px;
	/*background: url(../img/bkg_menu.png) repeat-x left top;*/
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	float: left;
	width: 131px;
	height: 27px;
	font: 12px/14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0px 1px 0px 1px;
}

#menu li:hover {
	background: url(../img/btn_over.png) no-repeat center top;
}

#menu .here {
	background: url(../img/btn_over.png) no-repeat center top;
	color: #f1f1f1;
}

#menu .btn {
	background: url(../img/btn.png) no-repeat center top;
}

#menu a {
	text-decoration: none;
	color: #888;
	display: block;
	padding: 10px 0px 3px 0px;
}

#menu a:hover {
	text-decoration: none;
	color: #f1f1f1;
}

#flash {
	position: relative;
	height: 258px;
}

#content {
	background: #fff url(../img/bkg_content.gif) repeat-y left top;
	position: relative;
	padding: 0px 0px 30px 0px;
	color: #161513;
	width: 100%;
}

#content h3 {
	font: 18px/20px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: 4px;
	padding: 30px 0px 20px 0px;
	margin: 0px;
	color: #f1f1f1;
}

#content h4 {
	font: 11px/11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	letter-spacing: 0.1em;
	padding: 10px 0px 4px 0px;
	margin: 0px;
	font-weight: bold;
}

#content p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: left;
}

/*con immagini sfondo*/

#content p.home {
	background-image:url(../img/archvio.jpg);
	background-repeat:no-repeat;
	background-position: -0px 80px;
	padding: 25px 0px 1px 0px;
	margin: 0px;
	clear: left;
	height:447px;
}

#main #content #mod_text p.sicurezza {
	background-image: url(../img/sicurezza.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
	height: 340px;
}

#main #content #mod_text p.outsourcing {
	background-image: url(../img/outsourcing.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	height: 410px;
	;
}

#main #content #mod_text p.conservazione {
	background-image: url(../img/archiviazione.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	height: 680px;;
}

#main #content #mod_text p.disaster {
	background-image: url(../img/disasterrecovery.jpg);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	height: 280px;;
}

#main #content #mod_text p.progetto {
	background-image: url(../img/progetto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	height: 300px;;
}


#content .dateNews {
	font: 11px/11px Times;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	font-weight: normal;
}

#content .newsLabel {
	font: 11px/11px Times;
	padding: 0px 2px 0px 0px;
	margin: 0px 4px 0px 0px;
	font-weight: normal;
}

#content .eventsLabel {
	font: 11px/11px Times;
	padding: 0px 2px 0px 0px;
	margin: 0px 4px 0px 0px;
	font-weight: normal;
}

#content .small {
	font: 9px/9px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #555;
}

#mod_news {
	background: url(../img/bkg_h3.gif) no-repeat -27px 20px;
	width: 520px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	min-height: 280px;
	height: auto;
	text-align: justify;
}

#mod_text {
	background: url(../img/bkg_h3.gif) no-repeat -27px 20px;
	width: 520px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	text-align: justify;
	min-height: 370px;
	height: auto;
}

#mod_news p,table {
	padding: 6px 30px 6px 0px;
	margin: 0px 0px 0px 0px;
	/*border-right: 1px solid #ddd;*/
}
#mod_text textarea {
	width: 460px !important;
	min-width: 460px !important;
	max-width: 460px !important;
	height: 80px !important;
	min-height: 80px !important;
	max-height: 80px !important;
}

#mod_text .element {
	color: #719600;
	padding: 0px 4px 0px 0px;
}

#mod_text h4 {
	font: 16px/17px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: oblique;
}

#mod_text h5 {
	font: 13px/14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#mod_text h6 {
	font: 13px/14px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #bbb;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#mod_text p.requiro {
	background-image: url(../img/requirologo.jpg);
	background-repeat: no-repeat;
	height: 235px;
	padding: 6px 30px 6px 150px;
	margin: 40px 0px 0px 0px;
	font-family: "Adobe Garamond Pro", "Arial";
	font-size: 16px;
	line-height: 1.5em;
}

#main #content #mod_text .requiro span {
	font-family: "Adobe Garamond Pro", "Arial";
	font-size: 20px;
	color: #E2007A;
	letter-spacing: 1px;
}

#mod_text ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#mod_text form {
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main #content #mod_text ul {
	line-height: 1.5em;
	margin-top: 20px;
}
#main #content #mod_text li {
	margin-bottom: 10px;
	margin-right: 30px;	
}

#mod_packs {
	background: url(../img/bkg_h3.gif) no-repeat -27px 20px;
	width: 520px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
}

#mod_packs a {
	color: #161513;
	text-decoration: none;
}

#mod_packs a:hover {
	text-decoration: underline;
}

#mod_packs .color1 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #dd5100;
	font-weight: normal;
	line-height: 1.8;
	text-transform: uppercase;
}

#mod_packs .color2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #e8ab00;
	font-weight: normal;
	line-height: 1.8;
	text-transform: uppercase;
}

#mod_packs .color3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #719600;
	font-weight: normal;
	line-height: 1.8;
	text-transform: uppercase;
}

#mod_packs .color4 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #006c7f;
	font-weight: normal;
	line-height: 1.8;
	text-transform: uppercase;
}

#mod_packs ul {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	list-style-type: none;
}

#mod_packs li {
	float: left;
	width: 130px;
	height: auto;
}

#mod_packs p {
	padding: 0px 10px 0px 10px;
	margin: 110px 0px 0px 0px;
	border-left: 1px solid #ddd;
}

#box {
	position: absolute;
	background: url(../img/bkg_h3.gif) no-repeat top left;
	width: 67px;
	height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px -27px;
	z-index: 1;
}

#loginAdmin {
	position: absolute;
	width: 27px;
	height: 39px;
	top: 20px;
	left: -27px;
	z-index: 2;
}

#logoutAdmin {
	background: url(../img/logout.gif) no-repeat top left;
	position: absolute;
	width: 27px;
	height: 39px;
	top: 20px;
	left: -27px;
	z-index: 2;
}

#mod_extra {
	float: right;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 60px 40px 0px 0px;
}

#mod_extraText {
	float: right;
	width: 350px;
	padding: 0px 0px 0px 0px;
	margin: 60px 40px 0px 0px;
}

#mod_extraText .element {
	color: #719600;
	padding: 0px 4px 0px 0px;
}

#mod_extraText h4 {
	font: 14px/15px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#mod_jump {
	font: 10px/11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	float: right;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
}

#mod_jump h3 {
	font: italic 18px/20px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: 4px;
	padding: 30px 0px 20px 0px;
	margin: 0px;
	color: #161513;
	clear: left;
}

#mod_jump .bottom {
	border-top: 1px solid #ddd;
	padding: 12px 0px 20px 0px;
}

#mod_jump h4 {
	font: 10px/11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#mod_jump .moreMenu {
	width: 355px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: list-item;
}

#mod_jump .moreItem {
	font: 11px/11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	width: 300px;
}

#mod_jump .moreItem a {
	background: #f6f6f6;
	display: block;
	text-decoration: none;
	width: 300px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 8px 0px;
	letter-spacing: 1px;
}


#mod_jump .moreItem:hover {
}

#mod_jump .moreItemHere {
	font: 11px/11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	width: 300px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 8px 0px;
	background: #f9f9f9;
	letter-spacing: 1px;
}

#mod_jump .moreItemHere a {
	text-decoration: none;
	color: #bbb;
}


#mod_jump .moreItemHere:hover {
	text-decoration: none;
	color: #bbb;
}

#mod_jump ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mod_jump li {
	float: left;
	width: 88px;
	height: auto;
}

#mod_jump p {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#mod_jump .special {
	
}

#login {
	width: 140px;
	float: left;
	margin-right: 10px;
}

#login input {
	border: 1px solid #e8e8e8;
	height: 22px;
	margin-bottom: 10px;
	width: 140px;
}

#login .submitForm {
	border: 1px solid #e8e8e8;
	height: 22px;
	margin-bottom: 10px;
	background: #ff760a;	
	color: #fff;
	float: right;
	width: 40px;
}

#register {
	padding: 0px 20px 0px 0px;
	width: 200px;
	margin-left: 140px;
}

#remember {
	padding: 10px 20px 50px 0px;
	width: 200px;
	margin-left: 140px;
}

#footer {
	clear: right;
	text-align: left;
	padding: 12px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
}

#copy {
	font: 9px/9px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #888;
}

#copy a {
	color: #888;
	text-decoration: none;
}

#copy a:hover {
	color: #888;
	text-decoration: underline;
}

#credits {
	font: 9px/9px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #888;
	float: right;
	width: auto;
	margin-top: -8px;
}

#credits a {
	color: #888;
	text-decoration: none;
}

#credits a:hover {
	color: #888;
	text-decoration: underline;
}

#newsMenu {
	text-align: right;
	clear: left;
	width: 500px;
}

/* Menu dinamico */

.sect {
	font: 10px/10px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #161513;
	background-color: #f2f2f2;
	width: 480px;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
} 

.sect p {
	font: 11px/13px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #161513;
	text-transform: none;
	text-align: left;
	margin: 10px 10px 10px 12px !important;
}

.sect img {
	float: left;
	margin: 10px 14px 200px 0px !important;
}


.sectlist {
	margin: 0px 0px 0px 0px;
	padding: 4px;
	list-style-type: none;
} 

.handle {
	font: 10px/10px Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
	color: #161513;
	padding: 2px 2px 2px 2px !important;
	margin: 10px 0px 0px 0px !important;
	border-bottom: 1px solid #ccc;
	cursor:pointer;
	width: 480px;
	text-transform: uppercase;
}

.handle:hover {
	background: #fff;
	color: #161513;

}

.hdlmenu {
	display: none;
}
	
.hdl {
	text-transform: uppercase;

}

.staff {
	border: 1px solid #ddd;
	width: auto;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.box_staff {
	display: block;
	float: left;
	width: 260px;
	height: 200px;
}
.clear_box {
	float: left;
}
.avviso {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
/*------------------------------------------Gestione fondopagina requiro------------------------------------------------------*/

#main #content #mod_text p.cliente {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #E2007A;
	font-weight: bold;
}

#main #content #mod_text img.requiro {
	margin: 20px auto 0px 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------------------------------------Immagine E-Mission------------------------------------------------------*/

#main #content #mod_text a.sede img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main #content #mod_text a.sede:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
