.novisible{
	visibility: hidden;
	display: none;
}

.visible{
	visibility: visible;
}
body{
	font-family: Calibri;
	font-size: 14px;
}

.menu {
	width: 100%;
	height: 38px;
	background-image:url(images/bgrayadomamei.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.menuCornerLeft {
	width: 11px;
	height: 38px;
	background-image:url(images/bgrayadomameileftcorner.jpg);
	background-repeat: repeat-x;
}

.menuCornerRight {
	width: 11px;
	height: 38px;
	background-image:url(images/bgrayadomameirightcorner.jpg);
	background-repeat: repeat-x;
}

.textoMenu {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}

.titleSub {
	/* width: 100%;*/
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.textoMenu a {
	padding-top: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 26px;
}

.textoMenu a:hover {
	background-image: url(images/bgrollover.jpg);
}


.lineaBajoMenu {
	width: 100%;
	background-color: #D33D1D;
}

.propListingTable{
	background-image: url(images/propiedadesport.jpg);
	background-repeat: no-repeat;
	height: 46px;
}

.textoListing {
	font-size: 11px;
	color: #C6391B;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 30px;
	margin-top: -1px;
	font-size: 13px;
}

.textoListing a {
	font-size: 11px;
	color: #C6391B;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 30px;
	margin-top: -1px;
}

.textoListing a:hover {
	font-size: 11px;
	color: #C6391B;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 30px;
	margin-top: -1px;
}

.textoAzul {
	font-size: 12px;
	color: #006BB7;
}

.footer {
	width: 100%;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	height: 74px;
	padding-left: 20px;
	text-align: left;
}

.formcaption{
	padding-left: 12px;
	font-family: Verdana;
	font-size: 11px;
	/* background-image:url(images/bgrayadomamei.jpg); */
	/* background: #f35935; */
	text-align: right;
	width: 80px;
	font-weight: bold;

}

.formcontent {
	padding-left: 11px;
	font-family: Verdana;
	font-size: 10px;
	/* background: #016bb7; */
	width: 150px;
}
