/* CABEZAL
------------------------------ */
#head {
	height:121px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	background:#f2f2f2;
}

div.top {
	background:#0066cc;
	color:#fff;
	padding:5px 10px;
}

div.top div.fecha {
	font-size:10px;
	font-weight:bold;
	float:left;
	width:225px;
	margin-top:3px;
}

div.top ul {
	float:left; 
	margin-top:2px;
	_margin-top:2px;
	width:280px;
}

div.top ul li {
	list-style-type:none; 
	line-height:15px; 
	background:url(../img/ent/bg_ul_li_top.png) no-repeat 0px 8px; 
	padding-left:10px;
	margin-right:10px;
	float:left;
}

div.top ul li a,
div.top ul li a:visited,
div.top ul li a:hover {
	color:#fff;
}

#search {
	float:right; 
	width:230px; 
	_width:235px; 
	margin:auto; 
	clear:none;
}

#search input {border:1px solid #cee2f4;}
#search form {float:right; margin-right:0px; _margin-right:0px;}
#search .bag {background:url(../img/ent/bag.gif) repeat-x top; border:1px double #ccc; width:70px; color:#fff; margin-left:5px;}


h1#logo {
	padding:10px;
	float:left;
}

#logo a {height: auto; display: inherit; width: auto;}

#spot {
	border-top:1px solid black; 
	background:#eee; 
	padding:5px 0 5px 10px; 
	color:#053f74;
	clear: both;
}
#spot1 {
	border-top:none;
	background:url(../img/ent/comillas.png) no-repeat;
	width:260px;
	float:right;
	color:#000; 
	font-size:12px;
	margin: 20px 0 0;
	font-style:italic;
}

#spot1 p {padding:0px 25px;}

#spot1 span {font-size:10px;}
#spot span {text-transform:uppercase;}

#palaclav {width:140px;}

#calendario-noti {
	display: none;
	padding:5px 5px 20px 5px;
	background:#FFFFFF;
	z-index:100;
	width:275px;
	height:211px;
	position:absolute;
	right:500px;
	border:1px solid #FADDA9;
	top:31px;
}
