@charset "utf-8";
#crossslide 
	{	height: 159px;	width: 830px; position: relative; }
#crossslide_helper 
	{ height: 41px; position:relative; width: 830px; }
#banner_top
{
	height: 115px;
	width: 830px;
	position: absolute;
	z-index: 2;
	top:0px;
	left: 0px;
	background-image:url(imagenes/cabeceras/cabecera_top.png);
	background-position:top left;
	background-repeat: no-repeat;
}
#menu_links_top
	{	/*width: 600px;	*/color:white; color: #FFF; margin: 10px 15px 0px 0px; float: right; text-align: right; font-size: 10px;}
#logo_link
	{ float:left; width: 150px; height:110px; }
#menu_links_top a, #menu_links_top a:visited
	{ text-decoration: none; color: #FFF; }

