
/*{{{ STRUCTURE */

div, p, ul, li, form {margin:0;padding:0;}

img{border:0}

body{
		background-color:#AFC5DC!important;;
    font-family: Arial,Verdana,Helvetica,Sans-Serif!important;
    font-size:  12px!important;
	text-align:center;
	margin:0;
	padding:0;
	color:#444444;
}

#mainContainerBg{
	/*background:#efefef url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-body.gif') repeat-y center top;*/
	min-width:400px;
}
 #ScrollPromo{
    overflow: auto;
    white-space: nowrap;
}
    ::-webkit-scrollbar {
    -webkit-appearance: none;
    }

    ::-webkit-scrollbar:horizontal {
    height: 8px;
    }
    ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);

    border: 2px solid #ffffff;
    }
    ::-webkit-scrollbar-track {

    background-color: #ffffff;
    }				 

.clearDiv{
	clear:both;
	font-size:0;
	line-height:0;
	width:1px;
	height:0;
	overflow:hidden;
}

/* Fixed layoyt */
#dataContainer{
background-color:#afc5dc;
padding-bottom:20px;
/*
min-height:600px;
*/
}
/* Liquid layout */
#colmask {    /* Background left column */
background:#222e55 url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-leftcol.gif') no-repeat top left;
}
#colmid { /* Background center column */
background-color:#ffffff;
}
#colright { /* Background right column */
background-color:#ffffff;
}
#dataContainer #leftWrapper{
	background-color:#ffffff;
}
/* End liquid layout */

#leftContent div.leftColBg{
background:#222e55 url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-leftcol.gif') no-repeat top left;
min-height:360px;}

#rightContent{
}

#rightContent div.rightColBg{
min-height:500px;}

#realCenter{
/*padding:16px 10px 16px 10px;*/
}
#realCenter #centerFiller{
width:100%; /* very important...ie tables inside will get this as 100% width instead parent containers width */
min-height:300px;
}
/* Defaults for content area */
#centerFiller p {
padding:16px 0;
}
#centerFiller ul{
margin:12px 0;
padding:0 0 0 40px;
}

/*}}}*/

/*{{{ MESSAGE WINDOW */
#messageWindow{
float:left;
position:relative;
font-size:0;
width:0;
height:0;
line-height:0;
z-index:200;
}
#messageWindowContent{
position:absolute;
top:50px;
left:200px;
font-size:12px;
line-height:14px;
}
.winTitle{
position:relative;
height:25px;
}
.winTitleSx{
position:absolute;
width:2px;
height:25px;
left:0;
top:0;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-top-sx-messagewindow.gif') no-repeat top left;
}

.winTitleDx{
position:absolute;
width:2px;
height:25px;
right:0;
top:0;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-top-dx-messagewindow.gif') no-repeat top left;
}
.winTitleCenter{
position:relative;
color:#ffffff;
font-weight:bold;
margin:0 2px;
height:25px;
text-indent:6px;
line-height:25px;
background:white url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-top-messagewindow.gif') repeat-x top left;
padding-right:28px;
}

.winContent{
background-color:#fafafa;
color:#444;
border-left:2px solid #3472B0;
border-right:2px solid #3472B0;
border-bottom:2px solid #3472B0;
padding:16px;
}

b.winTitleClose{
position:absolute;
top:3px;
right:2px;
display:block;
height:19px;
width:19px;
text-indent:30px;
overflow:hidden;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/p-messagewindow.gif') no-repeat top left; 
}
/*}}}*/

/*{{{ HEAD */
#headContainer{
  position:relative;
	height:80px;
	background: #AFC5DC;
}

.bgHead{
position:absolute;
top:0px;
left:0px;
/*width:740px;*/
width:200px;
height:80px;
background: transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/header.png') no-repeat top left;
z-index:1;
margin-top: 15px;
  margin-left: 15px;
}

#headContainer #siteSwf {
position:absolute;
top:0px;
left:0px;
height:120px;
width:700px;
z-index:2;
}

