@charset "utf-8";
/* CSS Document */

.stfecha
{
margin:2px 5px;
position:relative;
}

.stfecha .fechac
{
float:left;
position:relative;
color:#777777;
}

.fechac
{
color:#777777;	
}

.stfecha a
{
position:relative;
color:#3B5998;
font-weight:bold;
cursor:pointer;
text-decoration:none;
}

.stfecha a:hover
{
position:relative;
color:#3B5998;
font-weight:bold;
cursor:pointer;
text-decoration:underline;
}

.stcomentbox
{ 
width:95%;
margin:2px;
border:solid #B8B9B9 1px;
position:relative;
float:left;
clear:both;
}

.stcomentfoto
{
width:60px;
position:relative; 
margin:5px 5px 5px 5px;
float:left;	
}

.stcomentfoto img
{
width:60px;
height:55px; 
border:none;
background-position:center center;
background-repeat:no-repeat;
position:relative;
}

.stcoment
{
margin:5px 5px 5px 5px;	
width:80%;
float:left;	
}

.stcoment a
{
text-decoration:none;
font-size:12px;
margin:4px; 
font-weight:bold;
color:#3B5998;
}

.stcomentform
{
width:94%;
margin:2px;
background-color:#C4CFE0;
border:double #999999 3px;
position:relative;
float:left;
}

.stcomenttext
{
width:78%;
position:relative;
margin:5px 5px 5px 5px;
float:left;
}

.stcomenttext textarea
{
width:100%;
}


.stcomentboton
{
width:100%;
clear:both;
float:left;
text-align:right;
position:relative;	
}

.stcomentboton input
{
position:relative;
font-weight:bold;
font-size:12px;
cursor:pointer;
border:1px #29447E double;
color:#FFFFFF;
padding:2px 4px 3px;
background-color:#5B74A8;
}



.stsubcomentbox
{ 
width:75%;
margin:0px 2px 0px 35px;
border:solid #B8B9B9 1px;
position:relative;
float:left;
}

.stcomentformresponder
{
width:75%;
margin:0px 2px 4px 35px;
background-color:#C4CFE0;
border:dotted #999999 1px;
position:relative;
float:left;
}


.stcomentformresponder textarea
{
height:29px;
min-height:29px;	
}
