body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	FONT: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	COLOR: #B2B2B2; 
	TEXT-ALIGN: justify
}
#Izq .Autor {
	margin-top: 5px;
	width: 100%;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: normal;
	color: #B2B2B2;
}
#Izq .Contenido {
	COLOR: #B2B2B2;
	TEXT-ALIGN: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.7em;
}
#Izq .Comentario {
	font-size: 13px;
	font-weight: normal;
}
#Izq .Tag {
	font-size: 13px;
	font-weight: normal;
}
#Izq .Tag {
	width: 100%;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#Izq .Titulo {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#Izq .Titulo a {
	color: #B2B2B2;
	text-decoration: none;
	font-size: 16px;
}
#Izq .Titulo a:hover {
	color: #B2B2B2;
	font-size: 16px;
	text-decoration: underline;
}
#Izq .Titulo a:link {
	color: #B2B2B2;
	font-size: 16px;
}
#Izq #ComentariosU .Usuario {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
#Izq #ComentariosU .Coment {
	font-size: 10px;
	font-weight: normal;
}
a:link {
	font-size: 13px;
	color: #B2B2B2;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a {
	font-size: 13px;
	color: #B2B2B2;
	text-decoration: underline;
}
.textNormal {
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B2;
	line-height: 1.7em;
}
