@charset "utf-8";
/* CSS Document */

#direccion{
	background-color:#dedede;
}

.direccion-titulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.direccion-titulo a:link{
	color:#666;
	text-decoration:underline;
}
.direccion-titulo a:active{
	color:#666;
	text-decoration:underline;
}
.direccion-titulo a:visited{
	color:#666;
	text-decoration:underline;
}
.direccion-titulo a:hover{
	color:#000;
	text-decoration:underline;
}

.direccion-titulo2{
	padding:7px 0 0 0;
}

.direccion-barra{
	background-color:#CCC;
}

.monterrey{
	background-color:#b8b8b8;
}

#monterrey-selected{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	background-color:#666;
}

.monterrey-sel{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#333;
	background-color:#b8b8b8;
}
.monterrey-sel a:link{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.monterrey-sel a:visited{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.monterrey-sel a:active{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.monterrey-sel a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.fondo-interior-ubicaciones{
	background-image:url(../img/ubicaciones/fondo-ciudad.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}
.fondo-interior-ubicaciones-monterrey{
	background-image:url(../img/ubicaciones/fondo-ciudad-monterrey.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

.monterrey-oficinas{
	text-align:left;
}
.monterrey-oficinas a:link{
color:#036;
text-decoration:none;
font-weight:bold;
}
.monterrey-oficinas a:active{
color:#036;
text-decoration:none;
font-weight:bold;
}
.monterrey-oficinas a:visited{
color:#036;
text-decoration:none;
font-weight:bold;
}
.monterrey-oficinas a:hover{
color:#036;
text-decoration:underline;
font-weight:bold;
}
.monterrey-oficinas-equus{
	padding:0 3px 0 7px;
	text-align:left;
	color:#CCC;
}
.monterrey-oficinas-equus a:link{
color:#fff;
text-decoration:none;
}
.monterrey-oficinas-equus a:active{
color:#fff;
text-decoration:none;
}
.monterrey-oficinas-equus a:visited{
color:#fff;
text-decoration:none;
}
.monterrey-oficinas-equus a:hover{
color:#ccc;
text-decoration:underline;
}
.monterrey-oficinas-fondo{
	background-image:url(../img/ubicaciones/sep01.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.monterrey-oficinas-titulo{
	font-size:14px;
	color:#036;
	font-weight:bold;
	line-height:26px;
	text-align:left;
}
.monterrey-oficinas-titulo-equus{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-align:left;
}
.monterrey-renta{
	text-align:center;
	color:#069;
	font-size:11px;
}
.monterrey-renta a:link{
	text-decoration:none;
		color:#036;
}
.monterrey-renta a:active{
	text-decoration:none;
		color:#036;
}
.monterrey-renta a:visited{
	text-decoration:none;
		color:#036;
}
.monterrey-renta a:hover{
	text-decoration:none;
	font-weight:bold;
		color:#036;
}

.texto-oficinas{
}
.texto-oficinas a:link{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas a:visited{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas a:active{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}