﻿.Blog
{
	float: left;
	text-align: left;
	width: 580px;
	padding: 0 0 0 0px;
	text-decoration: none;
}

.Blog div
{
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 8px;
}

div a
{
	text-decoration: none;
}

.Blog_Titulo
{
	color: #115A7D;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}


.Fecha
{
	font-size: 13px;
	text-align: left;
	color: #115A7D;
}

.Titulo
{
	color: #97c15b;
	font-weight: bold;
	font-size: 18px;
}

.Cajon
{
	background-color: #E5EDD8;
	width: 100%;
	color: #696969;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}

.Cajon a
{
	font-weight: bold;
	font-size: 11px;
	color: #326987;
	text-decoration: none;
}

.Cuerpo
{
	float: left;
	max-width: 530px;
	padding: 0 0 0 50px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

.Cuerpo hr
{
	height: 2px;
	border: solid 1px #97c15b;
	width: 100%;
}

.Cuerpo a
{
	color: #97c15b;
	text-decoration: none;
}

.Comentarios
{
	float: left;
	background-color: #E5EDD8;
	color: #696969;
	padding: 20px 20px 20px 20px;
	font-size: 11px;
	max-width: 550px;
}

.Comentarios a
{
	font-weight: bold;
	font-size: 11px;
	color: #326987;
	text-decoration: none;
}

.Comentarios hr
{
	height: 2px;
	border: solid 1px #97c15b;
	width: 100%;
}

.Texto_0
{
	color: #97c15b;
	font-size: 18px;
	font-weight: 600;
}

.Comentarios div
{
	float: left;
	padding: 5px 5px 5px 5px;
	width: 98%;
	font-size: 11px;
	color: #696969;
	margin: 5px 0 5px 0;
}
.Comment
{
	background-color: #ffffff;
}

.Comment span
{
	margin-bottom: 5px;
}

.Comment input
{
	border: none;
	background-color: Transparent;
	color: #326987;
	font-weight: bold;
}

.Comentarios input, textarea
{
	/*border: solid 1px #696969;*/
	border: none;
	padding: 2px 2px 2px 2px;
	margin: 5px 0 10px 0;
}

.Comenterios table
{
	float: left;
	background-color: #E5EDD8;
}

.List
{
	font-size: 12px;
}

.List span
{
	font-size: 12px;
}


.List .Categoria
{
	font-size: 18px;
	font-weight: 600;
	color: #97c15b;
}
