.clear{
	clear:both;
}

a{
	outline:none;
		color:white;
	
}

a:visited{
	color:white;
}

img{
	border:none;
}

body{
	margin:0;
	padding:0;
	background-color: #003777;
	font-family: Arial, Helvetica, sans-serif;
			background-image:url(../images/bianco.jpg);
		background-repeat:repeat-y;
		background-position:center;


}

#main{

	width:760px;
	margin:auto;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	padding:0;
	border:0;
}



#menu{
	float:right;
	margin:324px 117px 0 0;
	width:146px;
}

#menu_d{
	float:right;
	margin:271px 116px 0 0;
	width:146px;
}

#menu a, #menu_d a{
	float:left;
}

#footer{
	clear:both;
	font-size:8px;
	margin:50px 110px 0 110px;
	color:#4695ca;
}

#footer_d{
	clear:both;
	font-size:9px;
	margin:16px 110px 0 110px;
	color:#4695ca;	
}



.box_pieno{
	width:366px;
	height:360px;
	overflow:auto;
	float:left;
	margin:190px 0 0 111px;	
	color:white;
	font-size:12px;
}

.box_pieno_ordina{
	width:366px;
	height:360px;

	float:left;
	margin:190px 0 0 111px;	
	color:white;
	font-size:12px;
}

.box_pieno #antonella{
	border:2px solid white;
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}


div.box_semi {
height:207px;
overflow:auto;
width:366px;
}

.box_padding{
	margin:5px;
}



div.box_ordina {
background-color:white;
height:340px;
margin-left:8px;
width:345px;
	overflow:auto;
}


div.testo_ordina {
	padding: 8px;
	text-align: justify;
	color: #003777;
	font-size: 14px;
	width:308px;

}

div.disclaimer {
color:#878787;
font-size:10px;
}

div.titolo_rata {
color:#F07E00;
font-weight:bold;
}

hr.arancio {
border-color:#F07E00;
border-style:none none solid;
border-width:1px;
height:1px;
width:100%;
}

div.azzurro {
color:#4692CB;
}

div.testo_ordina {
color:#003777;
font-size:14px;
text-align:justify;
}

div.fatturazione {
color:#EE4500;
font-weight:bold;
}

input.textcorto {
width:140px !important;
}
input.textsx {
margin-right:15px;
}








input.text {
border:1px solid gray;
width:300px;
}




p {
margin:0;
padding:0 0 5px;
}



.testo{
	margin:5px;	
}

h1{
	font-size:14px;
margin:0;
padding:0 0 10px;
}


.titoletto{
	margin: 20px 0 20px 0;
}


a#cartolina{
	float:left;
	height:30px;
	margin:500px 0 0 360px;
	width:60px;
}


