/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/simple.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
table.mini{
font-size:12px;
}
th.mini{
background-color:#f80;
color:#FFFFFF;
}
body 
{
	background-image:url(fotos/fondo.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

/*#outer {width:748px; height:300px; background:url(clock.jpg) no-repeat right bottom; border:0px solid #ddd; border-width:5px 1px 1px; position:relative;}*/

#menu {list-style-type:none; width:850px; padding:0; margin:0 auto;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	float:left;
	background:#088;
	margin:1px 1px 0 0;
	position:relative;
	width: 100;
}
#menu li.sub {background:#f80;}
#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:24px;  text-decoration:none; text-align:center; cursor:pointer; font-weight:bold; padding-left:6px; padding-right:6px;}
#menu li:hover, #menu li a:hover {background:#c00;}
#menu ul {position:absolute;left:-9999px;width:128px;}
#menu li.click {background:#c00; }
#menu li.click ul{left:0; top:24px; background:url(transparent.gif);} /* the background image is for IE7 */
#menu li.new1{width:150px;}
#menu li.new2{width:120px;}
td.botonera{
background:#f80;
}
a.botonera:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.botonera:hover {background:#c00}

a.prin:hover{
color: #FFFFFF
}
a.prin:link{color:#FFFFFF}
a.prin:visited{color:#FFFFFF}
a.prin:hover{color:#FFFFFF}
