BODY{
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
}

#contenedor{
	width: 778px;
	margin: auto;
}

.cabecera_error{
	width: 100%;
}

.enlace_pagina{
	width: 93%;
	background-color: #E6B012;
	padding: 7px 0px 5px 7%;
	text-align: left;
}

.descripcion_error{
	width: 99.5%;
	border:2px solid #E6B012;
	background-color: #FEF4D0;
	margin-top:30px;
	padding-top:2px;
	padding-bottom:2px;
}

.imagen_error{
	width: 32%;
	text-align: right;
}

.texto_error{
	width: 55%;
	padding-top:10px;
	font-size: 1.2em;
	font-weight: bold;
	color:#22200E;
	text-align: left;
}

.contenido_error{
	width: 100%;
	height: 110px;
	padding: 8px 15% 0px 0px;
}

.bloque_100pc{
	width: 100%;
}

.boton_volver{
	background-color: #AAA9A9;
	border:0;
	color:#fff;
}

.fondo_nodo{
	position:relative;
	top:-123px;
	left:359px;
}

.pie_error{
	width: 90%;
	background-color: #E6B012;
	height: 17px;
	text-align: right;
        font-style: italics;
	padding:4px 10% 0px 0px;
}

.margen_sup20px{
	margin-top:20px;
}

.fuente_blanco{
	color:#fff;
}

A{
	text-decoration: none;
}

A:HOVER{
	text-decoration: underline;
}

img{
	border:0;
}

.flota_izq{
	float: left;
}

.flota_der{
	float: right;
}

.tam1{
	font-size: 0.1em;
}

.pie_bloq{
	clear: both;
}
