@charset "utf-8";
/*resetear estilos
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a{text-decoration: none;}
a img {border:none;}
ul{list-style: none;}
resetear estilos*/

.caja_buscador  {border:1px solid #999999;height:22px;margin:-5px 21px 10px 0;padding:0;width:269px; overflow:hidden;}
.caja_buscador #bcdr2 .box_buscador {border:0 none;height:18px;margin-left:5px;vertical-align:top;width:235px;}
.caja_buscador #bcdr2 .gris {/*color:#CCCCCC;*/}
.caja_buscador #bcdr2 a {color:#F60; padding-top:0;}
.caja_buscador #bcdr2 .img  {margin-top:2px;}

.contInline{margin-top:0px}
.contenido {width:735px; float:left;}
.contenido .titulobusca {font-family:arial; font-size:23px; float:left; width:730px; padding:5px 0;}
.resultados {width:735px; border:1px solid #d0d0d0; float:left;} /*height:100%; min-height:305px; height:auto !important; height:305px;*/
.resultados .cajares {float:left; width:730px; padding:0 0 0 2px;}
.resultados .cajares .items {float:left; width:697px; }
.resultados .cajares .items i {font-size:13px;}
.resultados .cajares .items .itemresult {float:left; font-family:arial; font-size:12px; width:720px; padding:10px 5px 16px 5px; line-height:1.5;}
.resultados .cajares .items .sel {background-color:#fce1c6; background-image:url(img/degr.gif); background-repeat: repeat-x; cursor:auto;}
.resultados .cajares .items .itemresult .itemgroup    {float:left; width:720px;}
.resultados .cajares .items .itemresult .itemgroup .itemtitulo   {float:left; width:720px; color:#333333; font-weight:700;}
.resultados .cajares .items .itemresult .itemgroup .itemtxt {float:left; color:#000000; width:710px; padding:0 0 0 12px;}
.resultados .cajares .items .itemresult .itemgroup .itemurl {float:left; width:710px; padding:0 0 0 12px;}
.resultados .cajares .items .itemresult .itemgroup .itemurl a {text-decoration:underline; color:#000000;}
.resultados .cajares .items  .separador {float:left; border-bottom:1px solid #c7c7c7; width:713px; line-height:0; margin-left: 7px; }
.paginador {float:left; width:700px; padding:10px 0; font-family:arial;}
.paginador ul {float:right; padding:0 0 0 542px;}
.paginador ul li {display:inline; }
.paginador ul li a {background:none; padding-left:0px;}
.paginador .sel{color:#ff6600; font-weight:700;}
.paginador .pages { font-size:12px; padding:4px; vertical-align:middle;}
.paginador .pages a {color:#000000; font-size:12px;} 
.paginador .pages a:hover {text-decoration:underline;}
.paginador .pre {padding:0 5px 0 0; }
.paginador .post {padding:0 0 0 5px; }
.paginador .sep {}
.numresults {font-size:18px;}


/*Para mostrar la página HTML según el esquema solicitado, 
se han añadido algunos estilos a los existentes en la plantilla 
de Buscador-Filtrado.htm, y se han sobreescrito otros, los cuales se 
han comentado para la correcta identificación*/

    	body	{margin:10px;}
    	img    	{border:0px;}
    	
    	#Cabecera			{background-color:Aqua;}
		#ContenidoCaja		{}
		#ContenidoDatos		{float:left; width:740px;}
		#ContenidoMenu		{background-color:red; float:left; width:160px;}
		#FiltrosOpciones	{text-align:right;}
		#FiltrosResultados	{font-size:0.8em;}
		#Pie				{background-color:Green; clear:both;}
		.Subitems			{}
		.SubitemsTitulo		{font-family:Arial; font-size:1.0em; font-weight:bold;}
		.SubitemsMas		{text-align:right;}
		
		
		#buscadoreco-NotaResultado								{font-family:Arial; font-size:12px;}
		#buscadoreco-NotaResultado #buscadoreco-textoBuscado	{font-weight:bold;}
		#buscadoreco-NotaResultado #numresults					{font-size:12px !important;}
		
		/*para el texto buscado que destacamos */
		.buscadoreco-Highlight						{font-weight:bold; background-color:#fca;}
		
		/*sobreescribimos estilos*/
		.resultados	{border:0px;}
		.resultados .cajares .items .itemresult .itemgroup				{margin-left:10px; width:600px !important; }
		.resultados .cajares .items .itemresult .itemgroup .itemtitulo  {width:610px !important; text-decoration:underline; color:#f60;}
		.resultados .cajares .items .itemresult .itemgroup .itemtxt		{color:#000000; width:610px; padding:0 0 0 0px; }
		.resultados .cajares .items .itemresult .itemgroup .itemurl		{width:610px; padding:0 0 0 0px; }
		.resultados .cajares .items .itemresult .itemgroup .itemurl a	{text-decoration:underline; color:#000000;}
 		.resultados .cajares .SubitemsMas {font-size:13px;}
 		.resultados .cajares .SubitemsMas a {color:#f60;}
		.resultados .cajares .SubitemsMas a:hover {text-decoration:underline;}
		#FiltrosOpciones {font-size:13px;}
		#FiltrosOpciones a {color:#f60;}
		#FiltrosOpciones a:hover {text-decoration:underline;}
		
		/*buscador pdv*/
		#map_canvas {width: 700px; height: 440px;}
		.contenido {overflow:hidden;width:700px;}
		
