@charset "utf-8";
/* CSS Document */
body{background:#262525; color:#999999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}
.campos-gral{
	background:#fbfbfb;
	border:1px solid #e5e5e5;
}	
.tituloop{
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	background:url(file:///C|/AppServ/www/img/op.gif) no-repeat;
}
.tituloop span{
	background:#f9f9f9;
	margin-left:20px;
	padding:0 5px;
}
#urlpl{
	color:#999;
}
#pemal{
	color:#999999;
	background:#424040;
}
#permalink{
	width:100px;
}
.inputCom{
	width:250px;
}
.ayuda{color:#595858; font-size:12px; padding:5px 20px; background:url(../img/flechita2.gif) 0px 4px no-repeat; font-style:italic; font-family:"Times New Roman", Times, serif;}
.ayuda a{color:#595858; font-weight:bold;}
.error{
	text-align:left;
	background:#F63;
	padding:8px 12px;
	width:200px;
	margin-top:10px;
	color:#FFF;
}