/*
Actividades
*/

.gris{
	color:#999;
}

.act{
	margin-bottom:10px; 
	width:650px;  
	border-bottom:#ccc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.act_int{
	position:relative; 
	width:650px; 
	padding-bottom:10px; 
	background:#FFF;
}

.ocu{
	display:none;
	width:650px; 
	margin-bottom:10px; 
	margin-top:10px;
	font-size:11px;
	color:#666;
}

.ocu a{
	color:#039;
	font-weight:bold;
	text-decoration:none;
}

.ocu a:hover{
	text-decoration:underline;
}

.ocu_sub{
	border:#ccc 1px solid; 
	width:630px;
	padding:10px;
	text-align:center;
	background:#f5f7fd; 
}

.ocu_sub2{
	border:#ccc 1px solid; 
	width:630px;
	padding:10px;
	text-align:center;
	background:#E1EDF0; 
}

.media_pub{
	float:left;
	margin-right:10px;
}

.texto_pub{
	float:left;
	width:370px;
	font-size:11px;
	color:#666;
}

.titulo_pub{
	color:#666;
	font-size:13px;
}

.titulo_pub a, .texto_pub a{
	color:#036;
	text-decoration:none;
	
}

.texto_pub a{
	font-weight:bold;
}

.titulo_nombre{
	font-weight:bold;
}

.titulo_pub a:hover, .texto_pub a:hover{
	color:#069;
}


.act_ins_comentario .input{
	width:400px;
	border:#C8E0E8 1px solid;
	font-size:11px;
	color:#666;
	height:25px;
	padding-top:3px;
	padding-left:5px;

}

.act_ins_comentario_ext .avatar, .act_comentario .avatar{
	float:left;
	width:30px;
}

.act_ins_comentario_ext .ins_comentario, .act_comentario .comentario{
	float:left;
	margin-left:10px;
	width:360px;
}

.act_ins_comentario_ext .ins_comentario .texto{
	font-size:11px;
	color:#333;
	width:360px;
	height:35px;
	margin-bottom:8px;
}

.act_bloque{
	padding:5px;
	width:410px;
	background:#DEEAED;
	border-bottom:#fff 1px solid;
	display:block;
	font-size:11px;
}

.act_comentario{
	color:#333;
	font-size:11px;
}

.act_bloque a, .act_comentario a{
	text-decoration:none;
	color:#036;
	font-weight:bold;
}

.act_bloque a:hover, .act_comentario a:hover{
	color:#036;
	text-decoration:underline;
}

.boton a{
	background:#73A9CA url(/img/blue.gif) top repeat-x;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 6px 4px 6px;
	border:#06C 1px solid;
}

.boton a:hover{
	background:#408EA8 url(/img/blue.gif) top repeat-x;
	text-decoration:none;
	color:#fff;
}

.pie_pub{
	color:#666;
	font-size:11px;
}

.pie_pub a{
	color:#036;
	font-weight:bold;
	text-decoration:none;
}

.pie_pub a:hover{
	text-decoration:underline;
}

.act_ocultar{
	position:absolute; 
	left:580px; 
	top:0px;
}

.act_ocultar a{
	text-decoration:none;
	color:#444;
	font-size:11px;
	font-weight:bold;
}

.act_ocultar a:hover{
	color:#333;
	text-decoration:underline;
}
