* {
	margin:  0;
	padding: 0;
}

body {
	background: #999999 /*url(../images/background.jpg)*/ repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	position: relative;
	top: -100px;
	left: auto;
	
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

#wrap {
	margin:20px auto;
	width: 805px;
}

#head {
	background-image:url(../images/bg_head.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	top:20px;
	left:0px;
	width:805px;
	height:48px;
}

#header {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-y;
	height: 140px;
	width:804px;
}

#menu {
	background-image:url(../images/bg_menu2.jpg);
	background-repeat:repeat-y;
	background-position:left;
	height: 30px;
	line-height: 30px;
	padding:0px 0px;
	width:805px;
}

#menu ul li a img {
	border:none;
}

#menu ul {
	list-style-type: none;
	padding-left:0px;
}

#menu ul li {
	display: block;
	float: left;
	overflow:hidden;
	width:auto;
}

#content {
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	padding: 0 20px 5px 20px;/*border-left:solid #003366 2px;*/
}
#content a img {
	border:none;
	}
.left {
	float: left;
	width: 460px;
	text-align: justify;
}
.left a {
color:#990000;
}
.left a:hover{
text-decoration:underline;

}
.photo{
	font-size:16px;
	text-align:center;
	width:795px;
	color:#990000

}
.photo a {
	font-size:16px;
}
.right {
	float: right;
	width: 260px;
	padding-top: 25px;
	padding-right:5px;
}

.right h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #003366;
	color: #FFFFFF;
	font-size: 13px;
}

.right ul {
	padding: 10px 0 15px 10px;
	list-style-type: none;
}

.right ul li a {
	color: #648CA5;
	text-decoration: none;
	font-size: 12px;
	font-weight: 100;
}

.right ul li a:hover {
	color: #111;
}

.right_serv {
	float: right;
	width: 260px;
	padding-top: 20px;
	padding-right:5px;
}

.right_serv h2 {
	margin: 0 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #003366;
	color: #FFFFFF;
	font-size: 13px;
}

.right_serv ul {
	padding: 10px 0 15px 10px;
	list-style-type: none;
}

.right_serv ul li {
	padding-top:5px;
}

.right_serv ul li a {
	color: #003366;
	text-decoration: none;
	font-size: 15px;
	font-weight: 100;
}

.right_serv ul li a:hover {
	color: #006699;
	text-decoration:none;
}

.right_serv1 {
	float: right;
	width: 260px;
	padding-top: 20px;
	padding-right:5px;
}

.right_serv1 h2 {
	margin: 0 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	background: #003366;
	color: #FFFFFF;
	font-size: 13px;
}

.right_serv1 ul {
	padding: 10px 0 15px 10px;
	list-style-type: none;
}

.right_serv1 ul li {
	padding-top:0px;
	list-style-type:disc;
}

.right_serv1 ul li a {
	color: #003366;
	text-decoration: none;
	font-size: 15px;
	font-weight: 100;
}

.right_serv1 ul li a:hover {
	color: #006699;
	text-decoration:underline;
}

.adleft {
	float: left;
	height: 105px;
	width:105px;
	border: 5px solid #003366;
	font-size: 18px;
	color: #aaa;
	text-align: center;
	background-image: url(../images/ink_home.jpg);
}

.adright {
	float: right;
	height: 105px;
	width:105px;
	border: 5px solid #003366;
	font-size: 18px;
	color: #aaa;
	text-align: center;
	background-image: url(../images/cmyk_home.jpg);
	margin-left:-5px;
}
#cont_effect{
position:relative;
 top:-20px; 
 left:-227px;
 z-index:150;
}
#slogan {
	position:relative;
	z-index:101;
	top:-270px;
	left:780px;
}

#effects_giallo {
	
	position:relative;
	top:153px;
	left:209px;
	z-index:110;
}
#effects_magenta {
	position:relative;
	top:93px;
	left:133px;
	z-index:109;
}
#effects_nero {
	position:relative;
	top:118px;
	left:602px;
	z-index:111;
}
#effects_cian {
	position:relative;
	top:116px;
	left:457px;
	z-index:112;
}
#effects_bianco {
	position:relative;
	top:136px;
	left:362px;
	z-index:113;
}
#map {
	border: 5px solid #003366;
	margin-bottom:20px;
	padding-bottom:0px;
}

#hid_g {
	position:absolute;
	top:-1px;
	left:-1px;
}

#footer {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-y;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	margin:0px 0px;
}

#foot {
	background-image:url(../images/bg_foot2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:804px;
	height:30px;
	z-index:0;
}

#w3c{
padding-bottom:10px;
}
#w3c a img {
border:none;
}
.serv_descr {
	height:28px;
	width:200px;
	display:block;
	overflow:hidden;
	text-align:left;
	margin-top:7px;
	padding:10px 20px 0px;
	line-height: 20px;
	background: #003366;
	color: #FFFFFF;
	font-size: 20px;
	margin-left:20px;
	position:relative;
	left:104px;
}

.serv_content {
	border: 5px solid #003366;
	margin-bottom:20px;
	padding-bottom:0px;
}
#table_triol{
border:0;
}
#table_triol tr td {
padding:10px 40px;
}
#table_banco{
border:0;
}
#table_banco tr td {
padding:10px 21px;
}
#table_ill{
border:0;
}
#table_ill tr td {
padding:10px 20px;
}
#table_index{
border:0;
}
#table_index tr td {
padding:10px 25px;
text-align:center
}
#table_index a img {
border:0;}
#form_mail{
	text-align:left;
	padding:15px;
	}
#form_mail form table tr td{
	padding-bottom:15px;}