@charset "UTF-8";
#tabellone_principale{
	margin-left:auto;
	margin-right:auto;	
}
/* CSS Document */
body {
	background-color: #024A46;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00405F;
}
td img {display: block;}
body,td,th {
	font-weight:normal;
}
a:link {
	text-decoration: none;
	color: #024A46;
}
a:visited {
	text-decoration: none;
	color: #024A46;
}
a:hover {
	text-decoration: none;
	color: #024A46;

}
a:active {
	text-decoration: none;
	color: #024A46;
}
.menu_sezione {
	font-size: 14px;
	font-weight:bold;
	color: #024A46;
	text-decoration:none;
	text-align:left;
}
.titolo_pagina {
	font-size: 17px;
	color: #024A46;
	text-decoration: none;
}
.testo_pagina {
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
}
.testi_importanti{
	font-weight:bold;
	color: #024A46;
}
/*1 COMPANY PROFILE*/
#list_company_profile{
	text-align:left;
	margin-left:-20px;
	list-style-image:url(../image/list.gif);
	line-height: 1.7;
	font-size: 11px;
	color: #666666;
}
/*2 RESEARCH and TESTING*/
.list_research{
	text-align:left;
	margin-left:-20px;
	list-style-image:url(../image/list.gif);
	line-height: 1.7;
	font-size: 11px;
	color: #666666;
}
/*3 HIGH QUALITY*/
.list_quality{
	text-align:justify;
	margin-left:-20px;
	list-style-image:url(../image/list.gif);
	line-height: 1.7;
	font-size: 11px;
	color: #666666;
}
/*4 IMPLANT SYSTEM - 5 SAFETY GUARANTEES*/
#list_implant{
	text-align:justify;
	margin-left:-20px;
	list-style-image:url(../image/list.gif);
	line-height: 1.7;
	font-size: 11px;
	color: #666666;
}
/*5.4 LITERATURE*/
#list_literature{
	text-align:justify;
	margin-left:-20px;
	list-style:decimal;
	line-height: 1.7;
	font-size: 11px;
	color: #666666;
}
/*6 INDICATIONS*/
.menu_sezione_grigio a{
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	text-align:left;	
}
.menu_sezione_grigio{
	text-indent: 35px;	
}
/*CONTATTI*/
.errMsg{
	color:#FF0000;
	vertical-align: top;
	margin-left:90px;
	font-weight: bold;
}
#error{
	color:red;
	font-weight: bold;
	width:380px;
	margin-left:300px;
}
#contatti{
	width:380px;
	margin-left:300px;
	padding:10px;
	background-color: #BBCECD;
	font-family:Arial;
	font-size:12px;
	color:#2B6864;
}
label{
	vertical-align: top;
	font-weight: bold;
}
input,textarea{
	border:1px solid #024A46;
}
#Nome,#Cognome,#Telefono,#Email,#Info,#Indirizzo,#Stato,#Zip,#Country{
	width:250px;	
}
#Nome{
	margin-left:20px;	
}
#Cognome{
	margin-left:1px;	
}
#Indirizzo{
	margin-left:21px;	
}
#Zip{
	margin-left:4px;	
}
#Country{
	margin-left:10px;	
}
#Stato{
	margin-left:33px;	
}
#Telefono{
	margin-left:18px;	
}
#Email{
	margin-left:18px;	
}
#WhoDoctor{
	margin-left:26px;	
}
#Info{
	height:70px;
	margin-left:7px;	
}
#captcha,#testo_captcha{
	width:166px;
	margin-left:70px;	
}
#invia,#reset{
	border:2px solid #024A46;
	background-color: #BBCECD;
	color:#2B6864;
	font-weight: bold;
}
#invia{
	margin-left:80px;	
}
#captcha{
	border:1px solid #024A46;
}

/* ONLINE PAYMENT */
#payment{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #BBCECD;
	font-family:Arial;
	font-size:12px;
	color:#2B6864;
}

.p_err{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	color:red;
}
#procedi{
	font-weight:bold;
	border:1px solid #024A46;
	height:25px;
}