img{
	border:0px;
}

.tooltip {
	display:none;
	background-color:#ffa;
	border:1px solid #cc9;
	padding:3px;
	font-size:13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
}

/* style the trigger elements */
#triggers img {
	border:0;
	cursor:pointer;
	margin-left:11px;
}

.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;
	text-align:justify;
}

.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F77A0;
}

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

.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;
}
.boton_naranja{
	color:#FFFFFF; 
	background-color:#FF6600; 
	border-bottom-style:none; 
	border-right-style:none; 
	border-left-style:none; 
	border-top-style:none;
}
.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;
}


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

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

#col_izq{
	float:right; 
	/*width:265px; */
	width:7cm; 
	border-right:#CADF97 solid 1px;
	padding-top:19px;
	padding-right:0.5cm
}

#nw_width{ width:2cm }
#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;
}
