
#izquierda{
	
	float:left;
	margin: 20px 0px 10px;
	width:305px;
}

#derecha{
	height:260px;
	float:right;
	margin:0px 0px 10px 0px;
	width:471px;
}


#idioma{
	position: absolute;
	top:41px;
	left:765px;
	font-weight:bold;
	font-size:10px;
		
}
div#idioma a {
  text-decoration:none;
  filter: alpha(opacity=50); opacity: .5;
}
#idioma a:hover {filter: alpha(opacity=100);opacity:1;}

#idioma img {border:0px}



#caja{
/*	background:#F5F5F5 none repeat scroll 0 0;*/
	padding:10px 10px 20px 20px;

}


div#caja a{color:#0089CE;}

/*
div#caja p a:hover {color:#0089CE;background:#FED402;}
	*/

.floatstop {
	clear:both;
}


.promocion{
	float:left;
	margin:5px;
	/*border-style:solid;
	border-width:1px;
	border-color:#0089CE;*/
}
