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

.visible{
	visibility: visible;
}
body{
	/* font-family: Helvetica; */
	font-family: Century Gothic;
	font-size: 14px;
}

table{
	
	font-family: Century Gothic;
	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;
}

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

.textoMenu a:link	{ color: #FFFFFF; text-decoration: none;}
.textoMenu a:visited{ color: #FFFFFF; text-decoration: none;}
.textoMenu a:active	{ color: #FFFFFF; text-decoration: none;}
.textoMenu a:hover 	{ color: #FFFFFF; text-decoration: underline;}

.nextPrev {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}

.nextPrev a:link	{ color: #000000; text-decoration: none;}
.nextPrev a:visited { color: #000000; text-decoration: none;}
.nextPrev a:active	{ color: #000000; text-decoration: none;}
.nextPrev a:hover 	{ color: #000000; text-decoration: underline;}


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

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

.textoListing a:link	{ text-transform: uppercase; color: #C6391B; text-decoration: none; margin-left: 20px; margin-top: -1px; font-weight: bold; font-size: 12px; padding: 5px;}
.textoListing a:visited { text-transform: uppercase; color: #C6391B; text-decoration: none; margin-left: 20px; margin-top: -1px; font-weight: bold; font-size: 12px; padding: 5px;}
.textoListing a:active	{ text-transform: uppercase; color: #C6391B; text-decoration: none; margin-left: 20px; margin-top: -1px; font-weight: bold; font-size: 12px; padding: 5px;}
.textoListing a:hover 	{ text-transform: uppercase; color: #C6391B; text-decoration: underline; margin-left: 20px; margin-top: -1px; font-weight: bold; font-size: 12px; padding: 5px;}

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

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

.textoListing a:hover {
	font-size: 8px;
	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;
}
