﻿

.lblTitulo{
	color:#f38b0a;
	font-size:21px;
	font-weight:bold;
}

.divSucursales{
	width:880px;
}

.Sucursal{
	float:left;
	width:420px;
	margin-top:20px;
	margin-right:20px;
}

.nomSucursal{
	width:420px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#525263;
}

.SucursalSec_A{
	width:100px;
}

.SucursalSec_A a{
	width:70px;
	float:left;
	background:#cad2d6;
	padding-top:6px;
	padding-bottom:5px;
	text-decoration:none;
	text-align:center;
	border:#b2bbbf solid 1px;
}

.SucursalSec_A a:hover{
	background:#f38b0a;
	color:#FFFFFF;
	text-decoration:none;
}

.SucursalSec_A a img{
	vertical-align:middle;
}

.SucursalSec_B{
	width:100%;
	height:100px;
	font-size:12px;
	line-height:1.5;
}

.SucursalSec_B_A{
	border-bottom: solid 1px #eeeeee;
	margin-left:10px;
	padding-bottom:10px;
}

.SucursalSec_B_B
{
	float:left;
	width:150px;
	margin-left:0px;
	padding-top:10px;
}

.SucursalSec_B_C{
	float:right;
	width:150px;
	margin-left:10px;
	padding-top:10px;
}