﻿body{
font-family:Arial, Verdana, Sans-Serif;
}


/*--------------------------------------------------------------
-------------------------- GENERALES -------------------------*/ 
a{text-decoration:none; color:#4B4847;} /*color:#009900;font-weight:bold;*/

h1{font-size:21px;font-weight:bold;color:#4C4847;margin:0 0 15px 0;}
h2{font-size:20px;font-weight:normal;color:#4C4847;margin:0 0 11px 0;}
h3{font-size:16px;font-weight:bold;color:#4B4847;margin:0 0 8px 0}
h4{font-size:14px;font-weight:bold;color:#4B4847;margin:0 0 6px 0}
h5{font-size:13px;font-weight:bold;color:#4B4847;margin:0 0 6px 0}
h6{font-weight:bold;margin:0 0 4px 0}
/*----------------------- END GENERALES ----------------------*/



/*Active states on pages*/
/*--------------------------------------------------------------
---------------------------- FILTROS --------------------------*/ 
.filterbox .filterHeader{
color:#4C4847;
font-weight:bold;
font-size:14px;
text-align:center;
}
.filterbox .filterHeader .bestPrice{
display:block;
font-size:50px;
}
.filterbox .filterHeader .bestPrice .currency{
font-size:20px;
}

/*-----------------------------------------------------------------------
----------------------------------LISTADOS-------------------------------*/
.results  .paginatitulo{margin:0 0 5px 0; width:580px;}
.results .searchInfo
{
    color:#4C4847;
    font-size:14px;
    line-height:18px;
    text-transform:none;
}
.results .searchInfo .dates {font-weight:bold;}
