a.enlcomm:link, a.enlcomm:visited {
	font-weight: bold;
	color: #46a3c9;
	font-size: 14px;
}
a.enlcomm:hover {
	font-weight: bold;
	color: #bfa76f;
	font-size: 14px;
	cursor: pointer;
}
a.mincom:link, a.mincom:visited {
    background-image: url(/imagenes3/com.gif);
    font-size: 9px;
    color: #0099FF;
    text-decoration: none;
    background-repeat: no-repeat;
    margin-left: 6px;
    text-align: right;
    position: relative;
    padding-left: 14px;
    display: inline;
    background-position: 2px;
}
a.mincom:hover  {
    background-image: url(/imagenes3/com.gif);
    font-size: 9px;
    color: #3a3a3a;
    text-decoration: underline;
    background-repeat: no-repeat;
    margin-left: 6px;
    text-align: right;
    position: relative;
    padding-left: 14px;
    display: inline;
    background-position: 2px;
}
.comment {
	border: 1px dashed #e3dfc1;
	margin-top: 6px;
}
.comuser {
	width: 680px;
	margin-top: 6px;
	position: relative;
	overflow: hidden;
}
.iconcom {
	background-image: url(/imagenes3/coment.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	position: relative;
	float: left;
	overflow: hidden;
	top: 4px;
	margin-right: 12px;
	left: 10px;
}
.insertado {
	font-size: 9px;
	color: #999999;
	position: relative;
	width: 400px;
}

.newcom {
	background-color: #f4f4f4;
	border: 1px solid #aca899;
	position: relative;
	color: #666666;
	padding: 6px;
	font-size: 10px;
	height: 28px;
}
.oper {
	color: #333333;
	background-color: #D7D7D0;
	width: 205px;
	border: 1px solid #999999;
	font-size: 10px;
	float: right;
	margin: 3px;
	position: relative;
	right: 3px;
	bottom: -2px;
}
.postcom {
	position: relative;
	top: 2px;
	margin-top: 8px;
	padding-bottom: 2px;
	width: 100%;
	padding-right: 4px;
	padding-left: 4px;
}
.tcabc {
	font-size: 22px;
	color: #FFFFFF;
	background-color: #b3995d;
	border: 1px solid #b3995d;
	padding: 6px;
	position: relative;
}
.textopost {
	color: #333333;
	margin-top: 8px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-image: url(/imagenes3/gustos.gif);
	background-repeat:   repeat-x;
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 13px;
}
.usereply {
	font-size: 11px;
	font-weight: bold;
	color: #2b6eb0;
	text-decoration: none;
}
.usuario {
	font-size: 15px;
	font-weight: bold;
	color: #bfa76f;
	position: relative;
	margin-top: 5px;
	width: 400px;
}
.postformulario {
	position: relative;
	border-bottom-style: solid;
	border-bottom-color: #bfa76f;
	top: 2px;
	margin-top: 8px;
	border-bottom-width: 3px;
	padding-bottom: 2px;
}.captcha {
	height: 50px;
	width: 200px;
}

