body {
background-color: #292C24;
}

a:link {text-decoration: none;
		color: #646047;
		}
a:visited {text-decoration: none;
		color: #646047;
		}
a:hover {text-decoration: line-through; 
		color: #CCEF77;
		}
a:active {text-decoration: none;
		color: #646047;
		}
		
img:link {text-decoration: none;
		border-color: #646047;
		}
img:visited {text-decoration: none;
		border-color: #646047;
		}
img:hover {text-decoration: none; 
		border-color: #CCEF77;
		}
img:active {text-decoration: none;
		border-color: #646047;
		}

img {text-decoration: none;
	border: 0px;
}

div#general {
width:696px;
height: auto;
margin: 0 auto;
padding-right: 200px;
margin-bottom: 5px;
}

div#izquierdo {
width:310px;
height: 603px;
background-image: url(img/flechas.jpg);
background-repeat: no-repeat;
float: left;
}

div#derecho {
width: 386px;
height: auto;
float: right;
}

div#miguel {
width: 27px;
height: 330px;
float:right;
margin-top: 273px;
}

div#motivo {
width: 386px;
height: 205px;
background-image: url(img/motivo.jpg);
}

div#motivo img {
margin-top: 146px;
margin-left: 86px;
}

div#contenido {
width: 321px;
height: auto;
background-image: url(img/trama-fondo.jpg);
padding-bottom: 4px; 
}

div#caja-fondo {
width: 257px;
height: auto;
background-image: url(img/fondo-semi.png); 
margin-left: 6px;
padding-bottom: 1px;

}

.folio {
width: 233px;
height: auto;
margin-left: 12px;
background-image: url(img/fondo-semi.png); 
}

.tipancho {
width: 240px;
height: 170px;
padding-left: 10px;
padding-top: 6px;
background-image: url(img/fondo-semi.png); 
}

.tiplargo {
width: 170px;
height: 240px;
padding-left: 10px;
padding-top: 6px;
background-image: url(img/fondo-semi.png); 
}

.imagen {
width: 223px;
height: auto;
padding: 3px 0 3px 0; 
margin-bottom: 5px;
}



.h1 {
font-family: "georgia";
color: #646047;
font-size: 19px;
}

.h1:hover {
font-family: "georgia";
color: #8A9A69;
font-size: 19px;
}

.h2 {
font-family: "georgia";
color: #d1c898;
font-size: 14px;
}

.h3 {
font-family: "Courier New";
color: #d1c898;
font-size: 10px;
text-align: center;
}

.titulo p:first-letter {
font-size: 24px;
}
