#inout{
width:386px;
}
#contenido_outputs{
	width:386px;
	height:404px;
	background-image:  url(../images/images/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
}
#contenido_outputs #zonaescribir{
text-align:left;
	margin-right:20px;
	margin-left:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 380px;
	overflow: auto;
}
#outputopcions{
font-family:Arial;
font-size:11px;
	margin-top:20px;
	margin-right:10px;
	color: #9f9f9f;
}
#outputopcions a, #outputopcions a:visited{
	color: #9f9f9f;
	text-decoration:underline;
}
#outputopcions a:hover{
	color: #9f9f9f;
	text-decoration:none;
}
#outputtitol{
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#outputtitol a{
	color: #FF2079;
	text-decoration:underline;
}
#outputtitol a:hover{
	color: #FF2079;
	text-decoration:none;
}
#outputlista{
	margin-top:10px;
	margin-right:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#menu_outputs{
	width:386px;
	height:42px;
}