.CsoBuscadorSolucionesS{
	padding-top: 40px;
}

.CsoBuscadorSolucionesS h2{
    color:#206391;
    font-size:21px;
    font-weight:normal;
    padding-bottom:15px;
    padding-left:25px;
    position:relative;
}

.buscarem{
    background:url(/img/elems/buscarembg.gif) no-repeat left top;
    width:565px;
    min-height:88px !important;
    height: 88px;
    padding-left:20px;
    margin-left:20px;
}
.buscarem2 {
    background:transparent url(/img/elems/exclamation.gif) no-repeat scroll left top;
}
.buscarem p{
    padding-top:12px;
    padding-left:12px;
}

.buscarem p span{
    font-weight:bold;
    color:#085a94;
}

.buscarinp{
    border:none;
    font:11px Tahoma;
    padding:2px 0;
    padding-bottom:3px;
    padding-left:5px;
    border:1px solid #085a94;
    background-color:white;
    float:left;
    margin-left:25px;
    margin-right:3px;
    width:177px;
}
.buscarinp2{
    margin-left:12px;
    width:260px;
    padding-left:20px;
}
.buscarinp3{
    margin-left:30px;
    width:235px;
    padding-left:20px;
    float:none;
}
.buscarinp4 {
    border:1px solid #F15E0E;
    margin-left:12px;
    padding-left:10px;
    width:268px;
}
.buscarbtn-left,
.buscarbtn-mid input,
.buscarbtn-right{
    cursor:pointer;
}
.buscarbtn-mid{
    float:left;
    background:url(/img/portada/busca_cen.gif) repeat-x;
}
.buscarbtn-mid input{
    background:transparent;
    border:none;
    height:21px;
    font:12px Tahoma;
    padding-left:2px;
    color:white;
    padding-right:7px;
    padding-bottom:3px;
    outline:none;
    /*arreglo para explorer*/
    overflow: visible;
}
.buscarbtn-left{
    background:url(/img/portada/btnIzqEmp.gif) no-repeat;
    width:22px;
    float:left;
    height:20px;
}
.buscarbtn-right{
    background:url(/img/portada/busca_der.gif) no-repeat;
    width:3px;
    float:left;
    height:20px;
}

.resultados{
    width:575px;
    margin-left:25px;
    margin-top:5px;
    margin-bottom:40px !important;
    margin-bottom: 20px;
}

.resultados h3.titResultados{
    background:url(/img/elems/lc1infobg.gif) repeat-x left bottom;
    width:100%;
    padding-bottom:2px;
    margin-bottom:3px;
    font-size:12px;
    font-weight:bold;
    color:#085a94;
    text-transform:uppercase;
}

.resultados p{
    font-size:11px;
}

.resleft{
    float:left;
    padding-bottom:5px;
}

.resleft span{
    color:#f15e0e;
}

.resright{
    float:right;
}

.resright span{
    color:#f15e0e;
    text-decoration:underline;
}

.resultados .letters1,
.resultados .letters2,
.resultados .numbers,
.resultados .todos {
    float:left;
    list-style:none;
    padding-left:0;
}

.resultados .letters2{
    margin-left:10px;
}

.resultados .numbers{
    margin-left:15px;
}

.resultados .todos{
    margin-left:10px;
    text-transform:uppercase;
}

.resultados ul{
    padding-top:20px !important;
    padding-top:0px;
}

.resultados li{
    float:left;
}

.resultados ul.letters1 li a,
.resultados ul li.todos a{
    font-size:18px;
    text-decoration:none;
    color:#31719d;
    padding:20px 2px 0px 2px;
    line-height:normal !important;
    line-height:60px;
}

.resultados ul li.todos a:hover,
.resultados ul.letters1 li a:hover,
.resultados ul.letters1 li a.selected{
    background-color:#b7cedb;
    padding-top:20px;
}


.resright a{
    color: #000000;
    font-size: 11px;
    /*padding-top: 0;*/
	 padding:0px 2px 0px 0px;
    line-height: normal;
}

.resright a:hover{
    padding-top: 0;
}

.listado{
    padding-top: 30px;
}

.searchresult{
    background:url(/img/elems/lc1infobg.gif) repeat-x left bottom;
    /*margin-left:25px;*/
    width:575px;
    position:relative;
    padding-bottom:55px;
    margin-bottom:25px;    
}
.searchresult-last{
    background:none;
}

.srphoto,
.srcontent{
    float:left;
}

.srphoto{
    padding-right:15px;
}

.srphoto img{
    border:1px solid #256da0;
    width:131px;
}
.srcontent{
    width:380px;
}
/*
.srcontent h3,
.srcontent p{
    padding-left:15px;
}*/

.srcontent h3{
    font-size:18px;
    color:#085a94;
    font-weight:normal;
    text-transform:uppercase;
}

.srcontent h3 a{
    color:#085a94;
    text-decoration:none;
}

.srcontent h3 a:hover{
    text-decoration:underline;
}

.srcontent .ubicaciones{
    padding-bottom: 5px;
}

.srcontent p a{
    color:#085a94;
    text-decoration:none;
}

.srcontent p a:hover{
text-decoration:underline;
}

.srcontent .calle{
    padding-right: 20px;
}

.srcontent .localidad{
    text-transform:uppercase;
}

.pieAsociado{
    /*clear: left;
    float: left;*/
    padding: 16px 0 0 0;
}

.srlink1{
    float: left;
}
.srlink1 a{
    color:#e97f30;
    text-decoration: underline;
}

.srlink2{
    /*position:absolute;
    bottom:16px;
    right:0;*/
    float: right;
}

.srlink2 a{
    padding-right:25px;
    background:url(/img/elems/agendalink.gif) no-repeat right 3px;
    text-decoration:none;
    color:#e97f30;
}

.srlink2 a:hover{
    text-decoration:underline;
}

/*
.srlink1{
    float: left; 
    bottom:26px;
    left:150px;
    position:absolute;
}
.srlink1 a{
    color:#e97f30;
    text-decoration: underline;
}

.srlink2{
    position:absolute;
    bottom:26px;
    right:0;
}

.srlink2 a{
    padding-right:25px;
    background:url(/img/elems/agendalink.gif) no-repeat right 3px;
    text-decoration:none;
    color:#e97f30;
}

.srlink2 a:hover{
    text-decoration:underline;
}
*/
.porcentajeBusqueda{
	position: absolute;
	top: 0px;
	right: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #96B8CE;
}

.porcentajeBusqueda span{
	font-size: 28px;
	color: #96B8CE;
}