.comentario {
	background:#fff6dc;
	margin-bottom:15px;
	width:100%;
}

.top_left_corner {
	background:url(../imagenes/comentarios/top_left_corner.gif) left top no-repeat;
}

.top_right_corner {
	background:url(../imagenes/comentarios/top_right_corner.gif) right top no-repeat;
}

.bottom_left_corner {
	background:url(../imagenes/comentarios/bottom_left_corner.gif) left bottom no-repeat;
}

.bottom_right_corner {
	background:url(../imagenes/comentarios/bottom_right_corner.gif) right bottom no-repeat;
}

.fecha,.opciones{
	font-family:Tahoma,Arial;
	font-size:10px;
	text-align:right;
	float:right;
	padding-top:5px;
	padding-right:3px;
}

.opciones {color:#c9491c;display:none;}
.opciones a {color:#c9491c;text-decoration:none;}
.opciones a:hover {text-decoration:underline;}

.fecha {color:#837345;font-size:10px;display:block;}
.bottom_right_corner:hover .opciones{display:block;}
.bottom_right_corner:hover .fecha {display:none;}


.info {padding-left:10px;text-align:left;}/* esto creo que no se usa mas-....*/

.borde-separador-box {
padding-left:7px;
padding-right:7px;
}

.borde-separador {border-bottom:#ddcda9 1px solid;}

.nro-comentario {
font-family:"Microsoft Sans Serif";
color:#837345;
font-size:14px;
}

.usuario-comentario {
font-family:"Trebuchet MS";
color:#000000;
}

.texto {
font-family:"Microsoft Sans Serif";
font-size:12px;
color:#333333;
padding:10px;
text-align:left;
text-align: justify;
height:auto;
}

.formularioComentarios {
	width:100%;
	text-align:center;
}
.formularioComentarios textarea {
	background:url(../imagenes/bg_input.gif);
	border:#442300 1px solid;
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	font-weight:bold;
	color:#FFFCEA;
	letter-spacing:1px;
}

.formularioComentarios span{
	text-align:center;
	float:none;
	color:#ffcc66;
	font-weight:bold;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	display:block;

/*margin:0;
margin-bottom:1.2em;




text-align:center;
float:!important;
display:block;
width:100px;
margin:0px 0px 0px 0px;
cursor:pointer;
color:#fff4dc;
font-size:12px;*/
}

.formularioComentarios .enviar_comentario {
padding:2px;
border:0;
width:140px;
text-align:center;
background:url(../imagenes/comentarios/bg_enviar_comentario.gif);
font-family:"Microsoft Sans Serif";
font-size:11px;
font-weight:bold;
color:#102d02;
text-decoration:none;
letter-spacing:1px;
cursor:pointer;
}

.small_s{
font-family:Tahoma,Arial;
font-size:11px;
text-align:right;
padding-top:5px;
padding-left:5px;
color:#806335;
}

.vot_com_inv{
display:none;
}

.vot_com{
width:59px;
height:17px;
display:block;
float:right;
padding-top:5px;
padding-right:3px;
}

.bloke_vot1,.bloke_vot2,.bloke_vot3{
width:14px;
height:12px;
float:left;
}
.bloke_vot1{
background:transparent url(puntuaciones.gif) no-repeat scroll top left;
}
.bloke_vot2{
background:transparent url(puntuaciones.gif) no-repeat scroll top right;
}
.bloke_vot1:hover{
background:transparent url(puntuaciones.gif) no-repeat scroll bottom left;
}
.bloke_vot2:hover{
background:transparent url(puntuaciones.gif) no-repeat scroll bottom right;
}
.bloke_vot3{
color:#837345;font-family:tahoma;font-size:10px;width:25px;height:12px;display:block;margin-right:1px;text-align:right;
}

.error {
color:#FF3300;
font-family:"Trebuchet MS";
font-size:1.2em;
}


.comentarios h3 {
font-family:"Trebuchet MS";
color:#ffe0a1;
font-size:12px;
text-align:center;
background:none;
}