.headMenu{
position:relative;
z-index:20;
top:94px;
height:27px;
width:970px;
line-height:27px;
left:0;
color:#ffffff;
font-weight:bold;
font-size:12px;
}
/*}}}*/

/*{{{ LISTS */
ul{
margin:0;
padding:0;
}

ul.horizontal
{
list-style:none;
width:100%
}

ul.horizontalUl li{
position: relative;
display: inline;
float:left;
}

ul.horizontalUl li a, ul.horizontalUl li a:visited {
display: block;
height:18px;
line-height:18px;
}

ul.inlineUl
{
list-style-type: none;
text-align:center;
}

ul.inlineUl li{
display:inline;
}

ul.inlineUl li a, ul.inlineUl li a:visited {
display:inline;
padding:0 4px;
}

#realCenter ul{list-style-position: inside;}
ul.headLinks{
margin:0;
text-align:left;
font-size: 10px;
font-family: Verdana,Tahoma,Helvetica;
list-style:none;
}

ul.headLinks li {
list-style:none;
margin:0px;
}
ul.headLinks li a{
display:block;
line-height:20px;
}

ul.headLinks li a ,ul.headLinks li a:visited {
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/img-sx-menu.gif') no-repeat 0 8px;
padding-left:16px;
font-weight:bold;
color:#fff;
}

ul.headLinks li a:hover {
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/img-sx-menub.gif') no-repeat 0 8px;
color:#ff9900;
}

ul.mlmenujs{
list-style:none;
width:970px;
height:27px;
}

ul.mlmenujs li {
padding:0 8px 0 9px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-menusep.gif') no-repeat top left;
line-height:27px;
border:0;
}

ul.mlmenujs li.firstMenuLipixelfix {
background:none;
border:0;
}

ul.mlmenujs li a {
color:#ffffff;
border:0;
line-height:27px;
}


ul.sideLinks{
margin-right:4px;
font-size: 11px;
list-style:none;
font-size: 11px;
}
ul.sideLinks li{
list-style:none;
}

ul.sideLinks li a{
display:block;
line-height:20px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-dx-links.gif') no-repeat 4px 8px;
padding-left:20px;
font-weight:bold;
}
span.passLost{
position:relative;
top:-4px;
color:#dee6ff;
background-color:inherit;
font-weight:bold;
font-size:9px;
text-decoration:none;
}
span.passLost:hover {
color:#ff9900;
text-decoration:underline;
}

ul.scrollNews{
list-style:none;
}
ul.scrollNews li {
margin:10px 0;
list-style:none;
}
/*}}}*/

/*{{{ BOX PROPERTIES */

.leftSideBox{
padding:0 2px 0 2px;
margin-bottom:16px;
}

.rightSideBox{
margin-bottom:16px;
}

.voidSideBox{
margin-bottom:16px;
margin-right:6px;
text-align:center;
}

.voidSideBoxContent{
padding:2px 4px;
}

.leftSideBoxContent{
padding:0px;
}
.rightSideBoxContent{
background:#ebebeb url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-rightsideBox.gif') repeat-x top left;
padding-bottom:10px;
padding:8px 4px;
}

.centering{
text-align:center;
}

.firstLevelMenu{
margin-top:20px;
text-align:center;
}

.scrollHeadContainer{
	background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-scrollNews.gif') no-repeat top left;
}
.newsContent{
border:1px dashed #eaeaea;
background-color: #fafbfe;
margin:6px 0 6px 0;
padding:6px;
line-height:14px;
}

.newsMore{
float:right;
text-align:right;
padding-right:2px;
line-height:16px;
margin-right:2px;
font-weight:bold;
}

.newsMore a{
display:block;
text-indent:16px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-doc.png') no-repeat top left;
}

.divPassLost{
text-align:center;
}

/*}}}*/

/*{{{ GRAPHIC PROPERTIES */
.centering{
text-align:center;
margin:0 auto;
}

