.tituloComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 7px;
	word-spacing: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;

}

.cuantosComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	word-spacing: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.tablaMensajeComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	word-spacing: 1px;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9DB3BF;
	border-right-color: #9DB3BF;
	border-bottom-color: #9DB3BF;
	border-left-color: #9DB3BF;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.tablaComments {
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #6F99BB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;

}

.tablaCommentsVariacion {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0099CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #F8F9FA;
}

.tablaComments_numero {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px double #6F99BB;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 10px;
	float: left;
	width: 30px;
	text-align: center;
	background-color: #FFF7D9;
	height: 14px;
	
}

.tablaComments_nombre {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;

}

.tablaComments_nombre a:link{

color: #0066CC;
text-decoration: none;
text-decoration: underline;

}

.tablaComments_nombre a:hover{

color: #0066CC;
font-weight: bold;

}

.tablaComments_nombre a:visited{

color: #91B0C8;
font-weight: bold;
text-decoration: underline;

}

.tablaComments_fecha {

font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #A6ADC8;

}

.tablaComments_contenido {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px;
word-spacing: 3px;
text-align: left;
}

.comentariosBlogsForm {
	width: 100%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 1px dotted #5E92C6;
	padding: 5px;
}

.comentariosBlogsForm:focus, .comentariosBlogsForm:hover {

	background-color: #EFF3F5;

}

.datosBlogsForm {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 1px dotted #5E92C6;
	padding: 1px;
}

.datosBlogsForm:focus, .datosBlogsForm:hover {

	background-color: #EFF3F5;

}

.botonBlogsForm {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	border: 1px solid #5E92C6;
	padding: 1px;
	background-color: #FAEEDE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.botonBlogsForm:focus, .datosBlogsForm:hover {

	background-color: #EFF3F5;

}

.datosIngresaBlogsForm {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5C7996;

}

.registroComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	word-spacing: 1px;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: center;
	margin: 8px;
	padding: 4px;
}

.registroComments a:link{
	
	text-decoration: underline;
}

.registroComments a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 8px;
	padding: 4px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

.registroComments a:visited{
	
	color: #666666;
	text-decoration: underline;


}

.showContentClassCuantosHayComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	word-spacing: 1px;
	color: #999999;
	text-align: right;
}

.showContentClassCuantosHayComments a:link{

	color: #003D59;

}

.showContentClassCuantosHayComments a:hover{

	color: #002537;

}

.showContentClassCuantosHayComments a:visited{

	color: #3A586D;

}

.showContentClassToComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	word-spacing: 1px;
	color: #999999;
	text-align: right;
}

.showContentClassToComment a:link{

	color: #003D59;

}

.showContentClassToComment a:hover{

	color: #002537;

}

.showContentClassToComment a:visited{

	color: #3A586D;

}