
BODY, HTML, TD {
	color: #58595B;
/*	background-color: White;*/
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 9px;
	text-align: left;
}

/*
td {
	font-size: 9px;
	line-height: 17px;
	text-align: left;
}
*/

div.TopMenu {
	color: #D1D3D4;
	background-color: White;
	font-family: Arial, Helvetica;
	font-size: 9px;
}

a.TopMenu {
/*	color: #D1D3D4;*/
	color: #001C54;
	font-family: Verdana, Helvetica,sans-serif;
	text-decoration: none;
}

a.TopMenu:hover {
	color: #58595B;
	font-size: 9px;
}
td.BottomMenu {
	background-color: #E7E7E8;
	color: #BCBEC0;
	text-align: right;	
/* font-size: 9px;*/
}

#txtBelem {
	margin-top: 2px;
	margin-left: 44px;
	font-size: 9px;
	margin-right: 24px;
	line-height: 17px;
	text-align: left;
}

#txtWelcome1 {
	margin-top: 25px;
	font-size: 9px;
	margin-right: 24px;
	line-height: 17px;
	text-align: left;
}

#txtWelcome2 {
	margin-top: 2px;
	font-size: 9px;
	margin-left: 45px;
	margin-right: 24px;
	line-height: 17px;
	text-align: left;
}

#menuText {
	font-size: 11px;
	line-height: 21px;	
	text-align: right;
	margin-right: 0px;
	color: #939598;
}

#menuTextNosoloItalia {
	font-size: 13px;
	color: #6D6F71;
}

#menuTextMomentoLazer {
	font-size: 19px;
	color: #6D6F71;
}

#btnClientSend {
	background: #C1272D;
	color: White;
	margin : 0px;
	padding : 2px;
	margin-right: 4px;
	font-size : 12px;
	border: none;
}

#btnJobSend {
	background: #FDB827;
	color: White;
	margin : 0px;
	padding : 2px;
	margin-right: 4px;
	font-size : 12px;
	border: none;
}

#btnFranchisingInformationSend {
	background: #F26522;
	color: White;
	margin : 0px;
	padding : 2px;
	margin-right: 4px;	
	font-size : 12px;
	border: none;
}

#txtMenu1 {
	color: #68AEE0;
	text-align: center;
}

#txtMenu2 {
	color: #6C9D31;
	text-align: center;
}

#txtMenu3 {
	color: #ED1C24;
	text-align: center;
}

#txtMenu4 {
	color: #91278F;
	text-align: center;
}

#txtMenu5 {
	color: #001C54;
	text-align: center;
}

#txtMenu6 {
	color: #FDB927;
	text-align: center;
}

#txtMenu7 {
	color: #8CC63F;
	text-align: center;
}

#txtMenu8 {
	color: #C0272D;
	text-align: center;
}

#txtMenu9 {
	color: #F26522;
	text-align: center;
}

#txtMenu10 {
	color: #00529B;
	text-align: center;
}

#txtMenu11 {
	color: #EC008C;
	text-align: center;
}

#txtMenu12 {
	color: #EED51D;
	text-align: center;
}

#txtPlaces {
	margin-top: 8px;
	margin-right: 30px;
	margin-left: 24px;
	line-height: 17px;
}

#txtContacts {
	margin-top: 8px;
	margin-left: 32px;
	line-height: 17px;
}

#txtFranchisingConcept {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 8px;
	line-height: 17px;
	text-align: left;
}

#txtFranchisingConceptProducts {
	font-size: 9px;
	margin-left: 12px;
	line-height: 17px;
	text-align: left;
}


#txtFranchisingAdvantages {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 16px;
	line-height: 17px;
	text-align: left;
}
	
#txtFranchisingImage {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 16px;
	line-height: 17px;
	text-align: left;
}

#txtFranchisingRequirements {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 12px;
	line-height: 17px;
	text-align: left;
}

#txtFranchisingInformation {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 12px;
	line-height: 17px;
	text-align: left;
}

#txtFranchisingInformationTitle {
	font-size: 9px;
	font-weight: bold;
	color: #001C54;
}

#txtFranchisingTechnicalInfoTitle {
	font-size: 9px;
	font-weight: bold;
	color: #001C54;
}
#txtFranchisingTechnicalInfoLeft {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 12px;
	line-height: 17px;
	text-align: left;
	color: #000000;
}
#txtFranchisingTechnicalInfoRight {
	margin-top: 8px;
	font-size: 9px;
	margin-right: 12px;
	line-height: 17px;
	text-align: left;
}
	
	
/* General Config 
Table {
	border: Red;
	border-style: solid;
	border-width: 1px;
}
td {
	border: Green;
	border-style: solid;
	border-width: 1px;
}
tr {
	border: Blue;
	border-style: solid;
	border-width: 1px;
}
th {
	border: Brown;
	border-style: solid;
	border-width: 1px;
}
 General Config */