body
{
   margin : auto;
   background-color: #9E9E9E;
   font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
   color:#000000;
}

.contenedor
{
   color: #000000;
	width: 750px;
   background-color: #E6E6E6;
   border: 0px solid #A8413C;
   margin: 10px;
   padding: 5px;
   font-size: x-small;
   line-height: 1.4em;
}

.cuerpo
{
	background: #DDDBDB;
	width : 420px;
	float: right;
	padding: 0 0 0 0; 
}

.lateral
{
	background: #DDDBDB;
	width : 100px;
	float: left;
	margin-left: 100px;
	padding: 0 0 0 0; 
}

.aflistitcont
{
	color: #E6E6E6;
	font: Trebuchet MS;
	font-size: 9pt;
	background-color: #6C6B6B;
	border: 0px solid #A8413C;
	text-decoration: uppercase;
	margin: 15px;
	padding: 2px;
	line-height: 1.2em;
	font-weight: bold;
}

.cuerpo {
   background: Black;
	margin-left: 320px;
	margin-top: -140px;
	width: 564px;
	float: none;
	padding: 0 0 0 0;
}

.cuerpo p {margin: 5px 15px;}

.lateral {
	margin-left : 94px;
	margin-top: -180px;
	width : 214px;
	float : left;
	padding: 0 0 0 0; 
}


a:link { color: #494949; text-decoration : none;}
a:active { color: #494949; }
a:visited { color: #575757; text-decoration : none; }
a:hover { color: #A8413C;  text-decoration : none;}

a > img {
	border: thin solid #494949;
}
a:hover, a:active {color: #494949;}
a:hover img, a:active img {
	border: thin solid #A8413C;
}
