@charset "utf-8";
body {
	font-family:  "Trebuchet MS", Tahoma, Arial;
	font-size: 70%;
	text-align:left;
	margin: 0px auto;
	padding: 0px;
	background-color:#ebebeb;
	/*background-color:#646477;*/
	color:#444444;
}

a:link, a:active, a:visited {
	color: #052578;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration:none;
}

h1 {
	margin: 2px;
	padding: 2px;
	font-weight:bold;
	font-size:150%;
	color:#990000;
}

h2 {
	margin: 2px;
	padding: 2px;
	font-weight:bold;
	font-size:130%;
	color:#990000;
}

p {
	margin: 1px;
	padding: 1px;
	padding-left: 5px;
}

ul {
	margin-top: 5px;
}

form {
	margin-bottom:10px;
}

input, select {
	font-size:90%;
}

.red {
	color: #990000;
	font-size:110%;
}

.blu{
	color: #052578;
	font-size:110%;
}


#subheader{
	font-weight:bold;
	color:#ffffff;
	background-color:#003366;
	padding:4px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	border-bottom:1px solid #ffffff;
}


#header{
	height:160px;
	background: #dfdefe url(images/header-girl.jpg) no-repeat top center;
	border-bottom:1px solid #052578;
}
#header1{
	height:160px;
	background: #dfdefe url(images/header-girl.jpg) no-repeat top center;
	border-bottom:1px solid #052578;
}
#header2{
	height:160px;
	background: #dfdefe url(images/header-girl.jpg) no-repeat top center;
	border-bottom:1px solid #052578;
}
#header3{
	height:160px;
	background: #dfdefe url(images/header-boy.jpg) no-repeat top center;
	border-bottom:1px solid #052578;
}#header4{
	height:160px;
	background: #dfdefe url(images/header-boy.jpg) no-repeat top center;
	border-bottom:1px solid #052578;
}


#contheader{
	margin:0px auto;
	width:960px;
}

#logo{
	margin:0px auto;
	padding:6px 0px 0px 0px;
	float:left;
}

#coccarda{
	margin:0px auto;
	padding:16px 0px 0px 0px;
	float:right;
}

#coccarda3{
	margin:0px auto;
	padding:30px 0px 0px 260px;
	float:left;
	position:absolute;
}

#green_header{
	margin:0px auto;
	padding:48px 0px 0px 0px;
	float:right;
}

#precontainer{
	background: #ebebeb url(images/bg_precontainer.jpg) repeat-x ;
	width:100%;
	padding-top:20px;
}

#container{
	width:960px;
	margin:0px auto;
	padding:0px;
}

#contleft{
	float:left;
	margin-right:2px;
	padding:4px;
	width:54%;
}

#contright{
	float:right;
	margin-left:0px;
	padding:4px;
	width:44%;
}

.box{
	padding:4px;
	border:1px solid #cccccc;
	background: #ffffff url(images/bgbox.jpg) repeat-x top center;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:10px;
}

/* NUMERO A PAGAMENTO */

.call {
	background: #f2f2f2 url(images/bg_call.jpg) repeat-x top center;
	border:1px solid #dddddd;
	height:80px;
	width:320px;
	margin:15px auto;
	text-align:center;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.call h2 {
	margin:6px 0px 0px 0px;
	padding:0px;
	font-size:150%;
	color:#003399;
	line-height:100%;
}
.call h1 {
	padding:0px;
	margin:0px;
	font-size:250%;
	line-height:100%;
}
.call p {
	padding:0px;
	margin:0px;
}

/* NUMERO VERDE */

.call2 {
	background: #ffffff url(images/bg_call2.jpg) repeat-x top center;
	border:1px solid #dddddd;
	height:160px;
	width:320px;
	margin:15px auto;
	text-align:center;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.call2 h2 {
	margin:12px 0px 0px 0px;
	padding:0px;
	font-size:150%;
	color:#003399;
	line-height:100%;
}
.call2 h1 {
	padding:0px;
	margin:8px 0px 0px 0px;
	font-size:240%;
	line-height:100%;
	color:#006600;
	font-weight:bold;
}

.call2 h3 {
	padding:0px;
	margin:8px 0px 0px 0px;
	font-size:220%;
	line-height:100%;
	color:#006600;
	font-weight:bold;
}
.call2 p {
	padding:0px;
	margin:0px;
}

#navbar{
	margin:3px 1px 7px 1px;
	padding:5px;
	border:1px solid #cccccc;
	color: #052578;
	text-align:center;
	background: #f2f2f2 url(images/bgnavbar.jpg) repeat-x top center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#navbar a:link, #navbar a:visited{
	text-decoration:underline;
	padding:0px 10px 0px 10px;
	font-weight:bold;
}
#navbar a:hover{
	text-decoration:underline;
}


.tabella {
	width:100%;
	border:2px solid #dddddd;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.tabella td {
	text-align:center;
	border:1px solid #dddddd;
	text-transform:uppercase;
}

.title{
	font-weight:bold;
	background-color:#003366;
	color:#FFFFFF;
	text-transform:lowercase;
}

.td_shadow {
	text-align:center;
	border:1px solid #dddddd;
	background: #ffffff url(images/bgtd.jpg) no-repeat top left;
	padding-top:4px;
}


.td_title {
	text-align:center;
	border:1px solid #dddddd;
	background: #f2f2ff url(images/bgtd_title.jpg) no-repeat top left;
	padding-top:4px;
	padding-left:4px;
	color:#003399;
}



#clear{
	clear:both;
	height:10px;
	padding-top:4px;
}


#footer{
	clear:both;
	font-size: 90%;
	text-align:center;
	border-top:1px solid #cccccc;
	background: #646477 url(images/bg_footer.jpg) repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	color:#CCCCCC;
}

#footer p{
	margin:1px;
	padding:1px;
}

#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: none;
	color:#CCCCCC;
	padding:0px 5px 0px 5px;
}

#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.clear {
	clear:both;
}

.green {
	clear:both;
	color:#009900;
}

