*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
body {
	margin: 0;
	padding:0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-position:center top;
	background-repeat:repeat-y;
	text-align: center;
	color:#FFFFFF
}
.header_index{		
	width:100%;
	top: 50%;
	left:0;
	margin-left:0;
}
	#centrarte {		
		width:100%;
		position: absolute;
		top: 50%;
		margin-top: -10px;
		left:0;
		margin-left:0;
		text-align:center;
		margin: 0px auto;
	}
	#zains a {
		background: url(images/zains.png) top right no-repeat;
		position: fixed;
		bottom: 0;
		right: 0;
		height: 50px;
		width: 50px;
	}
	#zains a:hover {
		border: none;
		background-position: 0 -50px;
	}
	#zains a span {
		display: none;
	}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo2 {font-size: 14px}
.centro{
	width:770px;
	color: #FFF;
}
#topbar{
    position:absolute;
    border: 0px solid black;
    width: 616px;
	height: 459px;
    z-index: 200;
    top: 120px;
    left: 120px;
	visibility: hidden;
}
.top{
	background-image:url(images/bg-box-top.png);
	width: 616px;
	height:75px;
	border: 0;
	margin: 0;
	padding: 0;
}
.main{
	background-image:url(images/bg-box-body.png);
	width: 616px;
	border: 0;
	margin: 0;
}

.bottom{
	background-image:url(images/bg-box-bottom.png);
	width: 616px;
	height:30px;
	border: 0;
	margin: 0;
}


.menu_top{
	width:100%;
	height:55px;
	background:url(images/nav_bg2.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}
.menu_medio{
	width:100%;
	height:200px;
	background:#000;
	background-position:center;
	background-repeat:repeat-x;
	text-align:center;
}
.menu_bottom{
	width:100%;
	height:55px;
	background:url(images/nav_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:bottom;
}
.menu_logo{
	background:url(images/logo.jpg);
	height:200px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
}
#contenedor{ 
    text-align: left; 
    width: 770px; 
    margin: auto; 
} 
.proximos_titulo{
	width:100%;
	height:55px;
	background: #000 url(images/proximos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
.proximos_1{
	width: 250px; 
    float:left;
	text-align:center;
	background: #555;
	height:250px;
}
.proximos_2{
	margin-left: 260px; 
    width: 250px; 
	text-align:center;
	background: #999;
	height:250px;
}
.proximos_3{
   	width: 250px; 
   	float: right;
	text-align:center;
	background: #555;
	height:250px;
}
