.caja_busqueda {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

.txt_pie_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #7B8137;*/
	color: #545825;
}

.titulo_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #21465F;
}

.marco_imagenes {
	border: 1px solid #7B8137;
}

.titulo_promocion_col_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}

.txt_promocion_col_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B8137;
}

.titulo_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F99302;
	font-weight: bold;
	text-align:left
}

img{ border:0 }

#col_izq{
	padding-right:40px;
	border-right:#CADF97 solid 1px;
	padding-top:20px
}

#main{
	margin-top:20px;
	margin-left:2cm;
	width:567px
}

#favoritos{
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:1100;
	overflow:auto;
	width:100%;
	border-top:solid #CCC 1px;
	height:173px
}		

#minimizar{
	position:fixed;
	left:0px;
	bottom:0px;
	z-index:1100;
	overflow:auto;
}		

.top_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F99302;
	font-weight: bold;
	text-decoration:none;
}

#fondo_banner{
	background-image:url(imagenes/banner/fondo-sobre.png);
	background-repeat:no-repeat;
	height:121px;
	width:1112px;
	position:absolute;
	margin:auto;
	z-index:10;
	left:0px;
}