.flowLeft{
  display:block;
  float:left;
  clear:left;
position:relative;
}

.flowRight{
  display:block;
  float:right;
  clear:right;
position:relative;
}

#flagContainer {
text-align:center;
color:#ffffff;
}

#flagContainer div {
margin:0 auto;
display:table;
}

ul.inlineUl li img{
margin:4px 2px 4px 2px;
border:1px solid #ffffff;
}

.printImg{
float:right;
width:100px;
white-space:nowrap;
padding-right:20px;
text-align:right;
background:transparent url('/setup/images/print_page.gif') no-repeat center right;
line-height:20px;
color:#d95700;
}

.toggleZoom{
float:right;
width:58px;
line-height:20px;
text-indent:10px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/expand.gif') no-repeat center right;
color:#d95700;
}

b.btLeftCol{
display:block;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-bt-leftcol.gif') no-repeat top left;
width:170px;
height:18px;
}
/*}}}*/

/*{{{ FORM PROPERTIES */
fieldset{
border:0;
}
fieldset.rightFieldSet label {
color:#222e55;
font-size:10px;
}
fieldset.loginForm{
text-align:left;
}

fieldset.loginForm label{
display:block;
color:#ffffff;
text-align:right;
font-size:10px;
}

fieldset.loginForm div{
/*margin:0 auto;  */ 
}

input, select, textarea, .rsInput, .mySelect {
  padding:2px;
  margin:2px 2px 2px 0px;
  font-family:arial, verdana, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  background-color:#ffffff;
  /*border: 1px solid #999; */
}

select, select.mySelect, select.rsInput{
  padding:1px 2px;
}

select, textarea, .rsInput, .mySelect {
  border:1px solid #aeaeae;
}

input[type="text"] {
  border:1px solid #aeaeae;
}

input.sitebutton{
margin:0;
padding:0;
background-color:#445684;
color:#dee6ff;
}

.submitContainer{
  float:left;
  margin:6px 0 0 0;
  padding:0;
}

input.graphicSubmit{
padding:0;
margin:0;
border:0;
background-color:transparent;
}

.submitOneCenter{
  margin:4px 0 0 0;
  padding:0;
  text-align:center;
}

.submitCenter{
  float:left;
  margin:4px 0 0 0;
  padding:0;
}

.submitLeft{
  float:left;
  margin:4px 0 0 0;
  padding:0;
  text-align:left;
}

.submitRight{
  float:right;
  margin:4px 0 0 0;
  padding:0;
  text-align:right;
}
/*}}}*/

/*{{{ HEADINGS */
h2.siteTitle {
display:none;
}

h3 {
font-size:12px;
}

div.centerLabel{
position:relative;
border-bottom:1px solid #aeaeae;
padding-bottom:10px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-labels.gif') no-repeat 0px 2px;
line-height:20px;
}

div.centerLabel h1{
float:left;
margin:0;
padding:0;
text-indent:20px;
line-height:20px;
color:#33447e;
font-size:16px;
font-variant:small-caps;
}

div.newsTitle{
position:relative;
line-height:14px;
color:#000000;
text-indent:14px;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-newslink.gif') no-repeat 2px center;
}

div.newsTitle h2{
margin-right:50px;
line-height:14px;
color:#161d36;
font-size:12px;
}

div.newsTitle span.newsDate{
position:absolute;
display:block;
line-height:14px;
right:2px;
top:0;
color:#666666;
}

h3.leftSideBoxTitle, div.sideBoxTitle{
font-weight:bold;
background-color:#405487;
color:#ffffff;
font-size:10px;
text-align:center;
line-height:15px;
display:block;
}

h3.rightSideBoxLink,h3.rightSideBoxTitle{
font-size:12px;
display:block;
height:24px;
line-height:24px;
color:#ffffff;
font-weight:bold;
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-rightBoxTitle.gif') no-repeat top left;
padding:0 8px 0 16px;
}

