@charset "utf-8";
/* CSS Document */

body { 
text-align: center;
min-width: 800px;
	font-family: Gothic;
}
@font-face {
 font-family: Gothic;
 src: url("css/Gothic.eot") /* EOT file for IE */
}
@font-face {
 font-family: Gothic;
 src: url("css/Gothic.ttf") /* TTF file for CSS3 browsers */
}

.texto_caja {
	font-family: Gothic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}
#menu {
	
	left:317px;
	top:0;
	width:772px;
	height:138px;
	z-index:1;
	float:right;
}

#menu {
	
	left:317px;
	top:0;
	width:772px;
	height:138px;
	z-index:1;
	float:right;
}

#content {
	

	position:relative;
	width:1024px;
	
	z-index:3;
	float:right;
}
#pie {
	clear:both;
	
	
	width:1024px;
	height:95px;
	z-index:4;
	
}
#logo {
	background:url(http://www.rener.biz/_imagenes/logo_rener.png) no-repeat;
	
	left:64px;
	top:0px;
	width:252px;
	height:107px;
	z-index:5;
	float:left;
}
#finlogo {
	background:url(_imagenes/logo_rener_down.png) no-repeat;
	
	left:64px;
	top:252px;
	width:252px;
	height:31px;
	z-index:5;
	float:left;
}
#contenedorcabecera {
	position:absolute;
	
	top:0px;
	width:1024px;
	height:107px;
	z-index:6;
}
#contenido {
	
	position:relative;

	top:130px;
	width:1024px;
	
	
	z-index:6;
}
#contenedor {
	text-align: left;
	width:1024px;
	margin: 0 auto;
	z-index:7;
	margin-top: 0;
	height:100%;
	left: 236px;
	
}
