.top-cont {
    background-image: url("/img/e-retail/landings/bpHead.jpg");
    color: #FFFFFF;
    height: 68px;
    padding: 0 0 0 17px;
    position: relative;
    width: 961px;
	margin:1px;
}
.top-cont h2{
	font-size: 24px;
    font-weight: bold;
    line-height: 68px;
	color:#FFF;
	text-transform: none;
}
#main-content{
	padding:0 0 20px 0;
}
.info{ 
	width:940px;
	-moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCCCCC;
    border-collapse: separate;
	margin: 20px 20px 0 20px;
}
.info tr.color {
    background-color: #FBFBFB; 
	
}
div.content-table table.info tr td.agente {
    font-size: 12px;
    font-weight: bold;
	color: #333333;
	padding:5px;
}
.info .title{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 15px 8px 5px;
	text-align:left;
}
.info td{ 
	padding:5px;
	border-bottom: 1px solid #CCCCCC;
	height:35px;
}
td.cuidad{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
	border-right: 1px solid #CCCCCC;
}
.primera-line{ 
	color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.cuidad{
	color: #666666;
    font-size: 12px;
    font-weight: bold;
    
}

td.provincia, td.distrito {
    border-right: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    width: 75px;
}

.provincia, .distrito {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.agente{
	 font-size: 12px;
     font-weight: bold;
	 width:150px;
	 border-right:1px solid #CCCCCC;
}
.direccion{
	 color: #333333;
    font-size: 11px;
    font-weight: normal;
	border-right:1px solid #CCCCCC;
	width:250px;
}
.telefono{
	border-right:1px solid #CCCCCC;
}
.direccion ul li{
	list-style-type: disc;
    margin-left:15px;
}
.horario{
	border-right:1px solid #CCCCCC;
	 width:90px!important;
}
.ultima-fila{ 
	border-bottom:none!important;
}
.horario-u{ 
	border-right:none!important;
	width:100px;
}
.linea1{
	border-right:1px solid #CCCCCC;
}