h3.rightSideBoxTitle span{
display:block;
background-color:#222e55;
line-height:24px;
float:left;
clear:right;
padding: 0 4px;
}

.rightSideBoxLink {
line-height:15px;
}

/*}}}*/

/*{{{ TABLE AND CELL PROPERTIES */
td {
font-size:12px;
}

.top{
	color:#F8F8FA;
}

.topnormal {
color:#F8F8FA;
}

td.main {
color:#444444;
}
/*}}}*/

/*{{{ TEXT PROPERTIES */
p.newsLink{
margin-top:8px;
}

p.newsDownload{
line-height:20px;
margin-top:8px;
padding-left:22px;
}

p.newsPdf{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/pdf.png') no-repeat center left;
}

p.newsDoc{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/doc.png') no-repeat top left;
}

p.newsRtf{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/rtf.png') no-repeat top left;
}

p.newsTxt{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/txt.png') no-repeat top left;
}

p.newsXls{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/xls.png') no-repeat top left;
}

p.newsUnknow{
background:transparent url('/site/agenti_webprofessional_it/skins/6/skin_files/images/unknow.png') no-repeat top left;
}

span.textLight{
background-color:#405487;
color:#ffffff;
}
p.centerDescription{
display:block;
color:#161d36;
font-size:10px;
margin-bottom:20px;
}

p.siteDate{
color:#ffffff;
font-weight:normal;
font-size:10px;
text-align:center;
}

p.siteStats{
color:#222e55;
font-size:10px;
text-indent:2px;
text-align:center;
}
p.userLabel{
color:#ffffff;
text-align:left;
}

/*}}}*/

