/* CSS Document */

body {
	background-color: #39c;
	background-image:url(../img/bg_pag.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin-top:0px;
}
#bg_table{
    margin:auto;
	background-color: transparent;
	background-image:url(../img/bg_tab.png);
	width:933px;
}
#bg_table_piede{
	background-color: transparent;	
	width:933px;
}
#table {
    margin:auto;
	margin-top:15px;
	background-color: #fff;
	width: 871px;
	border-top:0px;
}
#header {
	background-color:#FFF;
	background-image:url(../img/computer-assist-header.png);
	background-repeat:no-repeat;
    width:871px;
    height: 118px;
}
#header h1{
	font-size:14px;
	display:none;
	text-align:center;
}
#nav{
	height:34px;
	background-color:#306b95;
	background-image:url(../img/bg_nav.png);
	background-repeat:repeat-x;
	text-align:center;
	letter-spacing:1px;
	line-height:34px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#nav a:link, #nav a:visited, #nav a:active{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
#nav a:hover{
	color: #fff;
	text-decoration:underline;
}
.blu{
color:#002448;
}
.blu-2{
color:#2a72a1;
}

.rosso{
color:#c00;
font-size:14px;
line-height:24px;
}
#content{
	width:871px;
	margin:auto;
}
#left{
	width:170px;
	padding-top:17px;
}
#right{
	width:211px;
	margin-top:10px;
	background-color:#fff;
	background-image:url(../img/bg_right.gif);
	background-repeat:repeat-y;
}
#right_text{
	width:195px;
	margin:auto;
	color:#000;
	text-align:center;
	font-weight:normal;
}

#text{
	line-height:18px;
	text-align:justify;
	padding-left:22px;}
#text h2{
	color: #2a72a1;
	font-size: 14px;
	display:inline;
	margin-bottom:0px;
}
#centrale{
	padding:12px;
	padding-top:0px;
	line-height:18px;
	text-align:justify;}
#centrale h1{
	color: #c00;
	font-size: 18px;
	display:block;
	margin-bottom:0px;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
	border-bottom: 0px dotted #999;
}
#centrale h2{
	color: #2a72a1;
	font-size: 15px;
	margin-bottom:8px;
	text-align:center;
}
#centrale h3{
	color: #2a72a1;
	font-size: 13px;
	display:block;
	margin-bottom:7px;
	text-align:center;
}
#centrale2{
	padding:12px;
	padding-top:0px;
	padding-bottom:5px;
	line-height:18px;
	text-align:justify;}
#centrale2 h1{
	color: #c00;
	font-size: 18px;
	display:block;
	margin-bottom:0px;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
	border-bottom: 0px dotted #999;
}
#centrale2 h2{
	color: #2a72a1;
	font-size: 15px;
	margin-bottom:8px;
	text-align:center;
}
#centrale2 h3{
	color: #2a72a1;
	font-size: 13px;
	display:inline;
	margin-bottom:0px;
}
#centrale3{
	padding:12px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:18px;
	text-align:justify;
	
	}
#centrale3 h1{
	color: #c00;
	font-size: 18px;
	display:block;
	margin-bottom:0px;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
	border-bottom: 0px dotted #999;
}
#centrale3 h2{
	color: #2a72a1;
	font-size: 15px;
	margin-bottom:8px;
	text-align:center;
}
#centrale3 h3{
	color: #2a72a1;
	font-size: 13px;
	display:inline;
	margin-bottom:0px;
}
p {
margin-top:0px;
}
#foto {
margin-top:10px;
}
#nav2{
	height:34px;
	background-color:#306b95;
	background-image:url(../img/bg_nav.png);
	background-repeat:repeat-x;
	text-align:center;
	letter-spacing:1px;
	line-height:34px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#nav2 a:link, #nav2 a:visited, #nav2 a:active{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
#nav2 a:hover{
	color: #fff;
	text-decoration:underline;
}
#address{
	color:#555555;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:6px;
	text-align:center;
}
#address2{
	color:#555555;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:6px;
	text-align:center;
}
#credit{
	width:871px;
	margin:auto;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
}

input.checkout {
	border:1px solid #306B95;
	width:122px;
	margin:2px 0pt 3px;
	padding-left:2px;
}
textarea.checkout {
	border:1px solid #306B95;
	width:182px;
	margin:2px 0pt 3px;
	padding-left:2px;
}
select.checkout {
border-color: #306B95;
margin-bottom:4px;
margin-top:4px;
width:125px;
}

