body {
	overflow: hidden;
	background-image: url(wallpaper.jpg);
}
#contenedor_g{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-292px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
  }
#web{
	width:801px;
	border: 5px solid #000000;
	height:514px;
	background-color: #000000;
  }
#cabecera {
	height: 185px;
	width: 800px;
	background: url(imagenes/cabecera-miweb.jpg) no-repeat;
}
#contenedor {
	width: 800px;
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	height: 19px;
	text-align: right;
	letter-spacing: 0.1em;
}
#temas {
	width: 300px;
	height: 310px;
	float: left;
	text-align: right;
	list-style-position: inside;
	background: #ABABAB top;
}
#temas ul{
	list-style: none;
	margin: 16px 16px 0px 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
}
#temas li{
	height: 16px;
	width: 225px;
	border-top: 1px solid #4C4944;
	padding-top: 3px;
	padding-bottom: 9px;
	_padding-bottom: 0px;
	*padding-bottom: 9px;
	float: right;
}
#temas li a{
	text-decoration: none;
	text-indent: 15px;
	display: block;
	color: #515151;
	letter-spacing: 0.05em;
}
#temas li a:hover{
	letter-spacing: 0.20em;
	color: #000000;
}
#temas li a:active{
	letter-spacing: 0.2em;
	background: url(imagenes/fondo_temas2.jpg);
}
.texto_identidad {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.11em;
	color: #FFFFFF;
	text-align: left;
	float: left;
	line-height: 14px;
}
.Estilo1 {
	font-size: 18px;
	color: #99FF00;
	font-weight: bold;
}
.Estilo2 {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.Estilo3 {
	font-size: 18px;
	color: #8E0000;
	font-weight: bold;
}
.Estilo4 {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.Estilo5 {
	font-size: 18px;
	color: #996633;
	font-weight: bold;
}
.Estilo6 {
	font-size: 18px;
	color: #FF3366;
	font-weight: bold;
}
.Estilo7 {
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}
.Estilo8 {
	color: #000000;
	letter-spacing: 0.2em;
	background-color: #999999;
	background-image: url(imagenes/fondo_temas2.jpg);
}
.Estilo9 {
	font-size: 18px;
	color: #336666;
	font-weight: bold;
}
.Estilo10 {
	font-size: 18px;
	color: #663366;
	font-weight: bold;
}
#pie {
	height: 25px;
	width: 800px;
}