/*{{{ HYPERLINKS*/
a, a.main ,.ecCart a {color:#444444; background-color:transparent;text-decoration: none;}
a:visited, a.main:visited ,.ecCart a:visited  {color:#444444;background-color:transparent;}
a:active, a.main:active , .ecCart a:active {color:#444444;background-color:transparent;}
a:hover, a.main:hover, .ecCart a:hover {color:#003399; background-color:transparent; text-decoration: underline;}
ul.sideLinks li a.active, ul.sideLinks li a.active:visited,ul.sideLinks li a.active:active,ul.sideLinks li a.active:hover { color:#003399;}

a.textFlags {color:#ffffff; background-color:transparent;text-decoration: none;}
a.textFlags:visited  {color:#ffffff;background-color:transparent;}
a.textFlags:active  {color:#ffffff;background-color:transparent;}
a.textFlags:hover  {color:#ffffff; background-color:transparent; text-decoration: none;}

a.topnormal {color:#F8F8FA; background-color:transparent;text-decoration: underline;}
a.topnormal:visited  {color:#F8F8FA;background-color:transparent;}
a.topnormal:active  {color:#F8F8FA;background-color:transparent;}
a.topnormal:hover  {color:#F8F8FA; background-color:transparent; text-decoration: underline;}

ul.sideMenu li a {color:#dee6ff; background-color:transparent;text-decoration: none;}
ul.sideMenu li a:visited  {color:#dee6ff;background-color:transparent;}
ul.sideMenu li a:active {color:#dee6ff;background-color:transparent;}
ul.sideMenu li a:hover {color:#ff9900; background-color:transparent; text-decoration: none;}

ul.vertMenu li a {color:#ffffff; background-color:transparent;text-decoration: none;}
ul.vertMenu li a:visited  {color:#ffffff;background-color:transparent;}
ul.vertMenu li a:active {color:#ffffff;background-color:transparent;}
ul.vertMenu li a:hover {color:#ffffff; background-color:transparent; text-decoration: none;}

ul.sideMenu li a.active {color:#ff9900; background-color:transparent;text-decoration: none;}
ul.sideMenu li a.active:visited {color:#ff9900;background-color:transparent;}
ul.sideMenu li a.active:active {color:#ff9900;background-color:transparent;}
ul.sideMenu li a.active:hover {color:#ff9900; background-color:transparent; text-decoration: none;}

.leftSideBox .leftSideBoxTitle span a {color:#ffffff; background-color:transparent;text-decoration: none; }
.leftSideBox .leftSideBoxTitle span a:visited {color:#ffffff; background-color:transparent;}
.leftSideBox .leftSideBoxTitle span a:active { color:#ffffff; background-color:transparent;}
.leftSideBox .leftSideBoxTitle span a:hover {color:#eaeaea; background-color:transparent;text-decoration: none; }

ul.scrollNews li a {color:#fff; background-color:transparent;text-decoration: none; }
ul.scrollNews li a:visited {color:#ffffff; background-color:transparent;}
ul.scrollNews li a:active { color:#ffffff; background-color:transparent;}
ul.scrollNews li a:hover {color:#ffffff; background-color:transparent;text-decoration: none; }

.rightSideBox .rightSideBoxTitle a {color:#ffffff; background-color:transparent;text-decoration: none; }
.rightSideBox .rightSideBoxTitle a:visited {color:#ffffff; background-color:transparent;}
.rightSideBox .rightSideBoxTitle a:active { color:#ffffff; background-color:transparent;}
.rightSideBox .rightSideBoxTitle a:hover {color:#ffffff; background-color:transparent;text-decoration: none; }

a.footerLink {color:#6776a7; background-color:transparent;text-decoration: none;}
a.footerLink:visited  {color:#6776a7;background-color:transparent;}
a.footerLink:active {color:#6776a7;background-color:transparent;}
a.footerLink:hover {color:#6776a7; background-color:transparent; text-decoration: underline;}

.newsMore a{color:#d95700; background-color:transparent;text-decoration: none;}
.newsMore a:visited {color:#d95700; background-color:transparent;text-decoration: none;}
.newsMore a:active {color:#d95700; background-color:transparent;text-decoration: none;}
.newsMore a:hover {color:#d95700; background-color:transparent;text-decoration: underline;}
/*}}}*/

/*{{{ FOOTER */
#footer{
height:23px;
}

#footer .footerBg{
font: normal 11px Arial,Helvetica,Sans-Serif;
background:#ffffff url('/site/agenti_webprofessional_it/skins/6/skin_files/images/sf-footer.gif') repeat-x 0px 0px;
height:23px;
color:#6776a7;
line-height:23px;
text-align:center;
}
/*}}}*/

/*{{{ DBTOOLS */
.tablink { color: #ffcc00; font-weight: bold; text-decoration: none; }
a.menus { color: #FFFFcc; font-weight: bold; text-decoration: none; }
a.menus:hover { color: #FFCC00; font-weight: bold; text-decoration: none; }
a.submenus {  font-weight: normal; color: #ffffff; text-decoration: none; }
a.submenus:hover {  font-weight: normal; color: #ffff99; text-decoration: none; }
.spacer { font-style: normal; color: #999999; font-size: 11px; }

a.htablk { color: #ffcc00; font-weight: bold; text-decoration: none; }
a.htablk:hover { color: #ffffcc; font-weight: bold; text-decoration: none;}

td, p, input, select, textarea { }
.bold { font-weight:bold; }
.title { font-weight:bold; background-color:#666699; color:#ffffff; }
.title2 { font-weight:bold; background-color:#eeeeee; color:#666699; }
.activetitle { font-weight:bold; background-color:#9999cc; color:#ffffff; }
.caption { font-weight:bold; background-color:#003366; color:#ffffff; }
a.norm, a.norm:hover, a.norm:visited, a.norm:active { text-decoration:underline; color:#336699; }
a.inv, a.inv:hover, a.inv:visited, a.inv:active { text-decoration:underline; color:#ffffff; }
.fix40 { width:40px; }
.fix60 { width:60px; }
.fix80 { width:80px; }
.fix100 { width:100px; }
.fix260 { width:260px; }

table#db_navbar {
  margin-bottom:20px;
}


#tabellaClienti ,#tabellaPromo{
	border: solid 1px #000000;
	border-bottom:none;
	width:100%;  
	text-align:left;
}
    #tabellaPromo td {
    font-size: 11px;
    height: 25px;
    border-bottom: solid 1px #000000;
    padding-right: 5px;
    text-align:center;
    }

#tabellaClienti th,#tabellaPromo th  {
	background-color: #E0E0E0;
        border-bottom: solid 1px #000000;
        border-right: solid 1px #000000;
}

#tabellaClienti td {
	font-size:11px;
	height:25px;
        border-bottom: solid 1px #000000;
	padding-right:5px;
}

#urgenti {
	color:#ff0000;
}

.pulsanti_menu {
	width:25%;
	margin:0 0 0 2%;
	text-transform:capitalize;
}

#reportAgenteCon {
	width:49%;
	float:left;
}

#azioniAgenteCon {
	width:49%;
	float:right;
}

#fatturatoZone fieldset, #fatturatoCategorie fieldset, #legenda fieldset, #azioniClienteCon fieldset, #reportClienteCon fieldset, #reportAgenteCon fieldset, #azioniAgenteCon fieldset, #formRicercaCon fieldset, #fatturatoCat fieldset, #fatturatoArt fieldset {

	border:solid 1px #000000;
	padding: 1px;
}

#reportClienteCon{
	width:160px;
	margin: 30px 0 0 0;
}

#reportClienteCon input {
	width:100px;
	margin: 5px 10px 5px 20px;
}

#azioniClienteCon{
	width:160px;
	margin: 30px 0 0 0;
}

#azioniClienteCon input {
	width:100px;
	margin: 10px 10px 10px 20px;
}


#dettagliCliente {
/*	width:475px;  
	float:left;
*/
}

#formRicercaCon {
	text-align:center;
}


#newclient .dettCli {
	text-align:left;
	padding:0;
	margin:0;
	height:5px;
    padding: 2px 0;
/*	width:120px;*/
/*	min-width:120px;*/
}

#newclient input {
	float:left;
}

#stato_cliente {
	float:right;
	margin-right:50px;
}

#tabellaNote {
	height:86px;
	overflow:auto;
}

.tabellaNote table {
	width:100%;
	border-bottom:solid 1px #444;
	background-color:#FFFFFF;
}

.tabellaNote table th {
	border:solid 1px #444;
	border-bottom:none;
	border-left:none;	
	background-color:#E0E0E0;
}

.tabellaNote table td {
	border:solid 1px #444;
	border-bottom:none;
	border-left:none;	
}

.tabellaNote table th.primo,.tabellaNote td.primo {
	width:80px;
}
.tabellaNote table td.primo, .tabellaNote table th.primo {
	border-left:solid 1px #444;	
}

.tabellaNote table a {
	text-decoration: none;
}

#noteFooter {
	width:100%;
	text-align:left;
	margin-left:10px;
}

#legenda {
	width: 280px;
	margin: 10px 0 0 0;
}

#dettaglioNota {
/*
	margin: 25px 0 0 0;
*/
}

#dettaglioNota #sx{
	float:left;
	width:70%
}

#dettaglioNota #dx{
	margin: 0 15px 0 15px;
	float:right;
	width:120px;
}

.righe_legenda {
	margin-top:5px;
}

#legenda_rosso {
	width:15px;
	height:15px;
	background-color:#FF7A77;
	float:left;
}

#legenda_blu {
	width:15px;
	height:15px;
	background-color:#00ffff;
	float:left;
}

#legenda_giallo {
	width:15px;
	height:15px;
	background-color:#ffff00;
	float:left;
}

#legenda_bianco {
	width:15px;
	height:15px;
	background-color:#ffffff;
	float:left;
}

#legenda_verde {
	width:15px;
	height:15px;
	background-color:#7fff00;
	float:left;
}

.label_legenda {
	float:left;
	margin-left:10px;
}

#form_prospect {
	text-align:left;
}


/*}}}*/

