body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #3E95DC;
}
.Estilo1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

ul#menu {
	width: 95%;
	height: 38px;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: none;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

ul#menu li {
	display: block;
	float: right;
	margin: 5 0 0 5px;
	background-position: right;
	
}

ul#menu li a { 
height: 38px; 
color: #777; 
text-decoration: none; 
display: block; float: 
left; line-height: 200%; 
padding: 8px 15px 0; 
}

ul#menu li a:hover { 
color: #333; 
}

ul#menu li a.current{
	color: #FFF;
	padding: 8px 15px 0px;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}






h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


/*- Menu 8--------------------------- */
	.menu8 {
	width: 200px;
	margin: 10px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
.menu8  a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu8 a:link, .menu8  a:visited {
	color: #656556;
	display: block;
	background:  url(menu8.gif);
	padding: 8px 0 0 20px;
	}
	
.menu8  a:hover {
	color: #474739;
	background:  url(menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
	


#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 980px;
	height: 150px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 980px;
	height: 150px;
}

