#right {
	float: left;
	width: 155px;
	text-align: center;
	background-color: rgb(218, 218, 218);
	height: 100%;
}
#hotline img    
{
  	margin-top: 10px;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: rgb(215, 117, 149);
}
#hotline p    
{
    margin-bottom: 0pt;
    padding-top: 0pt;
    padding-bottom: 0pt;
    margin-top: 5px;
    width: 120px;
    text-align: center;
    color: rgb(193, 0, 64);
}

#cercadorResul {
  	margin-top: 0px;
  	margin-left: 200px;
  	text-align: left;
    background-repeat: no-repeat;
    -x-background-x-position: left;
    -x-background-y-position: top;
}

#cercadorResul p {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/web/buscarmes.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
}
#cercadorResul p a {
	text-decoration: none;
	color: #898989;
}
#cercadorResul p a:hover   
{
    text-decoration: underline;
}

#cercador {
  	margin-top: 0px;
  	margin-left: 12px;
  	background-image: url(../images/web/separa.gif);
    background-repeat: no-repeat;
    -x-background-x-position: center;
    -x-background-y-position: top;
}

h3.right    
{
    font-size: 12px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 5px;
    text-align: left;
    padding-left: 12px;
    
}

h3.ofe    
{
    font-size: 12px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 5px;
    text-align: left;
    padding-left: 12px;
    
}

#cercador input {
	border: 1px solid #585858;
	width: 115px;
	margin-left: 0px;
	color: #7C7C7C;
	font-size: 12px;
}

#cercador input.busca {
	background-color: #DADADA;
	border: 1px solid #585858;
	background-image: url(../images/web/arrow.gif);
	background-repeat: no-repeat;
	background-position: -2px;
	width: 70px;
	margin-left: 42px;
	margin-top: 5px;
	padding-left: 5px;
	cursor: pointer;
}
#cercador p {
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/web/buscarmes.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#cercador p a {
	text-decoration: none;
	color: #898989;
}
#cercador p a:hover   
{
    text-decoration: underline;
}
#ofertas
{
  	margin-top: 0px;
  	margin-left: 12px;
  	background-image: url(../images/web/separa.gif);
    background-repeat: no-repeat;
    -x-background-x-position: center;
    -x-background-y-position: top;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px
}
#ofertas .oferta
{
    PADDING-RIGHT: 10px;
    MARGIN-TOP: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #e9e9e9;
    TEXT-ALIGN: center
}
#ofertas .oferta IMG
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: #5f5f5f 2px solid
}
#ofertas .oferta P
{
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 0px
}
#ofertas strong a    
{
    color: rgb(193, 0, 64);
    text-decoration: none;
}

#ofertas strong a:hover    
{
    text-decoration: underline;
}