body {
color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #A9A9A9 url(../fotogs/empty.gif) repeat-y 80% 0;
	margin: 0px;
	padding: 0px;
	}	
	
h1, h2, h3, h4, p, pre, table, div
{
	margin: 10px 2% 0px 4%;
	padding: 0px; 	
}
A:link {
color: #FF0000;
text-decoration: none;
}

A:visited {
color: #483D8B;
text-decoration: none;
}

A:hover {
color: Black;
text-decoration: none;
background-color: White;
}

A:active {
color: Blue;
text-decoration: none;
}

h5
{
	margin: 10px 2% 8px 1%;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.resenya{
	font-size: 0.9em;
}

ul, ol
{
	margin-right: 25%;
	margin-left: 13%;
	padding: 0px;
}
div.listing pre{
	margin: 0;
}

div#titulo{
	padding: 0;
	background-color: #767D83;
	border-bottom: 1px solid Black;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	margin: 0px;
		}
	
.cos {
	margin: 0px 20% 0px 2em;
	border: 1px solid #000000;
	padding: 0px 5px 5px;
	background-color: #ffffff;
	position: absolute;
	z-index: 2;
	width: 70%;
	top: 253px;
	left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
}

.navegar {
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: Silver;
	border: 1px solid black;
	padding: 2px;
	line-height: 14px;
	z-index: 25;
	position: absolute;
	clear: right;
	top: 253px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

div#fotog {
	text-align: center;
	margin: 0px;
	float: right;
	width: 12%;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 0 5px;
	position: absolute;
	z-index: 50;
	right: 2%;
	top: 260px;
}

div#fotog img{
	width: 80px;
	margin: 10px 0 0 0;
	border: 1px solid #000000;
}
.indentat {
	padding-left: 35px;
}

