@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	margin: 10px;
}

a:link, a:visited, a:active  {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}

h1 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;

}
h2 {
	font-size: 15px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
}

.bgLeft {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_mid_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 27px;
	padding-left: 27px;
}

.bgRight {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_mid_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgLeftDown {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_down_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgCenterDown {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_down_center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgLeftTop {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bgCenterTop {
	background-image: url(../landing_InmerZION/raizalia_imgs/bg_top_center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
}
.button2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
}
.select {
	font-size: 11px;
	color: #666666;
	width: 170px;
	border: 1px solid #999999;
	height: 18px;
	line-height: 18px;
}
.estilo_select {
	font-size: 11px;
	color: #666666;
	height: 130px;
	width: 100%;
	border-top-style: none;
}
.coloazul {
	color: #003333;
	font-weight: bold;
}
.resaltadoGRIS {
	background-color: #eee;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.resaltadoAzul {
	background-color: #dedede;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.numeroinmueble {
	font-size: 11px;
	font-weight: normal;
}

#menu a:link, #menu a:active, #menu a:visited  {
	color: #333;
	height: 25px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999;
	border-left-color: #CCCCCC;
	font-size: 11px;
	line-height: 25px;
	border-bottom-color: #999;
	padding: 2px;
}
.borde-punteado {
	border: 1px dashed #999;
	padding: 3px;
}
.publicidad {
	font-size: 10px;
	color: #999;
}

#menu a:hover  {
	color: #3366CC;
	background-color: #EEEEEE;
}
#titular a:link, #titular a:active, #titular a:visited  {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 3px;
	display: block;
	background-image: url(file://///moises/www/Raizalia/www/raizalia_img/vineta_azul.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
#titular a:hover  {
	color: #3366CC;
}
#pestanas a:link, #pestanas a:active, #pestanas a:visited, #pestanas a:hover  {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}



.Estilo1 {color: #FFFFFF}
.Estilo2 {color: #FFFFFF; font-weight: bold; }

.estilopestana {
	color: #666666;
	height: 18px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-left: 3px;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
}
.filetedown {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
}
.topNoticias {
	font-size: 12pt;
	font-weight: bold;
	color: #292929;
	background-image: url(../landing_InmerZION/raizalia_imgs/noticias.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
}
.topRecibir {
	font-size: 13px;
	font-weight: bold;
	color: #292929;
	background-image: url(../landing_InmerZION/raizalia_imgs/recibir.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	display: block;
	padding-right: 50px;
}
.topAvisos {
	font-size: 13px;
	font-weight: bold;
	color: #292929;
	background-image: url(../landing_InmerZION/raizalia_imgs/alarma.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 20px;
}

